Trace number 1539595

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.11 1199.64

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S1494961823-060.cnf
MD5SUM7495f98ae37985dd5ad2be6175c3d801
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.25/19.31	c SATzilla is building models for class 3
19.25/19.31	c run presolver mxc-sr08 for 10 seconds ... 
19.25/19.31	c Bin: Executing mxc-sr08
19.25/19.31	c spawning binary file with 10 seconds ...
19.25/19.31	c child exit by a signal
19.25/19.31	c mxc-sr08 returned code 137.
19.25/19.31	c run presolver picosat846 for 5 seconds ... 
19.25/19.31	c Bin: Executing picosat846
19.25/19.31	c spawning binary file with 5 seconds ...
19.25/19.31	c child exit by a signal
19.25/19.31	c picosat846 returned code 137.
19.25/19.31	c Orignal number of varibales is 500, number of clauses is 2125 
19.25/19.31	c predicted feature computation time is 1.450673 
19.25/19.31	c Bin: Executing satelite
19.25/19.31	c spawning binary file with 240 seconds ...
19.25/19.31	c child exited successfully
19.25/19.31	c satzilla computing base features
19.25/19.31	c Number of variabe is: 488, Number of clause is : 2114 
19.25/19.31	c Initializing...
19.25/19.31	c satzilla doing clause learning
19.25/19.31	c start clause learning features ...
19.25/19.31	c Bin: Executing zchaff07
19.25/19.31	c spawning binary file with 2 seconds ...
19.25/19.31	c child exit by a signal
19.25/19.31	c satzilla doing survey propogation probe
19.25/19.31	c do survay propogation for 2 second ...
19.25/19.31	c satzilla doing local search probe
19.25/19.31	c features are:500 2125 488 2114 0.0245902 0.00520341 0.230842 0.490098 0.58627 0.689113 0.00622993 0.0755687 0.00614754 0.0102459 0.162605 0 0.966887 0.00622993 0.297527 0.00236518 0.0141911 2.73135 0.232444 0.177489 0 1 3.39706 0.0029652 0.384023 0 0.00662252 2.27035 0.480605 0.0122776 0.293718 0.00425733 0.0274361 3875.5 0.0189275 3771 3969 3969 3771 3969 3851 3911 29.2015 0.0793673 26.1667 31.9698 31.9698 26.1667 31.9698 27.8221 30.8476 0.395358 0.576175 0.00143511 1 0.713708 0.0886175 0.565221 0.208875 0.39014 0.0909974 0.688735 0.00209629 0.346132 0.172958 0.026081 0.12342 0.0446178 0.0764191 23.337 0.207346 107.659 0.070043 108 98 117 0.789756 0.238866 0.876026 0.0348113 
19.25/19.31	c satzilla's ranking:
19.25/19.31	c 1) minisat20SAT07: 3.480537
19.25/19.31	c 2) march_dl2004: 3.472248
19.25/19.31	c 3) picosat846: 2.330742
19.25/19.31	c 4) zchaff_rand: 2.247317
19.25/19.31	c 5) mxc-sr08: 2.027713
19.25/19.31	c 6) SATenstein: -10000.000000
19.25/19.31	c 7) gnovelty+: -10000.000000
19.25/19.31	c 8) adaptg2wsat+: -10000.000000
19.25/19.31	c 9) adaptg2wsat0: -10000.000000
19.25/19.31	c 10) tts-4-0: -10000.000000
19.25/19.31	c 11) vallst: -10000.000000
19.25/19.31	c 12) minisat20: -10000.000000
19.25/19.31	c 13) kcnfs04SAT07: -10000.000000
19.25/19.31	c satzilla running minisat20SAT07 ... 
1199.05/1199.64	c Bin: Executing minisat20SAT07
1199.05/1199.64	c spawning binary file with 1180 seconds ...
1199.05/1199.64	c child exit by a signal
1199.05/1199.64	c minisat20SAT07 returned code 137.
1199.05/1199.64	c satzilla running march_dl2004 ... 
1199.05/1199.64	c Bin: Executing march_dl2004
1199.05/1199.64	c march_dl2004 returned code 1.
1199.05/1199.64	c satzilla running picosat846 ... 
1199.05/1199.64	c Bin: Executing picosat846
1199.05/1199.64	c picosat846 returned code 1.
1199.05/1199.64	c satzilla running zchaff_rand ... 
1199.05/1199.64	c Bin: Executing zchaff_rand
1199.05/1199.64	c zchaff_rand returned code 1.
1199.05/1199.64	c satzilla running mxc-sr08 ... 
1199.05/1199.64	c Bin: Executing mxc-sr08
1199.05/1199.64	c mxc-sr08 returned code 1.
1199.05/1199.64	c satzilla running SATenstein ... 
1199.05/1199.64	c Bin: Executing SATenstein
1199.05/1199.64	c SATenstein returned code 1.
1199.05/1199.64	c satzilla running gnovelty+ ... 
1199.05/1199.64	c Bin: Executing gnovelty+
1199.05/1199.64	c gnovelty+ returned code 1.
1199.05/1199.64	c satzilla running adaptg2wsat+ ... 
1199.05/1199.64	c Bin: Executing adaptg2wsat+
1199.05/1199.64	c adaptg2wsat+ returned code 1.
1199.05/1199.64	c satzilla running adaptg2wsat0 ... 
1199.05/1199.64	c Bin: Executing adaptg2wsat0
1199.05/1199.64	c adaptg2wsat0 returned code 1.
1199.05/1199.64	c satzilla running tts-4-0 ... 
1199.05/1199.64	c Bin: Executing tts-4-0
1199.05/1199.64	c tts-4-0 returned code 1.
1199.05/1199.64	c satzilla running vallst ... 
1199.05/1199.64	c Bin: Executing vallst
1199.05/1199.64	c vallst returned code 1.
1199.05/1199.64	c satzilla running minisat20 ... 
1199.05/1199.64	c Bin: Executing minisat20
1199.05/1199.64	c minisat20 returned code 1.
1199.05/1199.64	c satzilla running kcnfs04SAT07 ... 
1199.05/1199.64	c Bin: Executing kcnfs04SAT07
1199.05/1199.64	c kcnfs04SAT07 returned code 1.
1199.05/1199.64	c ERROR: All Failed! 
1199.05/1199.64	c SATZILLA_TIME=1199.290000

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-1539595-1238569181/watcher-1539595-1238569181 -o /tmp/evaluation-result-1539595-1238569181/solver-1539595-1238569181 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1539595-1238569181.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.99 0.98 1.00 3/69 19997
/proc/meminfo: memFree=1475744/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=996 CPUtime=0
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 135 0 0 0 0 0 0 0 19 0 1 0 1129581319 1019904 131 1992294400 134512640 135078026 4294956176 18446744073709551615 134569190 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 249 131 55 138 0 108 0

[startup+0.055438 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 19997
/proc/meminfo: memFree=1475744/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=996 CPUtime=0.05
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 181 0 0 0 5 0 0 0 19 0 1 0 1129581319 1019904 177 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 249 177 71 138 0 108 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3052

[startup+0.102441 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 19997
/proc/meminfo: memFree=1475744/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=1128 CPUtime=0.1
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 200 0 0 0 10 0 0 0 19 0 1 0 1129581319 1155072 196 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 282 196 71 138 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3184

[startup+0.302461 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 19997
/proc/meminfo: memFree=1475744/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=1392 CPUtime=0.3
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 252 0 0 0 30 0 0 0 21 0 1 0 1129581319 1425408 248 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 348 248 71 138 0 207 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3448

[startup+0.702503 s]
/proc/loadavg: 0.99 0.98 1.00 3/69 19997
/proc/meminfo: memFree=1475744/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=1524 CPUtime=0.7
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 282 0 0 0 70 0 0 0 25 0 1 0 1129581319 1560576 278 1992294400 134512640 135078026 4294956176 18446744073709551615 134534513 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 381 278 71 138 0 240 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3580

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 19999
/proc/meminfo: memFree=1474704/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=1656 CPUtime=1.49
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 327 0 0 0 149 0 0 0 25 0 1 0 1129581319 1695744 323 1992294400 134512640 135078026 4294956176 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 414 323 71 138 0 273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3712

[startup+3.10175 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 19999
/proc/meminfo: memFree=1474320/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=1788 CPUtime=3.08
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 371 0 0 0 308 0 0 0 25 0 1 0 1129581319 1830912 367 1992294400 134512640 135078026 4294956176 18446744073709551615 134534587 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19998/statm: 447 367 71 138 0 306 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3844

[startup+6.30107 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 19999
/proc/meminfo: memFree=1474320/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=0
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1129581319 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 112 96 399 0 111 0
[pid=19998] ppid=19997 vsize=2052 CPUtime=6.27
/proc/19998/stat : 19998 (mxc-sr08) R 19997 19997 19776 0 -1 4194304 439 0 0 0 627 0 0 0 25 0 1 0 1129581319 2101248 435 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19998/statm: 513 435 71 138 0 372 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 4108

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20000
/proc/meminfo: memFree=1475280/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=2056 CPUtime=9.99
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 152 498 0 0 0 0 999 0 16 0 1 0 1129581319 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 514 121 104 399 0 111 0
[pid=20000] ppid=19997 vsize=1764 CPUtime=2.68
/proc/20000/stat : 20000 (picosat846) R 19997 19997 19776 0 -1 4194304 188 0 0 0 268 0 0 0 25 0 1 0 1129582321 1806336 177 1992294400 134512640 134570484 4294956176 18446744073709551615 134553167 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20000/statm: 441 177 84 14 0 107 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3820

[startup+25.501 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20003
/proc/meminfo: memFree=1474384/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=2548 CPUtime=6.17
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 321 0 0 0 617 0 0 0 25 0 1 0 1129583251 2609152 316 1992294400 134512640 135078472 4294956176 18446744073709551615 134550654 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 637 316 73 138 0 496 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 5944

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20003
/proc/meminfo: memFree=1473616/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=3204 CPUtime=31.76
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 483 0 0 0 3176 0 0 0 25 0 1 0 1129583251 3280896 478 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 801 478 73 138 0 660 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 6600

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20009
/proc/meminfo: memFree=1473040/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=3864 CPUtime=82.94
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 625 0 0 0 8294 0 0 0 25 0 1 0 1129583251 3956736 620 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 966 620 73 138 0 825 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 7260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20009
/proc/meminfo: memFree=1472592/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=4264 CPUtime=142.91
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 743 0 0 0 14291 0 0 0 25 0 1 0 1129583251 4366336 738 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1066 738 73 138 0 925 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 7660

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20009
/proc/meminfo: memFree=1472272/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=4660 CPUtime=202.89
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 838 0 0 0 20289 0 0 0 25 0 1 0 1129583251 4771840 833 1992294400 134512640 135078472 4294956176 18446744073709551615 134550513 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1165 833 73 138 0 1024 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 8056

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20009
/proc/meminfo: memFree=1471952/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=4924 CPUtime=262.86
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 911 0 0 0 26286 0 0 0 25 0 1 0 1129583251 5042176 906 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1231 906 73 138 0 1090 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 8320

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20009
/proc/meminfo: memFree=1471760/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=5188 CPUtime=322.84
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 966 0 0 0 32284 0 0 0 25 0 1 0 1129583251 5312512 961 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1297 961 73 138 0 1156 0

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


[startup+822.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 20009
/proc/meminfo: memFree=1470352/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=6508 CPUtime=802.64
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1307 0 0 0 80263 1 0 0 25 0 1 0 1129583251 6664192 1302 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1627 1302 73 138 0 1486 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 9904

[startup+882.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/71 20009
/proc/meminfo: memFree=1470288/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=6640 CPUtime=862.61
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1328 0 0 0 86260 1 0 0 25 0 1 0 1129583251 6799360 1323 1992294400 134512640 135078472 4294956176 18446744073709551615 134551019 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1660 1323 73 138 0 1519 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 10036

[startup+942.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/71 20009
/proc/meminfo: memFree=1470224/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=6776 CPUtime=922.59
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1353 0 0 0 92258 1 0 0 25 0 1 0 1129583251 6938624 1348 1992294400 134512640 135078472 4294956176 18446744073709551615 134549417 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1694 1348 73 138 0 1553 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 10172

[startup+1002.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/71 20009
/proc/meminfo: memFree=1470032/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=6912 CPUtime=982.56
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1402 0 0 0 98254 2 0 0 25 0 1 0 1129583251 7077888 1397 1992294400 134512640 135078472 4294956176 18446744073709551615 134550880 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1728 1397 73 138 0 1587 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 10308

[startup+1062.3 s]
/proc/loadavg: 1.16 1.05 1.01 2/71 20009
/proc/meminfo: memFree=1469968/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7044 CPUtime=1042.54
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1428 0 0 0 104252 2 0 0 25 0 1 0 1129583251 7213056 1423 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1761 1423 73 138 0 1620 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 10440

[startup+1122.3 s]
/proc/loadavg: 1.24 1.09 1.02 2/71 20009
/proc/meminfo: memFree=1469840/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7180 CPUtime=1102.51
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1464 0 0 0 110249 2 0 0 25 0 1 0 1129583251 7352320 1459 1992294400 134512640 135078472 4294956176 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1795 1459 73 138 0 1654 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 10576

[startup+1182.3 s]
/proc/loadavg: 1.13 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469712/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1162.48
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1483 0 0 0 116246 2 0 0 25 0 1 0 1129583251 7487488 1478 1992294400 134512640 135078472 4294956176 18446744073709551615 134556403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1478 73 138 0 1687 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 10708

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

[startup+1190.3 s]
/proc/loadavg: 1.12 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1170.48
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1494 0 0 0 117046 2 0 0 25 0 1 0 1129583251 7487488 1489 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1489 73 138 0 1687 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 10708

[startup+1193.51 s]
/proc/loadavg: 1.11 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1173.68
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1496 0 0 0 117366 2 0 0 25 0 1 0 1129583251 7487488 1491 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1491 73 138 0 1687 0
Current children cumulated CPU time (s) 1192.95
Current children cumulated vsize (KiB) 10708

[startup+1196.7 s]
/proc/loadavg: 1.10 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1176.88
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1496 0 0 0 117686 2 0 0 25 0 1 0 1129583251 7487488 1491 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1491 73 138 0 1687 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 10708

[startup+1198.3 s]
/proc/loadavg: 1.10 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1178.48
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1496 0 0 0 117846 2 0 0 25 0 1 0 1129583251 7487488 1491 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1491 73 138 0 1687 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 10708

[startup+1199.1 s]
/proc/loadavg: 1.10 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1179.28
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1498 0 0 0 117926 2 0 0 25 0 1 0 1129583251 7487488 1493 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1493 73 138 0 1687 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 10708

[startup+1199.5 s]
/proc/loadavg: 1.10 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1179.68
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1498 0 0 0 117966 2 0 0 25 0 1 0 1129583251 7487488 1493 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1493 73 138 0 1687 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 10708

[startup+1199.6 s]
/proc/loadavg: 1.10 1.08 1.02 2/71 20009
/proc/meminfo: memFree=1469648/2055920 swapFree=4171336/4192956
[pid=19997] ppid=19995 vsize=3396 CPUtime=19.27
/proc/19997/stat : 19997 (SATzilla2009_I) S 19995 19997 19776 0 -1 4194304 522 1910 0 0 204 24 1697 2 25 0 1 0 1129581319 3477504 366 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19997/statm: 849 366 217 399 0 446 0
[pid=20003] ppid=19997 vsize=7312 CPUtime=1179.78
/proc/20003/stat : 20003 (minisat20SAT07) R 19997 19997 19776 0 -1 4194304 1498 0 0 0 117976 2 0 0 25 0 1 0 1129583251 7487488 1493 1992294400 134512640 135078472 4294956176 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/20003/statm: 1828 1493 73 138 0 1687 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 10708

Child status: 17
Real time (s): 1199.64
CPU time (s): 1199.11
CPU user time (s): 1198.82
CPU system time (s): 0.294955
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 10708

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

runsolver used 0.944856 second user time and 3.43148 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-01 08:59:41
IDJOB=1539595
IDBENCH=70644
IDSOLVER=528
FILE ID=node44/1539595-1238569181
PBS_JOBID= 9062176
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S1494961823-060.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539595-1238569181/watcher-1539595-1238569181 -o /tmp/evaluation-result-1539595-1238569181/solver-1539595-1238569181 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1539595-1238569181.cnf

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

MD5SUM BENCH= 7495f98ae37985dd5ad2be6175c3d801
RANDOM SEED=560149965

node44.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.241
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.241
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:       1476224 kB
Buffers:         92824 kB
Cached:         379928 kB
SwapCached:      11068 kB
Active:         237684 kB
Inactive:       247640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476224 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:           31484 kB
Writeback:           0 kB
Mapped:          18184 kB
Slab:            79772 kB
Committed_AS:  2787628 kB
PageTables:       1796 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= 66368 MiB
End job on node44 at 2009-04-01 09:19:41