Trace number 1538763

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.82 1200.34

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S1510966387-018.cnf
MD5SUM3576a3cf7cfc1985034b5d4b3a46f902
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark989.377
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.98/20.00	c SATzilla is building models for class 2
19.98/20.00	c run presolver march_dl2004 for 5 seconds ... 
19.98/20.00	c Bin: Executing march_dl2004
19.98/20.00	c spawning binary file with 5 seconds ...
19.98/20.00	c child exit by a signal
19.98/20.00	c march_dl2004 returned code 137.
19.98/20.00	c run presolver mxc-sr08 for 5 seconds ... 
19.98/20.00	c Bin: Executing mxc-sr08
19.98/20.00	c spawning binary file with 5 seconds ...
19.98/20.00	c child exit by a signal
19.98/20.00	c mxc-sr08 returned code 137.
19.98/20.00	c Orignal number of varibales is 12000, number of clauses is 50400 
19.98/20.00	c predicted feature computation time is 9.927160 
19.98/20.00	c Bin: Executing satelite
19.98/20.00	c spawning binary file with 240 seconds ...
19.98/20.00	c child exited successfully
19.98/20.00	c satzilla computing base features
19.98/20.00	c Number of variabe is: 11696, Number of clause is : 50088 
19.98/20.00	c Initializing...
19.98/20.00	c satzilla compute diameter ...
19.98/20.00	c start diameter features ...
19.98/20.00	c satzilla doing clause learning
19.98/20.00	c start clause learning features ...
19.98/20.00	c Bin: Executing zchaff07
19.98/20.00	c spawning binary file with 2 seconds ...
19.98/20.00	c child exit by a signal
19.98/20.00	c satzilla doing survey propogation probe
19.98/20.00	c do survay propogation for 2 second ...
19.98/20.00	c satzilla doing local search probe
19.98/20.00	c satzilla doing lobjois search-space size estimate
19.98/20.00	c features are:12000 50400 11696 50088 0.0259918 0.00622904 0.233509 0.494239 0.587245 0.711271 0.000259622 0.0645969 0.000256498 0.000512996 0.157853 0 0.964862 0.000259622 0.289352 3.99297e-05 0.000758665 2.71554 0.22592 0.170329 0 1 3.35655 0.000127621 0.400278 0 0.000419262 2.33579 0.493911 0.000525894 0.292826 7.98594e-05 0.00159719 5.01163 0.0213911 5 6 0.0633548 16.7538 0.366003 6 39 25 9 20 13 15 57.2232 0.191092 39.6667 85.875 72.1333 42.7778 63.6667 50.3571 55.8333 0.393383 0.578638 5.8297e-05 1 0.706356 0.085476 0.569946 0.2061 0.384919 0.0917887 0.655556 0.00244987 0.536145 0.177631 0.0277269 0.122437 0.0468558 0.0781059 266.8 0.153707 2565.2 0.0176359 2570.5 2482 2617 0.169279 0.319146 0.837016 0.00724806 0.238566 0.303114 
19.98/20.00	c satzilla's ranking:
19.98/20.00	c 1) march_dl2004: 3.229355
19.98/20.00	c 2) minisat20SAT07: 3.225558
19.98/20.00	c 3) minisat20: 3.162974
19.98/20.00	c 4) mxc-sr08: 3.106584
19.98/20.00	c 5) zchaff_rand: 1.722903
19.98/20.00	c 6) vallst: 0.542787
19.98/20.00	c 7) tts-4-0: 0.268781
19.98/20.01	c 8) SATenstein: -10000.000000
19.98/20.01	c 9) gnovelty+: -10000.000000
19.98/20.01	c 10) adaptg2wsat+: -10000.000000
19.98/20.01	c 11) adaptg2wsat0: -10000.000000
19.98/20.01	c 12) picosat846: -10000.000000
19.98/20.01	c 13) kcnfs04SAT07: -10000.000000
19.98/20.01	c satzilla running march_dl2004 ... 
1199.76/1200.33	c Bin: Executing march_dl2004
1199.76/1200.33	c spawning binary file with 1180 seconds ...
1199.76/1200.33	c child exit by a signal
1199.76/1200.33	c march_dl2004 returned code 137.
1199.76/1200.33	c satzilla running minisat20SAT07 ... 
1199.76/1200.33	c Bin: Executing minisat20SAT07
1199.76/1200.33	c minisat20SAT07 returned code 1.
1199.76/1200.33	c satzilla running minisat20 ... 
1199.76/1200.33	c Bin: Executing minisat20
1199.76/1200.33	c minisat20 returned code 1.
1199.76/1200.33	c satzilla running mxc-sr08 ... 
1199.76/1200.33	c Bin: Executing mxc-sr08
1199.76/1200.33	c mxc-sr08 returned code 1.
1199.76/1200.33	c satzilla running zchaff_rand ... 
1199.76/1200.33	c Bin: Executing zchaff_rand
1199.76/1200.33	c zchaff_rand returned code 1.
1199.76/1200.33	c satzilla running vallst ... 
1199.76/1200.33	c Bin: Executing vallst
1199.76/1200.33	c vallst returned code 1.
1199.76/1200.33	c satzilla running tts-4-0 ... 
1199.76/1200.33	c Bin: Executing tts-4-0
1199.76/1200.33	c tts-4-0 returned code 1.
1199.76/1200.33	c satzilla running SATenstein ... 
1199.76/1200.33	c Bin: Executing SATenstein
1199.76/1200.33	c SATenstein returned code 1.
1199.76/1200.33	c satzilla running gnovelty+ ... 
1199.76/1200.33	c Bin: Executing gnovelty+
1199.76/1200.33	c gnovelty+ returned code 1.
1199.76/1200.33	c satzilla running adaptg2wsat+ ... 
1199.76/1200.33	c Bin: Executing adaptg2wsat+
1199.76/1200.33	c adaptg2wsat+ returned code 1.
1199.76/1200.33	c satzilla running adaptg2wsat0 ... 
1199.76/1200.33	c Bin: Executing adaptg2wsat0
1199.76/1200.33	c adaptg2wsat0 returned code 1.
1199.76/1200.33	c satzilla running picosat846 ... 
1199.76/1200.33	c Bin: Executing picosat846
1199.76/1200.33	c picosat846 returned code 1.
1199.76/1200.33	c satzilla running kcnfs04SAT07 ... 
1199.76/1200.33	c Bin: Executing kcnfs04SAT07
1199.76/1200.33	c kcnfs04SAT07 returned code 1.
1199.76/1200.33	c ERROR: All Failed! 
1199.76/1200.33	c SATZILLA_TIME=1199.980000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538763-1238440668/watcher-1538763-1238440668 -o /tmp/evaluation-result-1538763-1238440668/solver-1538763-1238440668 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538763-1238440668.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.98 1.00 3/68 1718
/proc/meminfo: memFree=1059640/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=1740 CPUtime=0
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 1116728558 1781760 292 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 435 292 50 118 0 314 0

[startup+0.0207199 s]
/proc/loadavg: 1.00 0.98 1.00 3/68 1718
/proc/meminfo: memFree=1059640/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=1872 CPUtime=0.01
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 351 0 0 0 1 0 0 0 19 0 1 0 1116728558 1916928 346 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 468 346 50 118 0 347 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3928

[startup+0.101727 s]
/proc/loadavg: 1.00 0.98 1.00 3/68 1718
/proc/meminfo: memFree=1059640/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=4300 CPUtime=0.09
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 1069 0 0 0 9 0 0 0 19 0 1 0 1116728558 4403200 777 1992294400 134512640 134996440 4294956192 18446744073709551615 134544594 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 1075 777 53 118 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.301749 s]
/proc/loadavg: 1.00 0.98 1.00 3/68 1718
/proc/meminfo: memFree=1059640/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=4556 CPUtime=0.29
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 3321 0 0 0 28 1 0 0 21 0 1 0 1116728558 4665344 837 1992294400 134512640 134996440 4294956192 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 1139 837 55 118 0 1018 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.701793 s]
/proc/loadavg: 1.00 0.98 1.00 3/68 1718
/proc/meminfo: memFree=1059640/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=14468 CPUtime=0.69
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 10106 0 0 0 63 6 0 0 25 0 1 0 1116728558 14815232 3222 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 3617 3222 72 118 0 3496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16524

[startup+1.50188 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1720
/proc/meminfo: memFree=1046888/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=13656 CPUtime=1.49
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11063 0 0 0 118 31 0 0 25 0 1 0 1116728558 13983744 3097 1992294400 134512640 134996440 4294956192 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 3414 3097 74 118 0 3293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15712

[startup+3.10206 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1720
/proc/meminfo: memFree=1047208/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=0
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116728557 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 112 96 399 0 111 0
[pid=1719] ppid=1718 vsize=13672 CPUtime=3.09
/proc/1719/stat : 1719 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11068 0 0 0 277 32 0 0 25 0 1 0 1116728558 14000128 3102 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1719/statm: 3418 3102 74 118 0 3297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15728

[startup+6.30141 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1721
/proc/meminfo: memFree=1052392/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=2056 CPUtime=4.99
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 156 11141 0 0 0 0 467 32 19 0 1 0 1116728557 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 514 125 107 399 0 111 0
[pid=1721] ppid=1718 vsize=7848 CPUtime=1.28
/proc/1721/stat : 1721 (mxc-sr08) R 1718 1718 1548 0 -1 4194304 2162 0 0 0 128 0 0 0 25 0 1 0 1116729058 8036352 1789 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1721/statm: 1962 1789 71 138 0 1821 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9904

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 1.00 2/69 1722
/proc/meminfo: memFree=1054512/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=6408 CPUtime=12.67
/proc/1718/stat : 1718 (SATzilla2009_C) R 1715 1718 1548 0 -1 4194304 1819 15323 0 0 242 1 989 35 25 0 1 0 1116728557 6561792 1236 1992294400 134512640 136149437 4294956224 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/1718/statm: 1602 1236 135 399 0 1199 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6408

[startup+25.5015 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1039592/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=14084 CPUtime=5.48
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11160 0 0 0 519 29 0 0 25 0 1 0 1116730558 14422016 3194 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 3521 3194 74 118 0 3400 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22964

[startup+51.1014 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1037736/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=15908 CPUtime=31.05
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11571 0 0 0 3076 29 0 0 25 0 1 0 1116730558 16289792 3605 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 3977 3605 74 118 0 3856 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 24788

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1037416/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=16416 CPUtime=82.23
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11694 0 0 0 8194 29 0 0 25 0 1 0 1116730558 16809984 3728 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4104 3728 74 118 0 3983 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 25296

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1037160/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=16672 CPUtime=142.21
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11768 0 0 0 14191 30 0 0 25 0 1 0 1116730558 17072128 3802 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4168 3802 74 118 0 4047 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25552

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1036968/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=16924 CPUtime=202.19
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11825 0 0 0 20189 30 0 0 25 0 1 0 1116730558 17330176 3859 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4231 3859 74 118 0 4110 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25804

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1036776/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=17052 CPUtime=262.16
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11870 0 0 0 26186 30 0 0 25 0 1 0 1116730558 17461248 3904 1992294400 134512640 134996440 4294956192 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4263 3904 74 118 0 4142 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25932

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1036712/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=17180 CPUtime=322.13
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 11897 0 0 0 32183 30 0 0 25 0 1 0 1116730558 17592320 3931 1992294400 134512640 134996440 4294956192 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4295 3931 74 118 0 4174 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26060


################
# More data... #
################


[startup+762.306 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1036008/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=17800 CPUtime=741.96
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12059 0 0 0 74166 30 0 0 25 0 1 0 1116730558 18227200 4093 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4450 4093 74 118 0 4329 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 26680

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035880/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=17924 CPUtime=801.94
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12075 0 0 0 80164 30 0 0 25 0 1 0 1116730558 18354176 4109 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4481 4109 74 118 0 4360 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 26804

[startup+882.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035880/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=17924 CPUtime=861.91
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12086 0 0 0 86161 30 0 0 25 0 1 0 1116730558 18354176 4120 1992294400 134512640 134996440 4294956192 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4481 4120 74 118 0 4360 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 26804

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035880/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18052 CPUtime=921.88
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12100 0 0 0 92158 30 0 0 25 0 1 0 1116730558 18485248 4134 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4513 4134 74 118 0 4392 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 26932

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18052 CPUtime=981.86
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12112 0 0 0 98156 30 0 0 25 0 1 0 1116730558 18485248 4146 1992294400 134512640 134996440 4294956192 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4513 4146 74 118 0 4392 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 26932

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18052 CPUtime=1041.84
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12123 0 0 0 104153 31 0 0 25 0 1 0 1116730558 18485248 4157 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4513 4157 74 118 0 4392 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 26932

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1101.82
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12133 0 0 0 110151 31 0 0 25 0 1 0 1116730558 18612224 4167 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4167 74 118 0 4423 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 27056

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1161.79
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12142 0 0 0 116148 31 0 0 25 0 1 0 1116730558 18612224 4176 1992294400 134512640 134996440 4294956192 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4176 74 118 0 4423 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 27056

Solver just ended. Dumping a history of the last processes samples

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1169.79
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12143 0 0 0 116948 31 0 0 25 0 1 0 1116730558 18612224 4177 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4177 74 118 0 4423 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 27056

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1176.19
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12145 0 0 0 117588 31 0 0 25 0 1 0 1116730558 18612224 4179 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4179 74 118 0 4423 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 27056

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1177.78
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12145 0 0 0 117747 31 0 0 25 0 1 0 1116730558 18612224 4179 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4179 74 118 0 4423 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 27056

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1178.58
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12145 0 0 0 117827 31 0 0 25 0 1 0 1116730558 18612224 4179 1992294400 134512640 134996440 4294956192 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4179 74 118 0 4423 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 27056

[startup+1199.9 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1179.38
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12145 0 0 0 117907 31 0 0 25 0 1 0 1116730558 18612224 4179 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4179 74 118 0 4423 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 27056

[startup+1200.3 s]
/proc/loadavg: 1.00 0.98 1.00 2/70 1724
/proc/meminfo: memFree=1035752/2055920 swapFree=4176188/4192956
[pid=1718] ppid=1715 vsize=8880 CPUtime=19.98
/proc/1718/stat : 1718 (SATzilla2009_C) S 1715 1718 1548 0 -1 4194304 4226 17257 0 0 753 20 1172 53 25 0 1 0 1116728557 9093120 1956 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1718/statm: 2220 1956 220 399 0 1817 0
[pid=1724] ppid=1718 vsize=18176 CPUtime=1179.78
/proc/1724/stat : 1724 (march_dl2004) R 1718 1718 1548 0 -1 4194304 12145 0 0 0 117947 31 0 0 25 0 1 0 1116730558 18612224 4179 1992294400 134512640 134996440 4294956192 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1724/statm: 4544 4179 74 118 0 4423 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 27056

Child status: 17
Real time (s): 1200.34
CPU time (s): 1199.82
CPU user time (s): 1198.77
CPU system time (s): 1.05384
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 27056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.77
system time used= 1.05384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33645
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 4042

runsolver used 1.10983 second user time and 3.2725 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-30 21:17:49
IDJOB=1538763
IDBENCH=70367
IDSOLVER=527
FILE ID=node59/1538763-1238440668
PBS_JOBID= 9061618
Free space on /tmp= 66248 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S1510966387-018.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538763-1238440668/watcher-1538763-1238440668 -o /tmp/evaluation-result-1538763-1238440668/solver-1538763-1238440668 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538763-1238440668.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3576a3cf7cfc1985034b5d4b3a46f902
RANDOM SEED=1778910244

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1060184 kB
Buffers:        102580 kB
Cached:         787084 kB
SwapCached:      10112 kB
Active:         141236 kB
Inactive:       760000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060184 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:           32372 kB
Writeback:           0 kB
Mapped:          16732 kB
Slab:            80172 kB
Committed_AS:  3022284 kB
PageTables:       1724 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node59 at 2009-03-30 21:37:49