Trace number 1558216

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.15 1199.81

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.844
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.26/22.33	c SATzilla is building models for class 2
22.26/22.33	c run presolver march_dl2004 for 5 seconds ... 
22.26/22.33	c Bin: Executing march_dl2004
22.26/22.33	c spawning binary file with 5 seconds ...
22.26/22.33	c child exit by a signal
22.26/22.33	c march_dl2004 returned code 137.
22.26/22.33	c run presolver mxc-sr08 for 5 seconds ... 
22.26/22.33	c Bin: Executing mxc-sr08
22.26/22.33	c spawning binary file with 5 seconds ...
22.26/22.33	c child exit by a signal
22.26/22.33	c mxc-sr08 returned code 137.
22.26/22.33	c Orignal number of varibales is 31503, number of clauses is 94748 
22.26/22.33	c predicted feature computation time is 13.916886 
22.26/22.33	c Bin: Executing satelite
22.26/22.33	c spawning binary file with 240 seconds ...
22.26/22.33	c child exited successfully
22.26/22.33	c satzilla computing base features
22.26/22.33	c Number of variabe is: 13726, Number of clause is : 56930 
22.26/22.33	c Initializing...
22.26/22.33	c satzilla compute diameter ...
22.26/22.33	c start diameter features ...
22.26/22.33	c satzilla doing clause learning
22.26/22.33	c start clause learning features ...
22.26/22.33	c Bin: Executing zchaff07
22.26/22.33	c spawning binary file with 2 seconds ...
22.26/22.33	c child exit by a signal
22.26/22.33	c satzilla doing survey propogation probe
22.26/22.33	c do survay propogation for 2 second ...
22.26/22.33	c satzilla doing local search probe
22.26/22.33	c satzilla doing lobjois search-space size estimate
22.26/22.33	c features are:31503 94748 13726 56930 1.29513 0.664289 0.241103 0.189743 1.54917 1.12857 0.000215797 1.07687 0.000145709 0.0024042 0.976528 0.661532 0.94091 0.000215797 0.795696 0.000122958 0.00194976 2.44065 0.179763 0.150364 0 0.777778 2.3252 0.000148691 0.937605 3.51309e-05 0.00156332 1.87951 0.894186 0.000405628 0.759921 7.02617e-05 0.00216055 8.35926 0.0609775 7 10 0.729476 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.753862 0.339142 5.6732e-06 0.971755 0.925642 0.253894 0.901641 0.75322 0.853347 0.0328999 0.5625 3.46115e-10 0.171469 0.0555016 0.0132514 0.0423014 0.0215992 0.0311469 1098.22 0.601871 3841 0.249719 4063 4016 4092 1.03067 0.670934 0.97 0.135318 0.24437 0.603855 
22.26/22.33	c satzilla's ranking:
22.26/22.33	c 1) minisat20SAT07: 3.634758
22.26/22.33	c 2) mxc-sr08: 3.279357
22.26/22.33	c 3) zchaff_rand: 2.780540
22.26/22.33	c 4) minisat20: 2.251614
22.26/22.33	c 5) march_dl2004: 1.093198
22.26/22.33	c 6) vallst: 0.188355
22.26/22.33	c 7) tts-4-0: 0.117795
22.26/22.33	c 8) SATenstein: -10000.000000
22.26/22.33	c 9) gnovelty+: -10000.000000
22.26/22.33	c 10) adaptg2wsat+: -10000.000000
22.26/22.33	c 11) adaptg2wsat0: -10000.000000
22.26/22.33	c 12) picosat846: -10000.000000
22.26/22.33	c 13) kcnfs04SAT07: -10000.000000
22.26/22.33	c satzilla running minisat20SAT07 ... 
1199.11/1199.80	c Bin: Executing minisat20SAT07
1199.11/1199.80	c spawning binary file with 1177 seconds ...
1199.11/1199.80	c child exit by a signal
1199.11/1199.80	c minisat20SAT07 returned code 137.
1199.11/1199.80	c satzilla running mxc-sr08 ... 
1199.11/1199.80	c Bin: Executing mxc-sr08
1199.11/1199.80	c mxc-sr08 returned code 1.
1199.11/1199.80	c satzilla running zchaff_rand ... 
1199.11/1199.80	c Bin: Executing zchaff_rand
1199.11/1199.80	c zchaff_rand returned code 1.
1199.11/1199.80	c satzilla running minisat20 ... 
1199.11/1199.80	c Bin: Executing minisat20
1199.11/1199.80	c minisat20 returned code 1.
1199.11/1199.80	c satzilla running march_dl2004 ... 
1199.11/1199.80	c Bin: Executing march_dl2004
1199.11/1199.80	c march_dl2004 returned code 1.
1199.11/1199.80	c satzilla running vallst ... 
1199.11/1199.80	c Bin: Executing vallst
1199.11/1199.80	c vallst returned code 1.
1199.11/1199.80	c satzilla running tts-4-0 ... 
1199.11/1199.80	c Bin: Executing tts-4-0
1199.11/1199.80	c tts-4-0 returned code 1.
1199.11/1199.80	c satzilla running SATenstein ... 
1199.11/1199.80	c Bin: Executing SATenstein
1199.11/1199.80	c SATenstein returned code 1.
1199.11/1199.80	c satzilla running gnovelty+ ... 
1199.11/1199.80	c Bin: Executing gnovelty+
1199.11/1199.80	c gnovelty+ returned code 1.
1199.11/1199.80	c satzilla running adaptg2wsat+ ... 
1199.11/1199.80	c Bin: Executing adaptg2wsat+
1199.11/1199.80	c adaptg2wsat+ returned code 1.
1199.11/1199.80	c satzilla running adaptg2wsat0 ... 
1199.11/1199.80	c Bin: Executing adaptg2wsat0
1199.11/1199.80	c adaptg2wsat0 returned code 1.
1199.11/1199.80	c satzilla running picosat846 ... 
1199.11/1199.80	c Bin: Executing picosat846
1199.11/1199.80	c picosat846 returned code 1.
1199.11/1199.80	c satzilla running kcnfs04SAT07 ... 
1199.11/1199.80	c Bin: Executing kcnfs04SAT07
1199.11/1199.80	c kcnfs04SAT07 returned code 1.
1199.11/1199.80	c ERROR: All Failed! 
1199.11/1199.80	c SATZILLA_TIME=1199.310000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1558216-1238865795/watcher-1558216-1238865795 -o /tmp/evaluation-result-1558216-1238865795/solver-1558216-1238865795 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1558216-1238865795.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 1.00 1.00 3/73 5233
/proc/meminfo: memFree=1384632/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) R 5231 5233 4918 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=2800 CPUtime=0
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 484 0 0 0 0 0 0 0 18 0 1 0 1159244539 2867200 479 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 700 481 49 118 0 579 0

[startup+0.0437149 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5233
/proc/meminfo: memFree=1384632/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=3752 CPUtime=0.04
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 771 0 0 0 4 0 0 0 18 0 1 0 1159244539 3842048 766 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 938 766 50 118 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5808

[startup+0.101725 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5233
/proc/meminfo: memFree=1384632/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=4544 CPUtime=0.09
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 999 0 0 0 9 0 0 0 19 0 1 0 1159244539 4653056 994 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 1136 994 50 118 0 1015 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6600

[startup+0.301763 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5233
/proc/meminfo: memFree=1384632/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=10680 CPUtime=0.29
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 3291 0 0 0 29 0 0 0 22 0 1 0 1159244539 10936320 2238 1992294400 134512640 134996440 4294956176 18446744073709551615 134617611 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 2670 2238 55 118 0 2549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12736

[startup+0.70184 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5233
/proc/meminfo: memFree=1384632/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=10676 CPUtime=0.69
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 4431 0 0 0 68 1 0 0 25 0 1 0 1159244539 10932224 2237 1992294400 134512640 134996440 4294956176 18446744073709551615 134658044 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 2669 2237 55 118 0 2548 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12732

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5235
/proc/meminfo: memFree=1375528/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=10668 CPUtime=1.49
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 7008 0 0 0 146 3 0 0 25 0 1 0 1159244539 10924032 2245 1992294400 134512640 134996440 4294956176 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 2667 2245 57 118 0 2546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12724

[startup+3.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5235
/proc/meminfo: memFree=1348712/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=0
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1159244538 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5233/statm: 514 112 96 399 0 111 0
[pid=5234] ppid=5233 vsize=37192 CPUtime=3.09
/proc/5234/stat : 5234 (march_dl2004) R 5233 5233 4918 0 -1 4194304 15232 0 0 0 303 6 0 0 25 0 1 0 1159244539 38084608 8859 1992294400 134512640 134996440 4294956176 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5234/statm: 9298 8859 69 118 0 9177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39248

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5236
/proc/meminfo: memFree=1365928/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=2056 CPUtime=5
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 152 16328 0 0 0 0 493 7 16 0 1 0 1159244538 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 514 121 104 399 0 111 0
[pid=5236] ppid=5233 vsize=18532 CPUtime=1.28
/proc/5236/stat : 5236 (mxc-sr08) R 5233 5233 4918 0 -1 4194304 5054 0 0 0 127 1 0 0 25 0 1 0 1159245039 18976768 4216 1992294400 134512640 135078026 4294956176 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5236/statm: 4633 4216 71 138 0 4492 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20588

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 1.01 2/74 5237
/proc/meminfo: memFree=1376688/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=6736 CPUtime=12.66
/proc/5233/stat : 5233 (SATzilla2009_C) R 5231 5233 4918 0 -1 4194304 1986 25571 0 0 135 0 1118 13 25 0 1 0 1159244538 6897664 1319 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/5233/statm: 1684 1319 135 399 0 1281 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6736

[startup+25.5016 s]
/proc/loadavg: 1.13 1.03 1.01 2/75 5239
/proc/meminfo: memFree=1360232/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=16904 CPUtime=3.15
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 4341 0 0 0 314 1 0 0 25 0 1 0 1159246772 17309696 3925 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 4226 3925 73 138 0 4085 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26432

[startup+51.1015 s]
/proc/loadavg: 1.08 1.03 1.01 2/75 5239
/proc/meminfo: memFree=1360488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=16904 CPUtime=28.73
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 4341 0 0 0 2872 1 0 0 25 0 1 0 1159246772 17309696 3925 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 4226 3925 73 138 0 4085 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26432

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/75 5239
/proc/meminfo: memFree=1360360/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=17312 CPUtime=79.91
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 4416 0 0 0 7990 1 0 0 25 0 1 0 1159246772 17727488 4000 1992294400 134512640 135078472 4294956176 18446744073709551615 134550611 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 4328 4000 73 138 0 4187 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 26840

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/75 5239
/proc/meminfo: memFree=1360040/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=17656 CPUtime=139.87
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 4494 0 0 0 13986 1 0 0 25 0 1 0 1159246772 18079744 4078 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 4414 4078 73 138 0 4273 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 27184

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 5239
/proc/meminfo: memFree=1359720/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=17932 CPUtime=199.84
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 4566 0 0 0 19982 2 0 0 25 0 1 0 1159246772 18362368 4150 1992294400 134512640 135078472 4294956176 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 4483 4150 73 138 0 4342 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 27460

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1358440/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=19444 CPUtime=259.81
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 4923 0 0 0 25979 2 0 0 25 0 1 0 1159246772 19910656 4507 1992294400 134512640 135078472 4294956176 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 4861 4507 73 138 0 4720 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 28972

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1357032/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=20764 CPUtime=319.77
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 5254 0 0 0 31975 2 0 0 25 0 1 0 1159246772 21262336 4838 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 5191 4838 73 138 0 5050 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 30292


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1353640/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=24224 CPUtime=799.51
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6070 0 0 0 79948 3 0 0 25 0 1 0 1159246772 24805376 5654 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6056 5654 73 138 0 5915 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 33752

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1353256/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=24712 CPUtime=859.48
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6174 0 0 0 85944 4 0 0 25 0 1 0 1159246772 25305088 5758 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6178 5758 73 138 0 6037 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 34240

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352616/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25372 CPUtime=919.44
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6346 0 0 0 91940 4 0 0 25 0 1 0 1159246772 25980928 5930 1992294400 134512640 135078472 4294956176 18446744073709551615 134549411 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6343 5930 73 138 0 6202 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 34900

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352552/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=979.41
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6364 0 0 0 97937 4 0 0 25 0 1 0 1159246772 26128384 5948 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5948 73 138 0 6238 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 35044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352552/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1039.38
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6366 0 0 0 103934 4 0 0 25 0 1 0 1159246772 26128384 5950 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5950 73 138 0 6238 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 35044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352552/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1099.34
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6367 0 0 0 109930 4 0 0 25 0 1 0 1159246772 26128384 5951 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5951 73 138 0 6238 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 35044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1159.31
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 115927 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 35044

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1167.31
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 116727 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1189.61
Current children cumulated vsize (KiB) 35044

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1173.71
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 117367 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1196.01
Current children cumulated vsize (KiB) 35044

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1175.31
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 117527 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1197.61
Current children cumulated vsize (KiB) 35044

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1176.11
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 117607 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550624 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 35044

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1176.51
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 117647 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 35044

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1176.71
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 117667 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 35044

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 5239
/proc/meminfo: memFree=1352488/2055920 swapFree=4173988/4192956
[pid=5233] ppid=5231 vsize=9528 CPUtime=22.3
/proc/5233/stat : 5233 (SATzilla2009_C) S 5231 5233 4918 0 -1 4194304 4609 27901 0 0 886 13 1317 14 25 0 1 0 1159244538 9756672 2137 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5233/statm: 2382 2137 220 399 0 1979 0
[pid=5239] ppid=5233 vsize=25516 CPUtime=1176.81
/proc/5239/stat : 5239 (minisat20SAT07) R 5233 5233 4918 0 -1 4194304 6368 0 0 0 117677 4 0 0 25 0 1 0 1159246772 26128384 5952 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/5239/statm: 6379 5952 73 138 0 6238 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 35044

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.15
CPU user time (s): 1198.81
CPU system time (s): 0.337948
CPU usage (%): 99.9448
Max. virtual memory (cumulated for all children) (KiB): 39640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.81
system time used= 0.337948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38892
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= 4288

runsolver used 1.21281 second user time and 3.18952 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-04 19:23:15
IDJOB=1558216
IDBENCH=70853
IDSOLVER=527
FILE ID=node76/1558216-1238865795
PBS_JOBID= 9085926
Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-20-s100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558216-1238865795/watcher-1558216-1238865795 -o /tmp/evaluation-result-1558216-1238865795/solver-1558216-1238865795 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1558216-1238865795.cnf

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED=522316473

node76.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1385112 kB
Buffers:         76856 kB
Cached:         509344 kB
SwapCached:      10772 kB
Active:         304096 kB
Inactive:       294608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385112 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:           32952 kB
Writeback:           0 kB
Mapped:          19108 kB
Slab:            57172 kB
Committed_AS:  3057280 kB
PageTables:       2048 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= 66496 MiB
End job on node76 at 2009-04-04 19:43:15