Trace number 1726745

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_I 2009-03-22? (exit code) 1199.58 1200.1

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.67/19.77	c SATzilla is building models for class 3
19.67/19.77	c run presolver mxc-sr08 for 10 seconds ... 
19.67/19.77	c Bin: Executing mxc-sr08
19.67/19.77	c spawning binary file with 10 seconds ...
19.67/19.77	c child exit by a signal
19.67/19.77	c mxc-sr08 returned code 137.
19.67/19.77	c run presolver picosat846 for 5 seconds ... 
19.67/19.77	c Bin: Executing picosat846
19.67/19.77	c spawning binary file with 5 seconds ...
19.67/19.77	c child exit by a signal
19.67/19.77	c picosat846 returned code 137.
19.67/19.77	c Orignal number of varibales is 4496, number of clauses is 18591 
19.67/19.77	c predicted feature computation time is 1.460366 
19.67/19.77	c Bin: Executing satelite
19.67/19.77	c spawning binary file with 240 seconds ...
19.67/19.77	c child exited successfully
19.67/19.77	c satzilla computing base features
19.67/19.77	c Number of variabe is: 2795, Number of clause is : 18157 
19.67/19.77	c Initializing...
19.67/19.77	c satzilla doing clause learning
19.67/19.77	c start clause learning features ...
19.67/19.77	c Bin: Executing zchaff07
19.67/19.77	c spawning binary file with 2 seconds ...
19.67/19.77	c child exit by a signal
19.67/19.77	c satzilla doing survey propogation probe
19.67/19.77	c do survay propogation for 2 second ...
19.67/19.77	c satzilla doing local search probe
19.67/19.77	c features are:4496 18591 2795 18157 0.608587 0.0239026 0.153935 0.408327 0.841818 1.3357 0.00130425 0.169591 0.000715564 0.00178891 0.76642 0.0753428 0.280608 0.00130425 2.82666 0.000385526 0.0308421 1.60547 0.033742 0.101699 0 0.6 0.826268 0.000471459 2.56549 0.00011015 0.01096 2.00096 0.383874 0.000474454 2.16115 0.000275376 0.00892218 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0828065 2.43932 0 0.919627 0.238694 0 3.33067e-16 0 0 0.103747 0.483125 0 0.251088 0.138972 0.0135609 0.137667 0.0607548 0.130727 154.159 0.160471 448.739 0.0305206 448 432 468 0.359036 0.327194 0.775719 0.0239372 
19.67/19.77	c satzilla's ranking:
19.67/19.77	c 1) mxc-sr08: 3.085973
19.67/19.77	c 2) picosat846: 2.174952
19.67/19.77	c 3) minisat20SAT07: 2.034426
19.67/19.77	c 4) zchaff_rand: 0.570147
19.67/19.77	c 5) march_dl2004: -0.077317
19.67/19.77	c 6) SATenstein: -10000.000000
19.67/19.77	c 7) gnovelty+: -10000.000000
19.67/19.77	c 8) adaptg2wsat+: -10000.000000
19.67/19.77	c 9) adaptg2wsat0: -10000.000000
19.67/19.77	c 10) tts-4-0: -10000.000000
19.67/19.77	c 11) vallst: -10000.000000
19.67/19.77	c 12) minisat20: -10000.000000
19.67/19.77	c 13) kcnfs04SAT07: -10000.000000
19.67/19.77	c satzilla running mxc-sr08 ... 
1199.45/1200.09	c Bin: Executing mxc-sr08
1199.45/1200.09	c spawning binary file with 1180 seconds ...
1199.45/1200.09	c child exit by a signal
1199.45/1200.09	c mxc-sr08 returned code 137.
1199.45/1200.09	c satzilla running picosat846 ... 
1199.45/1200.09	c Bin: Executing picosat846
1199.45/1200.09	c picosat846 returned code 1.
1199.45/1200.09	c satzilla running minisat20SAT07 ... 
1199.45/1200.09	c Bin: Executing minisat20SAT07
1199.45/1200.09	c minisat20SAT07 returned code 1.
1199.45/1200.09	c satzilla running zchaff_rand ... 
1199.45/1200.09	c Bin: Executing zchaff_rand
1199.45/1200.09	c zchaff_rand returned code 1.
1199.45/1200.09	c satzilla running march_dl2004 ... 
1199.45/1200.09	c Bin: Executing march_dl2004
1199.45/1200.09	c march_dl2004 returned code 1.
1199.45/1200.09	c satzilla running SATenstein ... 
1199.45/1200.09	c Bin: Executing SATenstein
1199.45/1200.09	c SATenstein returned code 1.
1199.45/1200.09	c satzilla running gnovelty+ ... 
1199.45/1200.09	c Bin: Executing gnovelty+
1199.45/1200.09	c gnovelty+ returned code 1.
1199.45/1200.09	c satzilla running adaptg2wsat+ ... 
1199.45/1200.09	c Bin: Executing adaptg2wsat+
1199.45/1200.09	c adaptg2wsat+ returned code 1.
1199.45/1200.09	c satzilla running adaptg2wsat0 ... 
1199.45/1200.09	c Bin: Executing adaptg2wsat0
1199.45/1200.09	c adaptg2wsat0 returned code 1.
1199.45/1200.09	c satzilla running tts-4-0 ... 
1199.45/1200.09	c Bin: Executing tts-4-0
1199.45/1200.09	c tts-4-0 returned code 1.
1199.45/1200.09	c satzilla running vallst ... 
1199.45/1200.09	c Bin: Executing vallst
1199.45/1200.09	c vallst returned code 1.
1199.45/1200.09	c satzilla running minisat20 ... 
1199.45/1200.09	c Bin: Executing minisat20
1199.45/1200.09	c minisat20 returned code 1.
1199.45/1200.09	c satzilla running kcnfs04SAT07 ... 
1199.45/1200.09	c Bin: Executing kcnfs04SAT07
1199.45/1200.09	c kcnfs04SAT07 returned code 1.
1199.45/1200.09	c ERROR: All Failed! 
1199.45/1200.09	c SATZILLA_TIME=1199.740000

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-1726745-1240716341/watcher-1726745-1240716341 -o /tmp/evaluation-result-1726745-1240716341/solver-1726745-1240716341 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1726745-1240716341.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: 0.93 1.01 0.99 3/64 23892
/proc/meminfo: memFree=1500856/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=2132 CPUtime=0
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 99667638 2183168 399 1992294400 134512640 135078026 4294956176 18446744073709551615 134548664 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 533 399 54 138 0 392 0

[startup+0.01222 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 23892
/proc/meminfo: memFree=1500856/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=2408 CPUtime=0
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 472 0 0 0 0 0 0 0 19 0 1 0 99667638 2465792 468 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 602 468 54 138 0 461 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4464

[startup+0.102227 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 23892
/proc/meminfo: memFree=1500856/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=3960 CPUtime=0.09
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 988 0 0 0 9 0 0 0 20 0 1 0 99667638 4055040 855 1992294400 134512640 135078026 4294956176 18446744073709551615 134542029 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 990 855 70 138 0 849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6016

[startup+0.302249 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 23892
/proc/meminfo: memFree=1500856/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=3960 CPUtime=0.29
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 991 0 0 0 29 0 0 0 22 0 1 0 99667638 4055040 858 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 990 858 71 138 0 849 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6016

[startup+0.70129 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 23892
/proc/meminfo: memFree=1500856/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=3960 CPUtime=0.69
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 997 0 0 0 69 0 0 0 25 0 1 0 99667638 4055040 864 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 990 864 71 138 0 849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6016

[startup+1.50137 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 23894
/proc/meminfo: memFree=1497448/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=4356 CPUtime=1.49
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 1070 0 0 0 149 0 0 0 25 0 1 0 99667638 4460544 937 1992294400 134512640 135078026 4294956176 18446744073709551615 134534936 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 1089 937 71 138 0 948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6412

[startup+3.10155 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 23894
/proc/meminfo: memFree=1495656/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=4884 CPUtime=3.08
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 1207 0 0 0 307 1 0 0 25 0 1 0 99667638 5001216 1074 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23893/statm: 1221 1074 71 138 0 1080 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6940

[startup+6.30187 s]
/proc/loadavg: 0.93 1.01 0.99 2/66 23894
/proc/meminfo: memFree=1495592/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=0
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99667638 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 112 96 399 0 111 0
[pid=23893] ppid=23892 vsize=6072 CPUtime=6.27
/proc/23893/stat : 23893 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 1503 0 0 0 626 1 0 0 25 0 1 0 99667638 6217728 1370 1992294400 134512640 135078026 4294956176 18446744073709551615 134522484 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23893/statm: 1518 1370 71 138 0 1377 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8128

[startup+12.7015 s]
/proc/loadavg: 0.94 1.01 0.99 2/66 23895
/proc/meminfo: memFree=1498984/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=2056 CPUtime=9.99
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 152 1769 0 0 0 0 997 2 19 0 1 0 99667638 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 514 121 104 399 0 111 0
[pid=23895] ppid=23892 vsize=3640 CPUtime=2.67
/proc/23895/stat : 23895 (picosat846) R 23892 23892 20246 0 -1 4194304 641 0 0 0 267 0 0 0 25 0 1 0 99668639 3727360 628 1992294400 134512640 134570484 4294956176 18446744073709551615 3040891 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23895/statm: 910 628 84 14 0 576 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5696

[startup+25.5028 s]
/proc/loadavg: 0.95 1.01 0.99 2/66 23898
/proc/meminfo: memFree=1493736/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=6072 CPUtime=5.72
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 1503 0 0 0 571 1 0 0 25 0 1 0 99669615 6217728 1370 1992294400 134512640 135078026 4294956176 18446744073709551615 134540345 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 1518 1370 71 138 0 1377 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10308

[startup+51.1025 s]
/proc/loadavg: 0.97 1.01 0.99 2/66 23898
/proc/meminfo: memFree=1491432/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=8320 CPUtime=31.3
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 2056 0 0 0 3129 1 0 0 25 0 1 0 99669615 8519680 1923 1992294400 134512640 135078026 4294956176 18446744073709551615 134524016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 2080 1923 71 138 0 1939 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 12556

[startup+102.307 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 23898
/proc/meminfo: memFree=1490216/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=9640 CPUtime=82.49
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 2372 0 0 0 8247 2 0 0 25 0 1 0 99669615 9871360 2239 1992294400 134512640 135078026 4294956176 18446744073709551615 134534917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 2410 2239 71 138 0 2269 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13876

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23898
/proc/meminfo: memFree=1489320/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=10436 CPUtime=142.46
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 2588 0 0 0 14244 2 0 0 25 0 1 0 99669615 10686464 2455 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 2609 2455 71 138 0 2468 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 14672

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23898
/proc/meminfo: memFree=1488488/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=11232 CPUtime=202.44
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 2796 0 0 0 20242 2 0 0 25 0 1 0 99669615 11501568 2663 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 2808 2663 71 138 0 2667 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 15468

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23898
/proc/meminfo: memFree=1487912/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=11880 CPUtime=262.41
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 2940 0 0 0 26239 2 0 0 25 0 1 0 99669615 12165120 2806 1992294400 134512640 135078026 4294956176 18446744073709551615 134534374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 2970 2806 71 138 0 2829 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 16116

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23898
/proc/meminfo: memFree=1487336/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=12356 CPUtime=322.38
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 3077 0 0 0 32236 2 0 0 25 0 1 0 99669615 12652544 2943 1992294400 134512640 135078026 4294956176 18446744073709551615 134534637 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 3089 2943 71 138 0 2948 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1484648/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=15632 CPUtime=802.17
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 3741 0 0 0 80213 4 0 0 25 0 1 0 99669615 16007168 3607 1992294400 134512640 135078026 4294956176 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 3908 3607 71 138 0 3767 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 19868

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1484200/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=16400 CPUtime=862.15
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 3861 0 0 0 86211 4 0 0 25 0 1 0 99669615 16793600 3727 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4100 3727 71 138 0 3959 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 20636

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1484136/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=16400 CPUtime=922.12
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 3874 0 0 0 92208 4 0 0 25 0 1 0 99669615 16793600 3740 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4100 3740 71 138 0 3959 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 20636

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483880/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=16784 CPUtime=982.09
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 3941 0 0 0 98205 4 0 0 25 0 1 0 99669615 17186816 3807 1992294400 134512640 135078026 4294956176 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4196 3807 71 138 0 4055 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 21020

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483752/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=16976 CPUtime=1042.07
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 3985 0 0 0 104203 4 0 0 25 0 1 0 99669615 17383424 3851 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4244 3851 71 138 0 4103 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 21212

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483496/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1102.05
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4036 0 0 0 110201 4 0 0 25 0 1 0 99669615 17657856 3902 1992294400 134512640 135078026 4294956176 18446744073709551615 134534936 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3902 71 138 0 4170 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 21480

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483496/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1162.02
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4039 0 0 0 116198 4 0 0 25 0 1 0 99669615 17657856 3905 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3905 71 138 0 4170 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 21480

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483496/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1170.02
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4040 0 0 0 116998 4 0 0 25 0 1 0 99669615 17657856 3906 1992294400 134512640 135078026 4294956176 18446744073709551615 134534700 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3906 71 138 0 4170 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 21480

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483432/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1176.42
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4045 0 0 0 117638 4 0 0 25 0 1 0 99669615 17657856 3911 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3911 71 138 0 4170 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 21480

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483368/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1178.01
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4045 0 0 0 117797 4 0 0 25 0 1 0 99669615 17657856 3911 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3911 71 138 0 4170 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 21480

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483368/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1178.81
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4045 0 0 0 117877 4 0 0 25 0 1 0 99669615 17657856 3911 1992294400 134512640 135078026 4294956176 18446744073709551615 134520157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3911 71 138 0 4170 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 21480

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483368/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1179.21
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4045 0 0 0 117917 4 0 0 25 0 1 0 99669615 17657856 3911 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3911 71 138 0 4170 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 21480

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483368/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1179.61
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4045 0 0 0 117957 4 0 0 25 0 1 0 99669615 17657856 3911 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3911 71 138 0 4170 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 21480

[startup+1200 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 23900
/proc/meminfo: memFree=1483368/2055920 swapFree=4180592/4192956
[pid=23892] ppid=23890 vsize=4236 CPUtime=19.73
/proc/23892/stat : 23892 (SATzilla2009_I) S 23890 23892 20246 0 -1 4194304 1613 4481 0 0 242 16 1711 4 25 0 1 0 99667638 4337664 671 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23892/statm: 1059 671 217 399 0 656 0
[pid=23898] ppid=23892 vsize=17244 CPUtime=1179.72
/proc/23898/stat : 23898 (mxc-sr08) R 23892 23892 20246 0 -1 4194304 4045 0 0 0 117968 4 0 0 25 0 1 0 99669615 17657856 3911 1992294400 134512640 135078026 4294956176 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23898/statm: 4311 3911 71 138 0 4170 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 21480

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.58
CPU user time (s): 1199.32
CPU system time (s): 0.26196
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 21480

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

runsolver used 0.967852 second user time and 3.40648 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-26 05:25:41
IDJOB=1726745
IDBENCH=24622
IDSOLVER=528
FILE ID=node24/1726745-1240716341
PBS_JOBID= 9186805
Free space on /tmp= 66240 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726745-1240716341/watcher-1726745-1240716341 -o /tmp/evaluation-result-1726745-1240716341/solver-1726745-1240716341 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1726745-1240716341.cnf

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=1831797886

node24.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.232
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.232
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:       1501336 kB
Buffers:         51320 kB
Cached:         425136 kB
SwapCached:       6208 kB
Active:         234096 kB
Inactive:       251072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501336 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:           31768 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            55340 kB
Committed_AS:   411616 kB
PageTables:       1440 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= 66212 MiB
End job on node24 at 2009-04-26 05:45:41