Trace number 1723998

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.66 1200.21

General information on the benchmark

Namemizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.388
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.75/22.81	c SATzilla is building models for class 2
22.75/22.81	c run presolver march_dl2004 for 5 seconds ... 
22.75/22.81	c Bin: Executing march_dl2004
22.75/22.81	c spawning binary file with 5 seconds ...
22.75/22.81	c child exit by a signal
22.75/22.81	c march_dl2004 returned code 137.
22.75/22.81	c run presolver mxc-sr08 for 5 seconds ... 
22.75/22.81	c Bin: Executing mxc-sr08
22.75/22.81	c spawning binary file with 5 seconds ...
22.75/22.81	c child exit by a signal
22.75/22.81	c mxc-sr08 returned code 137.
22.75/22.81	c Orignal number of varibales is 50073, number of clauses is 210239 
22.75/22.81	c predicted feature computation time is 18.724106 
22.75/22.81	c Bin: Executing satelite
22.75/22.81	c spawning binary file with 240 seconds ...
22.75/22.81	c child exited successfully
22.75/22.81	c satzilla computing base features
22.75/22.81	c Number of variabe is: 20559, Number of clause is : 120270 
22.75/22.81	c Initializing...
22.75/22.81	c satzilla compute diameter ...
22.75/22.81	c start diameter features ...
22.75/22.81	c satzilla doing clause learning
22.75/22.81	c start clause learning features ...
22.75/22.81	c Bin: Executing zchaff07
22.75/22.81	c spawning binary file with 2 seconds ...
22.75/22.81	c child exit by a signal
22.75/22.81	c satzilla doing survey propogation probe
22.75/22.81	c do survay propogation for 2 second ...
22.75/22.81	c satzilla doing local search probe
22.75/22.81	c satzilla doing lobjois search-space size estimate
22.75/22.81	c features are:50073 210239 20559 120270 1.43558 0.748059 0.17094 0.409262 0.433909 1.03556 0.000164943 0.186317 9.7281e-05 0.000194562 0.91708 0.0805271 0.528419 0.000164943 0.512242 4.98878e-05 0.000465619 2.55791 0.018894 0.038299 0 0.4 0.822907 8.48109e-05 0.501114 8.31463e-06 0.00023281 2.3065 0.52906 6.64733e-05 0.519681 3.32585e-05 0.000174607 13.52 0.0369527 13 14 0.692347 240.889 0.219571 138 354 313 175 272 200 240 7.09808 0.235137 5.10497 14.2681 8.44409 5.84828 7.51899 6.11236 6.65441 0.0751422 1.90357 0 0.7552 0.364949 3.51772e-08 0.0607943 0.000104651 0.00434988 0.0307796 0.728457 1.13663e-05 0.210579 0.0447458 0.000707766 0.0417359 0.0222394 0.0262034 1867.67 0.0656449 3937.83 0.0138044 3921.5 3865 3989 0.398391 0.628202 0.847163 0.0109791 0.0339922 0.0936455 
22.75/22.81	c satzilla's ranking:
22.75/22.81	c 1) minisat20SAT07: 3.677258
22.75/22.81	c 2) mxc-sr08: 2.653275
22.75/22.81	c 3) minisat20: 1.578784
22.75/22.81	c 4) zchaff_rand: 1.377973
22.75/22.81	c 5) march_dl2004: 0.982375
22.75/22.81	c 6) vallst: 0.858044
22.75/22.81	c 7) tts-4-0: -0.253449
22.75/22.81	c 8) SATenstein: -10000.000000
22.75/22.81	c 9) gnovelty+: -10000.000000
22.75/22.81	c 10) adaptg2wsat+: -10000.000000
22.75/22.81	c 11) adaptg2wsat0: -10000.000000
22.75/22.81	c 12) picosat846: -10000.000000
22.75/22.81	c 13) kcnfs04SAT07: -10000.000000
22.75/22.81	c satzilla running minisat20SAT07 ... 
1199.52/1200.19	c Bin: Executing minisat20SAT07
1199.52/1200.19	c spawning binary file with 1177 seconds ...
1199.52/1200.19	c child exit by a signal
1199.52/1200.19	c minisat20SAT07 returned code 137.
1199.52/1200.19	c satzilla running mxc-sr08 ... 
1199.52/1200.20	c Bin: Executing mxc-sr08
1199.52/1200.20	c mxc-sr08 returned code 1.
1199.52/1200.20	c satzilla running minisat20 ... 
1199.52/1200.20	c Bin: Executing minisat20
1199.52/1200.20	c minisat20 returned code 1.
1199.52/1200.20	c satzilla running zchaff_rand ... 
1199.52/1200.20	c Bin: Executing zchaff_rand
1199.52/1200.20	c zchaff_rand returned code 1.
1199.52/1200.20	c satzilla running march_dl2004 ... 
1199.52/1200.20	c Bin: Executing march_dl2004
1199.52/1200.20	c march_dl2004 returned code 1.
1199.52/1200.20	c satzilla running vallst ... 
1199.52/1200.20	c Bin: Executing vallst
1199.52/1200.20	c vallst returned code 1.
1199.52/1200.20	c satzilla running tts-4-0 ... 
1199.52/1200.20	c Bin: Executing tts-4-0
1199.52/1200.20	c tts-4-0 returned code 1.
1199.52/1200.20	c satzilla running SATenstein ... 
1199.52/1200.20	c Bin: Executing SATenstein
1199.52/1200.20	c SATenstein returned code 1.
1199.52/1200.20	c satzilla running gnovelty+ ... 
1199.52/1200.20	c Bin: Executing gnovelty+
1199.52/1200.20	c gnovelty+ returned code 1.
1199.52/1200.20	c satzilla running adaptg2wsat+ ... 
1199.52/1200.20	c Bin: Executing adaptg2wsat+
1199.52/1200.20	c adaptg2wsat+ returned code 1.
1199.52/1200.20	c satzilla running adaptg2wsat0 ... 
1199.52/1200.20	c Bin: Executing adaptg2wsat0
1199.52/1200.20	c adaptg2wsat0 returned code 1.
1199.52/1200.20	c satzilla running picosat846 ... 
1199.52/1200.20	c Bin: Executing picosat846
1199.52/1200.20	c picosat846 returned code 1.
1199.52/1200.20	c satzilla running kcnfs04SAT07 ... 
1199.52/1200.20	c Bin: Executing kcnfs04SAT07
1199.52/1200.20	c kcnfs04SAT07 returned code 1.
1199.52/1200.20	c ERROR: All Failed! 
1199.52/1200.20	c SATZILLA_TIME=1199.830000

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-1723998-1240691165/watcher-1723998-1240691165 -o /tmp/evaluation-result-1723998-1240691165/solver-1723998-1240691165 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1723998-1240691165.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.01 1.10 3/64 2787
/proc/meminfo: memFree=1803480/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) R 2785 2787 2132 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=3792 CPUtime=0
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 495 0 0 0 0 0 0 0 19 0 1 0 97145382 3883008 490 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 948 492 49 118 0 827 0

[startup+0.012394 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 2787
/proc/meminfo: memFree=1803480/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=5436 CPUtime=0
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 1013 0 0 0 0 0 0 0 20 0 1 0 97145382 5566464 1008 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 1359 1008 50 118 0 1238 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7492

[startup+0.101403 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 2787
/proc/meminfo: memFree=1803480/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=6492 CPUtime=0.09
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 1368 0 0 0 9 0 0 0 20 0 1 0 97145382 6647808 1363 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 1623 1363 50 118 0 1502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8548

[startup+0.301425 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 2787
/proc/meminfo: memFree=1803480/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=9132 CPUtime=0.29
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 2147 0 0 0 28 1 0 0 22 0 1 0 97145382 9351168 2142 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 2283 2142 50 118 0 2162 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11188

[startup+0.701473 s]
/proc/loadavg: 1.00 1.01 1.10 3/64 2787
/proc/meminfo: memFree=1803480/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=21820 CPUtime=0.69
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 5105 0 0 0 67 2 0 0 25 0 1 0 97145382 22343680 4553 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 5455 4553 55 118 0 5334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23876

[startup+1.50157 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 2789
/proc/meminfo: memFree=1785096/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=21772 CPUtime=1.49
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 5517 0 0 0 147 2 0 0 25 0 1 0 97145382 22294528 4557 1992294400 134512640 134996440 4294956176 18446744073709551615 134546533 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 5443 4557 55 118 0 5322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23828

[startup+3.10175 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 2789
/proc/meminfo: memFree=1784648/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=0
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 97145382 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 112 96 399 0 111 0
[pid=2788] ppid=2787 vsize=21780 CPUtime=3.09
/proc/2788/stat : 2788 (march_dl2004) R 2787 2787 2132 0 -1 4194304 7152 0 0 0 306 3 0 0 25 0 1 0 97145382 22302720 4639 1992294400 134512640 134996440 4294956176 18446744073709551615 134519434 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2788/statm: 5445 4639 65 118 0 5324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23836

[startup+6.30113 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 2790
/proc/meminfo: memFree=1779272/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=2056 CPUtime=5
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 152 14328 0 0 0 0 492 8 16 0 1 0 97145382 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 514 121 104 399 0 111 0
[pid=2790] ppid=2787 vsize=29276 CPUtime=1.28
/proc/2790/stat : 2790 (mxc-sr08) R 2787 2787 2132 0 -1 4194304 8679 0 0 0 123 5 0 0 25 0 1 0 97145883 29978624 6761 1992294400 134512640 135078026 4294956176 18446744073709551615 134539244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2790/statm: 7319 6761 71 138 0 7178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31332

[startup+12.7019 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 2791
/proc/meminfo: memFree=1789144/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=14120 CPUtime=12.67
/proc/2787/stat : 2787 (SATzilla2009_C) R 2785 2787 2132 0 -1 4194304 3210 31134 0 0 171 1 1076 19 25 0 1 0 97145382 14458880 3162 1992294400 134512640 136149437 4294956208 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 0 0 0
/proc/2787/statm: 3530 3162 135 399 0 3127 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14120

[startup+25.5014 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 2793
/proc/meminfo: memFree=1758352/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=25412 CPUtime=2.68
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 6755 0 0 0 265 3 0 0 25 0 1 0 97147663 26021888 6006 1992294400 134512640 135078472 4294956176 18446744073709551615 134556403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 6353 6006 74 138 0 6212 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46140

[startup+51.1014 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 2793
/proc/meminfo: memFree=1753488/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=30720 CPUtime=28.27
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 8041 0 0 0 2823 4 0 0 25 0 1 0 97147663 31457280 7292 1992294400 134512640 135078472 4294956176 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 7680 7292 74 138 0 7539 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51448

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 2793
/proc/meminfo: memFree=1723792/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=60292 CPUtime=79.45
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 15444 0 0 0 7931 14 0 0 25 0 1 0 97147663 61739008 14695 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 15073 14695 74 138 0 14932 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 81020

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 2793
/proc/meminfo: memFree=1704464/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=79836 CPUtime=139.41
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 20240 0 0 0 13922 19 0 0 25 0 1 0 97147663 81752064 19491 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 19959 19491 74 138 0 19818 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 100564

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 2793
/proc/meminfo: memFree=1704464/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=79836 CPUtime=199.4
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 20240 0 0 0 19920 20 0 0 25 0 1 0 97147663 81752064 19491 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 19959 19491 74 138 0 19818 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 100564

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 2793
/proc/meminfo: memFree=1676112/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=108492 CPUtime=259.37
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 27411 0 0 0 25909 28 0 0 25 0 1 0 97147663 111095808 26662 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 27123 26662 74 138 0 26982 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 129220

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 2793
/proc/meminfo: memFree=1655952/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=128428 CPUtime=319.34
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 32379 0 0 0 31900 34 0 0 25 0 1 0 97147663 131510272 31630 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 32107 31630 74 138 0 31966 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 149156


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

/proc/2793/statm: 51054 50641 74 138 0 50913 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 224944

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 2795
/proc/meminfo: memFree=1579152/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=204216 CPUtime=799.13
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 51390 0 0 0 79857 56 0 0 25 0 1 0 97147663 209117184 50641 1992294400 134512640 135078472 4294956176 18446744073709551615 134552052 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 51054 50641 74 138 0 50913 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 224944

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 2795
/proc/meminfo: memFree=1579088/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=204216 CPUtime=859.1
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 51390 0 0 0 85854 56 0 0 25 0 1 0 97147663 209117184 50641 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 51054 50641 74 138 0 50913 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 224944

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1579088/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=204216 CPUtime=919.08
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 51397 0 0 0 91852 56 0 0 25 0 1 0 97147663 209117184 50648 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 51054 50648 74 138 0 50913 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 224944

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1558160/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225468 CPUtime=979.05
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56706 0 0 0 97843 62 0 0 25 0 1 0 97147663 230879232 55957 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56367 55957 74 138 0 56226 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 246196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557392/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1039.02
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 103840 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134552061 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 246724

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557328/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1099
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 109838 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 246724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1158.96
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 115834 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 246724

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1166.96
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 116634 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 246724

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1173.35
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 117273 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 246724

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1174.95
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 117433 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 246724

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1175.75
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 117513 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 246724

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1176.55
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 117593 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 246724

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=20728 CPUtime=22.77
/proc/2787/stat : 2787 (SATzilla2009_C) S 2785 2787 2132 0 -1 4194304 7264 34919 0 0 970 12 1267 28 25 0 1 0 97145382 21225472 4913 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/2787/statm: 5182 4913 220 399 0 4779 0
[pid=2793] ppid=2787 vsize=225996 CPUtime=1176.75
/proc/2793/stat : 2793 (minisat20SAT07) R 2787 2787 2132 0 -1 4194304 56866 0 0 0 117613 62 0 0 25 0 1 0 97147663 231419904 56117 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2793/statm: 56499 56117 74 138 0 56358 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 246724

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2795
/proc/meminfo: memFree=1557264/2055920 swapFree=4192812/4192956
[pid=2787] ppid=2785 vsize=0 CPUtime=1199.63
/proc/2787/stat : 2787 (SATzilla2009_C) R 2785 2787 2132 0 -1 4194308 7280 91785 0 0 971 12 118886 94 16 0 1 0 97145382 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/2787/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.66
CPU user time (s): 1198.58
CPU system time (s): 1.07584
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 246724

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

runsolver used 1.3418 second user time and 2.91456 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 22:26:05
IDJOB=1723998
IDBENCH=71748
IDSOLVER=527
FILE ID=node75/1723998-1240691165
PBS_JOBID= 9186683
Free space on /tmp= 66428 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE06/mizh-sha0-36-2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723998-1240691165/watcher-1723998-1240691165 -o /tmp/evaluation-result-1723998-1240691165/solver-1723998-1240691165 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1723998-1240691165.cnf

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=1532967248

node75.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.213
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.213
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:       1803960 kB
Buffers:         19736 kB
Cached:         156248 kB
SwapCached:          0 kB
Active:          59256 kB
Inactive:       130632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           35576 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            47996 kB
Committed_AS:   231692 kB
PageTables:       1416 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= 66396 MiB
End job on node75 at 2009-04-25 22:46:06