Trace number 1538241

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.62 1200.1

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2054549948-012.cnf
MD5SUM60b6e2588c02cbe8eea228421d953cc1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.585
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

18.76/18.80	c SATzilla is building models for class 2
18.76/18.80	c run presolver march_dl2004 for 5 seconds ... 
18.76/18.80	c Bin: Executing march_dl2004
18.76/18.80	c spawning binary file with 5 seconds ...
18.76/18.80	c child exit by a signal
18.76/18.80	c march_dl2004 returned code 137.
18.76/18.80	c run presolver mxc-sr08 for 5 seconds ... 
18.76/18.80	c Bin: Executing mxc-sr08
18.76/18.80	c spawning binary file with 5 seconds ...
18.76/18.80	c child exit by a signal
18.76/18.80	c mxc-sr08 returned code 137.
18.76/18.80	c Orignal number of varibales is 1000, number of clauses is 20000 
18.76/18.80	c predicted feature computation time is 7.468153 
18.76/18.80	c Bin: Executing satelite
18.76/18.80	c spawning binary file with 240 seconds ...
18.76/18.80	c child exited successfully
18.76/18.80	c satzilla computing base features
18.76/18.80	c Number of variabe is: 1000, Number of clause is : 20000 
18.76/18.80	c Initializing...
18.76/18.80	c satzilla compute diameter ...
18.76/18.80	c start diameter features ...
18.76/18.80	c satzilla doing clause learning
18.76/18.80	c start clause learning features ...
18.76/18.80	c Bin: Executing zchaff07
18.76/18.80	c spawning binary file with 2 seconds ...
18.76/18.80	c child exit by a signal
18.76/18.80	c satzilla doing survey propogation probe
18.76/18.80	c do survay propogation for 2 second ...
18.76/18.80	c satzilla doing local search probe
18.76/18.80	c satzilla doing lobjois search-space size estimate
18.76/18.80	c features are:1000 20000 1000 20000 0 0 0.05 0.373 0.649076 0.825137 0.005 1.73472e-16 0.005 0.005 -0 0 0 0.005 0.102222 0.0034 0.00665 3.70967 0.0775411 0.0573127 0 0.341463 2.97389 0.0009225 0.230626 0.0004 0.0017 2.84389 0.1845 0.0164977 0.0863599 0.0124 0.0211 3 0 3 3 -0 45.3051 0.245429 26 86 60 33 50 37 44 57.2055 0.0918308 46.413 70.525 64.0517 50.9286 60.6923 52.4 57.4412 0.163321 0.679944 0.000158875 0.58604 0.316539 0.0267793 0.243218 0.070658 0.149507 0.00270749 0.684413 0.000237205 0.017797 0.00496924 0.000982778 0.00348838 0.00141114 0.00223446 62.0316 0.713623 190.538 0.099992 191 176 206 0.808716 0.689225 1.03458 2.11853 0.473245 0.568653 
18.76/18.80	c satzilla's ranking:
18.76/18.80	c 1) march_dl2004: 4.093883
18.76/18.80	c 2) minisat20SAT07: 3.723580
18.76/18.80	c 3) mxc-sr08: 3.660639
18.76/18.80	c 4) minisat20: 2.735644
18.76/18.80	c 5) zchaff_rand: 1.864986
18.76/18.80	c 6) vallst: 0.041516
18.76/18.80	c 7) tts-4-0: -0.112407
18.76/18.80	c 8) SATenstein: -10000.000000
18.76/18.80	c 9) gnovelty+: -10000.000000
18.76/18.80	c 10) adaptg2wsat+: -10000.000000
18.76/18.81	c 11) adaptg2wsat0: -10000.000000
18.76/18.81	c 12) picosat846: -10000.000000
18.76/18.81	c 13) kcnfs04SAT07: -10000.000000
18.76/18.81	c satzilla running march_dl2004 ... 
1199.51/1200.09	c Bin: Executing march_dl2004
1199.51/1200.09	c spawning binary file with 1181 seconds ...
1199.51/1200.09	c child exit by a signal
1199.51/1200.09	c march_dl2004 returned code 137.
1199.51/1200.09	c satzilla running minisat20SAT07 ... 
1199.51/1200.09	c Bin: Executing minisat20SAT07
1199.51/1200.09	c minisat20SAT07 returned code 1.
1199.51/1200.09	c satzilla running mxc-sr08 ... 
1199.51/1200.09	c Bin: Executing mxc-sr08
1199.51/1200.09	c mxc-sr08 returned code 1.
1199.51/1200.09	c satzilla running minisat20 ... 
1199.51/1200.09	c Bin: Executing minisat20
1199.51/1200.09	c minisat20 returned code 1.
1199.51/1200.09	c satzilla running zchaff_rand ... 
1199.51/1200.09	c Bin: Executing zchaff_rand
1199.51/1200.09	c zchaff_rand returned code 1.
1199.51/1200.09	c satzilla running vallst ... 
1199.51/1200.09	c Bin: Executing vallst
1199.51/1200.09	c vallst returned code 1.
1199.51/1200.09	c satzilla running tts-4-0 ... 
1199.51/1200.09	c Bin: Executing tts-4-0
1199.51/1200.09	c tts-4-0 returned code 1.
1199.51/1200.09	c satzilla running SATenstein ... 
1199.51/1200.09	c Bin: Executing SATenstein
1199.51/1200.09	c SATenstein returned code 1.
1199.51/1200.09	c satzilla running gnovelty+ ... 
1199.51/1200.09	c Bin: Executing gnovelty+
1199.51/1200.09	c gnovelty+ returned code 1.
1199.51/1200.09	c satzilla running adaptg2wsat+ ... 
1199.51/1200.09	c Bin: Executing adaptg2wsat+
1199.51/1200.09	c adaptg2wsat+ returned code 1.
1199.51/1200.09	c satzilla running adaptg2wsat0 ... 
1199.51/1200.09	c Bin: Executing adaptg2wsat0
1199.51/1200.09	c adaptg2wsat0 returned code 1.
1199.51/1200.09	c satzilla running picosat846 ... 
1199.51/1200.09	c Bin: Executing picosat846
1199.51/1200.09	c picosat846 returned code 1.
1199.51/1200.09	c satzilla running kcnfs04SAT07 ... 
1199.51/1200.09	c Bin: Executing kcnfs04SAT07
1199.51/1200.09	c kcnfs04SAT07 returned code 1.
1199.51/1200.09	c ERROR: All Failed! 
1199.51/1200.09	c SATZILLA_TIME=1199.780000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538241-1238422461/watcher-1538241-1238422461 -o /tmp/evaluation-result-1538241-1238422461/solver-1538241-1238422461 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538241-1238422461.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.10 1.04 1.01 3/64 9425
/proc/meminfo: memFree=1046536/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=796 CPUtime=0
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 1114912317 815104 105 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 199 105 50 118 0 78 0

[startup+0.0172069 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 9425
/proc/meminfo: memFree=1046536/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=928 CPUtime=0.01
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 151 0 0 0 1 0 0 0 19 0 1 0 1114912317 950272 147 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 232 147 50 118 0 111 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2984

[startup+0.101222 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 9425
/proc/meminfo: memFree=1046536/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=2808 CPUtime=0.09
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 1520 0 0 0 9 0 0 0 19 0 1 0 1114912317 2875392 546 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 702 546 57 118 0 581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4864

[startup+0.301258 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 9425
/proc/meminfo: memFree=1046536/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=4108 CPUtime=0.29
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 2876 0 0 0 29 0 0 0 20 0 1 0 1114912317 4206592 666 1992294400 134512640 134996440 4294956176 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 1027 666 67 118 0 906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6164

[startup+0.701331 s]
/proc/loadavg: 1.10 1.04 1.01 3/64 9425
/proc/meminfo: memFree=1046536/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=4108 CPUtime=0.69
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 2880 0 0 0 69 0 0 0 24 0 1 0 1114912317 4206592 670 1992294400 134512640 134996440 4294956176 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 1027 670 67 118 0 906 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6164

[startup+1.50148 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 9427
/proc/meminfo: memFree=1043960/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=8516 CPUtime=1.49
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 4307 0 0 0 148 1 0 0 25 0 1 0 1114912317 8720384 1917 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 2129 1918 71 118 0 2008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10572

[startup+3.10177 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 9427
/proc/meminfo: memFree=1022776/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=0
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114912317 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 112 96 399 0 111 0
[pid=9426] ppid=9425 vsize=27476 CPUtime=3.09
/proc/9426/stat : 9426 (march_dl2004) R 9425 9425 9080 0 -1 4194304 9144 0 0 0 276 33 0 0 25 0 1 0 1114912317 28135424 6532 1992294400 134512640 134996440 4294956176 18446744073709551615 134644072 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9426/statm: 6869 6532 72 118 0 6748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29532

[startup+6.30235 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 9428
/proc/meminfo: memFree=1043704/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=2056 CPUtime=5
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 156 10769 0 0 0 0 464 36 16 0 1 0 1114912317 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 514 125 107 399 0 111 0
[pid=9428] ppid=9425 vsize=4564 CPUtime=1.27
/proc/9428/stat : 9428 (mxc-sr08) R 9425 9425 9080 0 -1 4194304 1204 0 0 0 127 0 0 0 25 0 1 0 1114912818 4673536 1042 1992294400 134512640 135078026 4294956176 18446744073709551615 134521972 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9428/statm: 1141 1042 71 138 0 1000 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 6620

[startup+12.7015 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 9429
/proc/meminfo: memFree=1043848/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=3860 CPUtime=12.12
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 850 12686 0 0 206 0 969 37 25 0 1 0 1114912317 3952640 618 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 965 618 136 399 0 562 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 3860

[startup+25.5018 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 9431
/proc/meminfo: memFree=1017408/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=27084 CPUtime=6.68
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 10769 0 0 0 633 35 0 0 25 0 1 0 1114914198 27734016 6436 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 6771 6436 74 118 0 6650 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32700

[startup+51.1015 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 9431
/proc/meminfo: memFree=1001664/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=44572 CPUtime=32.25
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 14815 0 0 0 3187 38 0 0 25 0 1 0 1114914198 45641728 10482 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 11143 10482 74 118 0 11022 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 50188

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 9431
/proc/meminfo: memFree=995456/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=50620 CPUtime=83.43
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 16327 0 0 0 8304 39 0 0 25 0 1 0 1114914198 51834880 11994 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 12655 11994 74 118 0 12534 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 56236

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9431
/proc/meminfo: memFree=992192/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=53776 CPUtime=143.4
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 17133 0 0 0 14300 40 0 0 25 0 1 0 1114914198 55066624 12800 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 13444 12800 74 118 0 13323 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 59392

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9431
/proc/meminfo: memFree=989376/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=56524 CPUtime=203.38
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 17821 0 0 0 20297 41 0 0 25 0 1 0 1114914198 57880576 13488 1992294400 134512640 134996440 4294956176 18446744073709551615 134567993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 14131 13488 74 118 0 14010 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 62140

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9431
/proc/meminfo: memFree=987328/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=58500 CPUtime=263.37
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 18330 0 0 0 26295 42 0 0 25 0 1 0 1114914198 59904000 13997 1992294400 134512640 134996440 4294956176 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 14625 13997 74 118 0 14504 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 64116

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=986112/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=59688 CPUtime=323.34
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 18626 0 0 0 32292 42 0 0 25 0 1 0 1114914198 61120512 14293 1992294400 134512640 134996440 4294956176 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 14922 14293 74 118 0 14801 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 65304


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=980608/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=65104 CPUtime=803.17
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 19981 0 0 0 80273 44 0 0 25 0 1 0 1114914198 66666496 15648 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16276 15648 74 118 0 16155 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 70720

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=980160/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=65500 CPUtime=863.15
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20097 0 0 0 86271 44 0 0 25 0 1 0 1114914198 67072000 15764 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16375 15764 74 118 0 16254 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 71116

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=979712/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=66028 CPUtime=923.13
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20224 0 0 0 92269 44 0 0 25 0 1 0 1114914198 67612672 15891 1992294400 134512640 134996440 4294956176 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16507 15891 74 118 0 16386 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 71644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=979200/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=66424 CPUtime=983.1
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20343 0 0 0 98266 44 0 0 25 0 1 0 1114914198 68018176 16010 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16606 16010 74 118 0 16485 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 72040

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978880/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=66820 CPUtime=1043.08
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20444 0 0 0 104264 44 0 0 25 0 1 0 1114914198 68423680 16111 1992294400 134512640 134996440 4294956176 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16705 16111 74 118 0 16584 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 72436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978560/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67216 CPUtime=1103.05
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20527 0 0 0 110261 44 0 0 25 0 1 0 1114914198 68829184 16194 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16804 16194 74 118 0 16683 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 72832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978112/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67612 CPUtime=1163.04
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20629 0 0 0 116259 45 0 0 25 0 1 0 1114914198 69234688 16296 1992294400 134512640 134996440 4294956176 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16903 16296 74 118 0 16782 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 73228

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 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67612 CPUtime=1171.04
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20639 0 0 0 117059 45 0 0 25 0 1 0 1114914198 69234688 16306 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16903 16306 74 118 0 16782 0
Current children cumulated CPU time (s) 1189.81
Current children cumulated vsize (KiB) 73228

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67744 CPUtime=1177.44
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20652 0 0 0 117699 45 0 0 25 0 1 0 1114914198 69369856 16319 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16936 16319 74 118 0 16815 0
Current children cumulated CPU time (s) 1196.21
Current children cumulated vsize (KiB) 73360

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67744 CPUtime=1179.03
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20654 0 0 0 117858 45 0 0 25 0 1 0 1114914198 69369856 16321 1992294400 134512640 134996440 4294956176 18446744073709551615 134551555 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16936 16321 74 118 0 16815 0
Current children cumulated CPU time (s) 1197.8
Current children cumulated vsize (KiB) 73360

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67744 CPUtime=1179.83
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20655 0 0 0 117938 45 0 0 25 0 1 0 1114914198 69369856 16322 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16936 16322 74 118 0 16815 0
Current children cumulated CPU time (s) 1198.6
Current children cumulated vsize (KiB) 73360

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67744 CPUtime=1180.23
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20656 0 0 0 117978 45 0 0 25 0 1 0 1114914198 69369856 16323 1992294400 134512640 134996440 4294956176 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16936 16323 74 118 0 16815 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 73360

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67744 CPUtime=1180.63
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20657 0 0 0 118018 45 0 0 25 0 1 0 1114914198 69369856 16324 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16936 16324 74 118 0 16815 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 73360

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9431
/proc/meminfo: memFree=978048/2055920 swapFree=4177704/4192956
[pid=9425] ppid=9423 vsize=5616 CPUtime=18.77
/proc/9425/stat : 9425 (SATzilla2009_C) S 9423 9425 9080 0 -1 4194304 1945 13650 0 0 664 8 1154 51 25 0 1 0 1114912317 5750784 1048 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/9425/statm: 1404 1048 219 399 0 1001 0
[pid=9431] ppid=9425 vsize=67744 CPUtime=1180.74
/proc/9431/stat : 9431 (march_dl2004) R 9425 9425 9080 0 -1 4194304 20657 0 0 0 118029 45 0 0 25 0 1 0 1114914198 69369856 16324 1992294400 134512640 134996440 4294956176 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 16936 16324 74 118 0 16815 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 73360

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.62
CPU user time (s): 1198.56
CPU system time (s): 1.06184
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 73360

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

runsolver used 1.3138 second user time and 3.05454 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-30 16:14:21
IDJOB=1538241
IDBENCH=70193
IDSOLVER=527
FILE ID=node24/1538241-1238422461
PBS_JOBID= 9061496
Free space on /tmp= 65780 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2054549948-012.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538241-1238422461/watcher-1538241-1238422461 -o /tmp/evaluation-result-1538241-1238422461/solver-1538241-1238422461 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538241-1238422461.cnf

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

MD5SUM BENCH= 60b6e2588c02cbe8eea228421d953cc1
RANDOM SEED=1591955881

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.260
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.260
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:       1046952 kB
Buffers:        102336 kB
Cached:         802144 kB
SwapCached:       9032 kB
Active:          92560 kB
Inactive:       822436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046952 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:           31928 kB
Writeback:           0 kB
Mapped:          16116 kB
Slab:            79844 kB
Committed_AS:  3145884 kB
PageTables:       1448 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= 65748 MiB
End job on node24 at 2009-03-30 16:34:22