Trace number 1825813

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) 4998.75 5000.12

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

Solver Data

21.47/21.51	c SATzilla is building models for class 2
21.47/21.51	c run presolver march_dl2004 for 5 seconds ... 
21.47/21.51	c Bin: Executing march_dl2004
21.47/21.51	c spawning binary file with 5 seconds ...
21.47/21.51	c child exit by a signal
21.47/21.51	c march_dl2004 returned code 137.
21.47/21.51	c run presolver mxc-sr08 for 5 seconds ... 
21.47/21.51	c Bin: Executing mxc-sr08
21.47/21.51	c spawning binary file with 5 seconds ...
21.47/21.51	c child exit by a signal
21.47/21.51	c mxc-sr08 returned code 137.
21.47/21.51	c Orignal number of varibales is 383, number of clauses is 75352 
21.47/21.51	c predicted feature computation time is 8.607465 
21.47/21.51	c Bin: Executing satelite
21.47/21.51	c spawning binary file with 240 seconds ...
21.47/21.51	c child exited successfully
21.47/21.51	c satzilla computing base features
21.47/21.51	c Number of variabe is: 292, Number of clause is : 46730 
21.47/21.51	c Initializing...
21.47/21.51	c satzilla compute diameter ...
21.47/21.51	c start diameter features ...
21.47/21.51	c satzilla doing clause learning
21.47/21.51	c start clause learning features ...
21.47/21.51	c Bin: Executing zchaff07
21.47/21.51	c spawning binary file with 2 seconds ...
21.47/21.51	c child exit by a signal
21.47/21.51	c satzilla doing survey propogation probe
21.47/21.51	c do survay propogation for 2 second ...
21.47/21.51	c satzilla doing local search probe
21.47/21.51	c satzilla doing lobjois search-space size estimate
21.47/21.51	c features are:383 75352 292 46730 0.311644 0.612497 0.00624866 0.400137 0.594039 2.03137 0.0212539 0.361585 0.00684932 0.0582192 1.39291 0.0194308 0.019816 0.0212539 0.700213 0.00106998 0.0752835 4.45352 0.203401 0.319277 0 0.938811 2.53023 0.00590114 0.728608 0.000513589 0.0498181 3.77437 0.340702 0.00257161 0.333348 0.000385192 0.00365932 3.2543 0.133812 3 4 0.567005 1187.45 0.14793 967 1489 1408 973 1394 1058 1096 13.8709 0.0742127 12.4313 16.458 14.478 12.8253 14.4412 13.0889 13.6531 0.34165 1.09892 1.97088e-05 0.968491 0.925712 0.00585611 0.810771 0.00810327 0.176497 0.0050176 3.0191 -1.11022e-16 0.0767656 0.00686322 3.9968e-15 0.00252582 5.10881e-09 0.00120781 11.3425 0.287777 79.3082 0.136862 80 68 91 10.7442 0.286489 0.995152 0.00406433 0.295098 0.657794 
21.47/21.51	c satzilla's ranking:
21.47/21.51	c 1) minisat20SAT07: 5.996295
21.47/21.51	c 2) minisat20: 5.705095
21.47/21.51	c 3) vallst: 5.658090
21.47/21.51	c 4) mxc-sr08: 5.147697
21.47/21.51	c 5) march_dl2004: 5.032500
21.47/21.51	c 6) zchaff_rand: 2.977315
21.47/21.51	c 7) tts-4-0: 0.223599
21.47/21.51	c 8) SATenstein: -10000.000000
21.47/21.51	c 9) gnovelty+: -10000.000000
21.47/21.51	c 10) adaptg2wsat+: -10000.000000
21.47/21.51	c 11) adaptg2wsat0: -10000.000000
21.47/21.51	c 12) picosat846: -10000.000000
21.47/21.51	c 13) kcnfs04SAT07: -10000.000000
21.47/21.51	c satzilla running minisat20SAT07 ... 
4998.70/5000.11	c Bin: Executing minisat20SAT07
4998.70/5000.11	c spawning binary file with 4978 seconds ...
4998.70/5000.11	c child exit by a signal
4998.70/5000.11	c minisat20SAT07 returned code 137.
4998.70/5000.11	c satzilla running minisat20 ... 
4998.70/5000.11	c Bin: Executing minisat20
4998.70/5000.11	c minisat20 returned code 1.
4998.70/5000.11	c satzilla running vallst ... 
4998.70/5000.11	c Bin: Executing vallst
4998.70/5000.11	c vallst returned code 1.
4998.70/5000.11	c satzilla running mxc-sr08 ... 
4998.70/5000.11	c Bin: Executing mxc-sr08
4998.70/5000.11	c mxc-sr08 returned code 1.
4998.70/5000.11	c satzilla running march_dl2004 ... 
4998.70/5000.11	c Bin: Executing march_dl2004
4998.70/5000.11	c march_dl2004 returned code 1.
4998.70/5000.11	c satzilla running zchaff_rand ... 
4998.70/5000.11	c Bin: Executing zchaff_rand
4998.70/5000.11	c zchaff_rand returned code 1.
4998.70/5000.11	c satzilla running tts-4-0 ... 
4998.70/5000.11	c Bin: Executing tts-4-0
4998.70/5000.11	c tts-4-0 returned code 1.
4998.70/5000.11	c satzilla running SATenstein ... 
4998.70/5000.11	c Bin: Executing SATenstein
4998.70/5000.11	c SATenstein returned code 1.
4998.70/5000.11	c satzilla running gnovelty+ ... 
4998.70/5000.11	c Bin: Executing gnovelty+
4998.70/5000.11	c gnovelty+ returned code 1.
4998.70/5000.11	c satzilla running adaptg2wsat+ ... 
4998.70/5000.11	c Bin: Executing adaptg2wsat+
4998.70/5000.11	c adaptg2wsat+ returned code 1.
4998.70/5000.11	c satzilla running adaptg2wsat0 ... 
4998.70/5000.11	c Bin: Executing adaptg2wsat0
4998.70/5000.11	c adaptg2wsat0 returned code 1.
4998.70/5000.11	c satzilla running picosat846 ... 
4998.70/5000.11	c Bin: Executing picosat846
4998.70/5000.11	c picosat846 returned code 1.
4998.70/5000.11	c satzilla running kcnfs04SAT07 ... 
4998.70/5000.11	c Bin: Executing kcnfs04SAT07
4998.70/5000.11	c kcnfs04SAT07 returned code 1.
4998.70/5000.11	c ERROR: All Failed! 
4998.70/5000.11	c SATZILLA_TIME=4999.490000

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-1825813-1242513296/watcher-1825813-1242513296 -o /tmp/evaluation-result-1825813-1242513296/solver-1825813-1242513296 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825813-1242513296.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28945
/proc/meminfo: memFree=1619600/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=1228 CPUtime=0
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 279363179 1257472 152 1992294400 134512640 134996440 4294956192 18446744073709551615 134724515 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 307 152 50 118 0 186 0

[startup+0.094659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28945
/proc/meminfo: memFree=1619600/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=2416 CPUtime=0.09
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 499 0 0 0 9 0 0 0 19 0 1 0 279363179 2473984 494 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 604 494 50 118 0 483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4472

[startup+0.102659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28945
/proc/meminfo: memFree=1619600/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=2548 CPUtime=0.09
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 530 0 0 0 9 0 0 0 19 0 1 0 279363179 2609152 525 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 637 525 50 118 0 516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4604

[startup+0.302681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28945
/proc/meminfo: memFree=1619600/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=6836 CPUtime=0.29
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 3174 0 0 0 28 1 0 0 20 0 1 0 279363179 7000064 1332 1992294400 134512640 134996440 4294956192 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 1709 1332 55 118 0 1588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8892

[startup+0.701727 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28945
/proc/meminfo: memFree=1619600/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=7888 CPUtime=0.69
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 8330 0 0 0 66 3 0 0 24 0 1 0 279363179 8077312 1154 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 1972 1154 67 118 0 1851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9944

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28947
/proc/meminfo: memFree=1615104/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=7888 CPUtime=1.49
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 8338 0 0 0 146 3 0 0 25 0 1 0 279363179 8077312 1162 1992294400 134512640 134996440 4294956192 18446744073709551615 134585575 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 1972 1162 67 118 0 1851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9944

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28947
/proc/meminfo: memFree=1612352/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=0
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279363179 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 112 96 399 0 111 0
[pid=28946] ppid=28945 vsize=8956 CPUtime=3.08
/proc/28946/stat : 28946 (march_dl2004) R 28945 28945 28816 0 -1 4194304 9458 0 0 0 273 35 0 0 25 0 1 0 279363179 9170944 1852 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28946/statm: 2239 1852 73 118 0 2118 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11012

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28948
/proc/meminfo: memFree=1612736/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=2056 CPUtime=4.99
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 156 10557 0 0 0 0 433 66 19 0 1 0 279363179 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 514 125 107 399 0 111 0
[pid=28948] ppid=28945 vsize=7844 CPUtime=1.28
/proc/28948/stat : 28948 (mxc-sr08) R 28945 28945 28816 0 -1 4194304 2539 0 0 0 127 1 0 0 25 0 1 0 279363680 8032256 1855 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28948/statm: 1961 1855 71 138 0 1820 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9900

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28949
/proc/meminfo: memFree=1613448/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7084 CPUtime=12.66
/proc/28945/stat : 28945 (SATzilla2009_C) R 28943 28945 28816 0 -1 4194304 1821 15400 0 0 94 0 1102 70 25 0 1 0 279363179 7254016 1404 1992294400 134512640 136149437 4294956224 18446744073709551615 134532766 0 0 4096 0 0 0 0 17 1 0 0
/proc/28945/statm: 1771 1404 135 399 0 1368 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7084

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28951
/proc/meminfo: memFree=1605000/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=8872 CPUtime=3.98
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 2266 0 0 0 397 1 0 0 25 0 1 0 279365331 9084928 2098 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 2218 2098 73 138 0 2077 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16060

[startup+51.1024 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 28951
/proc/meminfo: memFree=1603080/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=10896 CPUtime=29.55
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 2787 0 0 0 2954 1 0 0 25 0 1 0 279365331 11157504 2619 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 2724 2619 73 138 0 2583 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 18084

[startup+102.305 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 28951
/proc/meminfo: memFree=1601352/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=12808 CPUtime=80.74
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 3238 0 0 0 8072 2 0 0 25 0 1 0 279365331 13115392 3070 1992294400 134512640 135078472 4294956192 18446744073709551615 134550565 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 3202 3070 73 138 0 3061 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19996

[startup+162.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 28951
/proc/meminfo: memFree=1599560/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=14676 CPUtime=140.72
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 3691 0 0 0 14070 2 0 0 25 0 1 0 279365331 15028224 3523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 3669 3523 73 138 0 3528 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21864

[startup+222.303 s]
/proc/loadavg: 1.20 1.07 1.01 2/66 28951
/proc/meminfo: memFree=1599048/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=15140 CPUtime=200.7
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 3814 0 0 0 20068 2 0 0 25 0 1 0 279365331 15503360 3646 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 3785 3646 73 138 0 3644 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22328

[startup+282.303 s]
/proc/loadavg: 1.24 1.10 1.02 2/66 28951
/proc/meminfo: memFree=1598024/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=16280 CPUtime=260.69
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 4066 0 0 0 26066 3 0 0 25 0 1 0 279365331 16670720 3898 1992294400 134512640 135078472 4294956192 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 4070 3898 73 138 0 3929 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 23468

[startup+342.302 s]
/proc/loadavg: 1.25 1.13 1.03 2/66 28951
/proc/meminfo: memFree=1597448/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=17040 CPUtime=320.67
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 4210 0 0 0 32064 3 0 0 25 0 1 0 279365331 17448960 4042 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 4260 4042 73 138 0 4119 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 24228

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575688/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=38840 CPUtime=4639.52
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9299 0 0 0 463934 18 0 0 25 0 1 0 279365331 39772160 9131 1992294400 134512640 135078472 4294956192 18446744073709551615 134551025 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9710 9131 73 138 0 9569 0
Current children cumulated CPU time (s) 4661
Current children cumulated vsize (KiB) 46028

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575496/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39004 CPUtime=4699.5
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9334 0 0 0 469932 18 0 0 25 0 1 0 279365331 39940096 9166 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9751 9166 73 138 0 9610 0
Current children cumulated CPU time (s) 4720.98
Current children cumulated vsize (KiB) 46192

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575496/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39004 CPUtime=4759.48
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9337 0 0 0 475930 18 0 0 25 0 1 0 279365331 39940096 9169 1992294400 134512640 135078472 4294956192 18446744073709551615 134549408 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9751 9169 73 138 0 9610 0
Current children cumulated CPU time (s) 4780.96
Current children cumulated vsize (KiB) 46192

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575496/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39004 CPUtime=4819.47
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9337 0 0 0 481929 18 0 0 25 0 1 0 279365331 39940096 9169 1992294400 134512640 135078472 4294956192 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9751 9169 73 138 0 9610 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 46192

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575496/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39004 CPUtime=4879.45
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9337 0 0 0 487927 18 0 0 25 0 1 0 279365331 39940096 9169 1992294400 134512640 135078472 4294956192 18446744073709551615 134556078 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9751 9169 73 138 0 9610 0
Current children cumulated CPU time (s) 4900.93
Current children cumulated vsize (KiB) 46192

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575368/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4939.43
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 493925 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4960.91
Current children cumulated vsize (KiB) 46356

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575368/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4943.43
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 494325 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4964.91
Current children cumulated vsize (KiB) 46356

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575368/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4956.23
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 495605 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134549360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4977.71
Current children cumulated vsize (KiB) 46356

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575368/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4969.02
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 496884 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550279 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4990.5
Current children cumulated vsize (KiB) 46356

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575304/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4972.23
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 497205 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4993.71
Current children cumulated vsize (KiB) 46356

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575304/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4975.43
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 497525 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4996.91
Current children cumulated vsize (KiB) 46356

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575304/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4976.22
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 497604 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4997.7
Current children cumulated vsize (KiB) 46356

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575304/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4977.02
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 497684 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 46356

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28961
/proc/meminfo: memFree=1575304/2055920 swapFree=4150900/4192956
[pid=28945] ppid=28943 vsize=7188 CPUtime=21.48
/proc/28945/stat : 28945 (SATzilla2009_C) S 28943 28945 28816 0 -1 4194304 4272 17289 0 0 772 3 1298 75 25 0 1 0 279363179 7360512 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28945/statm: 1797 1561 219 399 0 1394 0
[pid=28951] ppid=28945 vsize=39168 CPUtime=4977.22
/proc/28951/stat : 28951 (minisat20SAT07) R 28945 28945 28816 0 -1 4194304 9368 0 0 0 497704 18 0 0 25 0 1 0 279365331 40108032 9200 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28951/statm: 9792 9200 73 138 0 9651 0
Current children cumulated CPU time (s) 4998.7
Current children cumulated vsize (KiB) 46356

Child status: 17
Real time (s): 5000.12
CPU time (s): 4998.75
CPU user time (s): 4997.77
CPU system time (s): 0.979851
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 46356

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

runsolver used 5.51416 second user time and 12.6591 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-17 00:34:56
IDJOB=1825813
IDBENCH=71142
IDSOLVER=668
FILE ID=node23/1825813-1242513296
PBS_JOBID= 9307048
Free space on /tmp= 66424 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825813-1242513296/watcher-1825813-1242513296 -o /tmp/evaluation-result-1825813-1242513296/solver-1825813-1242513296 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825813-1242513296.cnf

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=318488187

node23.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.238
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.238
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:       1620080 kB
Buffers:         54496 kB
Cached:         275464 kB
SwapCached:      35880 kB
Active:          82900 kB
Inactive:       284544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620080 kB
SwapTotal:     4192956 kB
SwapFree:      4150900 kB
Dirty:           33516 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            54392 kB
Committed_AS:   997428 kB
PageTables:       1396 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= 66392 MiB
End job on node23 at 2009-05-17 01:58:17