Trace number 1733167

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) 1198.96 1199.5

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_11gates_b2.cnf
MD5SUMc145d81f1457b6e33e1aa58009001b0a
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 variables1448
Number of clauses720410
Sum of the clauses size4254134
Maximum clause length34
Minimum clause length1
Number of clauses of size 1384
Number of clauses of size 24709
Number of clauses of size 30
Number of clauses of size 48462
Number of clauses of size 530976
Number of clauses of size over 5675879

Solver Data

72.04/72.15	c SATzilla is building models for class 3
72.04/72.15	c run presolver mxc-sr08 for 10 seconds ... 
72.04/72.15	c Bin: Executing mxc-sr08
72.04/72.15	c spawning binary file with 10 seconds ...
72.04/72.15	c child exit by a signal
72.04/72.15	c mxc-sr08 returned code 137.
72.04/72.15	c run presolver picosat846 for 5 seconds ... 
72.04/72.15	c Bin: Executing picosat846
72.04/72.15	c spawning binary file with 5 seconds ...
72.04/72.15	c child exit by a signal
72.04/72.15	c picosat846 returned code 137.
72.04/72.15	c Orignal number of varibales is 1448, number of clauses is 720410 
72.04/72.15	c predicted feature computation time is 6.255317 
72.04/72.15	c Bin: Executing satelite
72.04/72.15	c spawning binary file with 240 seconds ...
72.04/72.15	c child exited successfully
72.04/72.15	c satzilla computing base features
72.04/72.15	c Number of variabe is: 989, Number of clause is : 373673 
72.04/72.15	c Initializing...
72.04/72.15	c satzilla doing clause learning
72.04/72.15	c start clause learning features ...
72.04/72.15	c Bin: Executing zchaff07
72.04/72.15	c spawning binary file with 2 seconds ...
72.04/72.15	c child exit by a signal
72.04/72.15	c satzilla doing survey propogation probe
72.04/72.15	c do survay propogation for 2 second ...
72.04/72.15	c satzilla doing local search probe
72.04/72.15	c features are:1448 720410 989 373673 0.464105 0.927916 0.0026467 0.403471 0.583299 1.99551 0.00578739 0.376517 0.00202224 0.0303337 1.27053 0.0107072 0.0107099 0.00578739 1.12552 2.67614e-06 0.053025 4.24578 0.164127 0.335319 0 1 1.24812 0.00211475 1.46562 0 0.0512132 4.20268 0.423325 0.000714915 0.771254 5.8875e-05 0.00247275 256 0 256 256 256 256 256 256 256 12.7617 0 12.7617 12.7617 12.7617 12.7617 12.7617 12.7617 12.7617 0.229905 1.64296 1.25948e-07 1 0.996345 0.000740069 0.11311 0.00454115 0.0212753 0.324041 0.675108 0 1 0.495136 1.37652e-07 0.494128 0.111035 0.491843 202.692 3.22019 136.923 0.318618 141 132 163 78.5611 0.638088 1.01909 0.067786 
72.04/72.15	c satzilla's ranking:
72.04/72.15	c 1) picosat846: 2.319317
72.04/72.15	c 2) mxc-sr08: 2.204195
72.04/72.15	c 3) minisat20SAT07: 1.584367
72.04/72.15	c 4) zchaff_rand: 0.987400
72.04/72.15	c 5) march_dl2004: -0.094633
72.04/72.15	c 6) SATenstein: -10000.000000
72.04/72.15	c 7) gnovelty+: -10000.000000
72.04/72.15	c 8) adaptg2wsat+: -10000.000000
72.04/72.15	c 9) adaptg2wsat0: -10000.000000
72.04/72.15	c 10) tts-4-0: -10000.000000
72.04/72.15	c 11) vallst: -10000.000000
72.04/72.15	c 12) minisat20: -10000.000000
72.04/72.15	c 13) kcnfs04SAT07: -10000.000000
72.04/72.15	c satzilla running picosat846 ... 
1198.83/1199.49	c Bin: Executing picosat846
1198.83/1199.49	c spawning binary file with 1127 seconds ...
1198.83/1199.49	c child exit by a signal
1198.83/1199.49	c picosat846 returned code 137.
1198.83/1199.49	c satzilla running mxc-sr08 ... 
1198.83/1199.49	c Bin: Executing mxc-sr08
1198.83/1199.49	c mxc-sr08 returned code 1.
1198.83/1199.49	c satzilla running minisat20SAT07 ... 
1198.83/1199.49	c Bin: Executing minisat20SAT07
1198.83/1199.49	c minisat20SAT07 returned code 1.
1198.83/1199.49	c satzilla running zchaff_rand ... 
1198.83/1199.49	c Bin: Executing zchaff_rand
1198.83/1199.49	c zchaff_rand returned code 1.
1198.83/1199.49	c satzilla running march_dl2004 ... 
1198.83/1199.49	c Bin: Executing march_dl2004
1198.83/1199.49	c march_dl2004 returned code 1.
1198.83/1199.49	c satzilla running SATenstein ... 
1198.83/1199.49	c Bin: Executing SATenstein
1198.83/1199.49	c SATenstein returned code 1.
1198.83/1199.49	c satzilla running gnovelty+ ... 
1198.83/1199.49	c Bin: Executing gnovelty+
1198.83/1199.49	c gnovelty+ returned code 1.
1198.83/1199.49	c satzilla running adaptg2wsat+ ... 
1198.83/1199.49	c Bin: Executing adaptg2wsat+
1198.83/1199.49	c adaptg2wsat+ returned code 1.
1198.83/1199.49	c satzilla running adaptg2wsat0 ... 
1198.83/1199.49	c Bin: Executing adaptg2wsat0
1198.83/1199.49	c adaptg2wsat0 returned code 1.
1198.83/1199.49	c satzilla running tts-4-0 ... 
1198.83/1199.49	c Bin: Executing tts-4-0
1198.83/1199.49	c tts-4-0 returned code 1.
1198.83/1199.49	c satzilla running vallst ... 
1198.83/1199.49	c Bin: Executing vallst
1198.83/1199.49	c vallst returned code 1.
1198.83/1199.49	c satzilla running minisat20 ... 
1198.83/1199.49	c Bin: Executing minisat20
1198.83/1199.49	c minisat20 returned code 1.
1198.83/1199.49	c satzilla running kcnfs04SAT07 ... 
1198.83/1199.49	c Bin: Executing kcnfs04SAT07
1198.83/1199.49	c kcnfs04SAT07 returned code 1.
1198.83/1199.49	c ERROR: All Failed! 
1198.83/1199.49	c SATZILLA_TIME=1199.110000

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-1733167-1240785322/watcher-1733167-1240785322 -o /tmp/evaluation-result-1733167-1240785322/solver-1733167-1240785322 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1733167-1240785322.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 24981
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) R 24979 24981 24600 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=22564 CPUtime=0
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 744 0 0 0 0 0 0 0 18 0 1 0 106560656 23105536 740 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 5641 748 44 138 0 5500 0

[startup+0.103477 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 24981
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=29076 CPUtime=0.09
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 7138 0 0 0 6 3 0 0 20 0 1 0 106560656 29773824 7134 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 7269 7135 54 138 0 7128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31132

[startup+0.201486 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 24981
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=38088 CPUtime=0.19
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 9332 0 0 0 15 4 0 0 20 0 1 0 106560656 39002112 9328 1992294400 134512640 135078026 4294956176 18446744073709551615 134566028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 9522 9328 54 138 0 9381 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40144

[startup+0.301499 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 24981
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=46880 CPUtime=0.29
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 11468 0 0 0 24 5 0 0 21 0 1 0 106560656 48005120 11464 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 11720 11464 54 138 0 11579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48936

[startup+0.701549 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 24981
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=79900 CPUtime=0.69
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 19617 0 0 0 61 8 0 0 25 0 1 0 106560656 81817600 19613 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 19975 19613 54 138 0 19834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81956

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24983
/proc/meminfo: memFree=1292016/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=64208 CPUtime=1.49
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 20523 0 0 0 140 9 0 0 25 0 1 0 106560656 65748992 15061 1992294400 134512640 135078026 4294956176 18446744073709551615 134553862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 16052 15061 55 138 0 15911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66264

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24983
/proc/meminfo: memFree=1291888/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=64208 CPUtime=3.09
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 20523 0 0 0 300 9 0 0 25 0 1 0 106560656 65748992 15061 1992294400 134512640 135078026 4294956176 18446744073709551615 134553943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 16052 15061 55 138 0 15911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66264

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24983
/proc/meminfo: memFree=1292464/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=0
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106560656 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24981/statm: 514 112 96 399 0 111 0
[pid=24982] ppid=24981 vsize=64208 CPUtime=6.29
/proc/24982/stat : 24982 (mxc-sr08) R 24981 24981 24600 0 -1 4194304 20523 0 0 0 618 11 0 0 25 0 1 0 106560656 65748992 15061 1992294400 134512640 135078026 4294956176 18446744073709551615 134561080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24982/statm: 16052 15061 55 138 0 15911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66264

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24984
/proc/meminfo: memFree=1316592/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=10
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 152 20526 0 0 0 0 988 12 16 0 1 0 106560656 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 514 121 104 399 0 111 0
[pid=24984] ppid=24981 vsize=39172 CPUtime=2.67
/proc/24984/stat : 24984 (picosat846) R 24981 24981 24600 0 -1 4194304 9202 0 0 0 264 3 0 0 25 0 1 0 106561657 40112128 9191 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24984/statm: 9793 9191 85 14 0 9459 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 41228

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24985
/proc/meminfo: memFree=1290224/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=15
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 179 29739 0 0 0 0 1484 16 16 0 1 0 106560656 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 514 138 120 399 0 111 0
[pid=24985] ppid=24981 vsize=66020 CPUtime=10.46
/proc/24985/stat : 24985 (satelite) R 24981 24981 24600 0 -1 4194304 15793 0 0 0 1036 10 0 0 25 0 1 0 106562159 67604480 15778 1992294400 134512640 135037501 4294956160 18446744073709551615 134543322 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24985/statm: 16505 15778 63 128 0 16374 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 68076

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24985
/proc/meminfo: memFree=1281200/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=2056 CPUtime=15
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 179 29739 0 0 0 0 1484 16 16 0 1 0 106560656 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 514 138 120 399 0 111 0
[pid=24985] ppid=24981 vsize=76128 CPUtime=36.05
/proc/24985/stat : 24985 (satelite) R 24981 24981 24600 0 -1 4194304 18254 0 0 0 3594 11 0 0 25 0 1 0 106562159 77955072 18031 1992294400 134512640 135037501 4294956160 18446744073709551615 134573933 0 0 8392704 3 0 0 0 17 0 0 0
/proc/24985/statm: 19032 18031 66 128 0 18901 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 78184

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24987
/proc/meminfo: memFree=1245232/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=43452 CPUtime=30.13
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 10277 0 0 0 3005 8 0 0 25 0 1 0 106567871 44494848 10266 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 10863 10266 85 14 0 10529 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 103396

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24987
/proc/meminfo: memFree=1237168/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=51492 CPUtime=90.1
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 12303 0 0 0 9000 10 0 0 25 0 1 0 106567871 52727808 12281 1992294400 134512640 134570484 4294956176 18446744073709551615 134551932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 12873 12281 85 14 0 12539 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 111436

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24987
/proc/meminfo: memFree=1223216/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=65352 CPUtime=150.08
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15784 0 0 0 14995 13 0 0 25 0 1 0 106567871 66920448 15762 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16338 15762 85 14 0 16004 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 125296

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225776/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63460 CPUtime=210.05
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15802 0 0 0 20992 13 0 0 25 0 1 0 106567871 64983040 15059 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15865 15059 85 14 0 15531 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 123404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225776/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63460 CPUtime=270.02
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15814 0 0 0 26989 13 0 0 25 0 1 0 106567871 64983040 15071 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15865 15071 85 14 0 15531 0

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

/proc/24987/statm: 15864 15152 85 14 0 15530 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 123400

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225520/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63448 CPUtime=749.81
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15916 0 0 0 74967 14 0 0 25 0 1 0 106567871 64970752 15170 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15862 15170 85 14 0 15528 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 123392

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225520/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63448 CPUtime=809.78
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15919 0 0 0 80964 14 0 0 25 0 1 0 106567871 64970752 15173 1992294400 134512640 134570484 4294956176 18446744073709551615 134526696 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15862 15173 85 14 0 15528 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 123392

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225456/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63444 CPUtime=869.75
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15925 0 0 0 86961 14 0 0 25 0 1 0 106567871 64966656 15178 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15861 15178 85 14 0 15527 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 123388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225264/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63576 CPUtime=929.73
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15978 0 0 0 92959 14 0 0 25 0 1 0 106567871 65101824 15231 1992294400 134512640 134570484 4294956176 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15894 15231 85 14 0 15560 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 123520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225264/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63576 CPUtime=989.7
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15978 0 0 0 98955 15 0 0 25 0 1 0 106567871 65101824 15231 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15894 15231 85 14 0 15560 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 123520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1225200/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=63576 CPUtime=1049.68
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 15978 0 0 0 104953 15 0 0 25 0 1 0 106567871 65101824 15231 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 15894 15231 85 14 0 15560 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 123520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1109.65
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 110950 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 124048

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1117.74
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 111759 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 124048

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1120.95
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 112080 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1193.04
Current children cumulated vsize (KiB) 124048

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1124.15
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 112400 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 124048

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1125.74
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 112559 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 124048

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1126.54
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 112639 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 124048

[startup+1199.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=59944 CPUtime=72.09
/proc/24981/stat : 24981 (SATzilla2009_I) S 24979 24981 24600 0 -1 4194304 19423 62329 0 0 793 10 6365 41 25 0 1 0 106560656 61382656 14447 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24981/statm: 14986 14447 217 399 0 14583 0
[pid=24987] ppid=24981 vsize=64104 CPUtime=1126.74
/proc/24987/stat : 24987 (picosat846) R 24981 24981 24600 0 -1 4194304 16107 0 0 0 112659 15 0 0 25 0 1 0 106567871 65642496 15360 1992294400 134512640 134570484 4294956176 18446744073709551615 134553321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24987/statm: 16026 15360 85 14 0 15692 0
Current children cumulated CPU time (s) 1198.83
Current children cumulated vsize (KiB) 124048

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 24989
/proc/meminfo: memFree=1224752/2055920 swapFree=4192812/4192956
[pid=24981] ppid=24979 vsize=0 CPUtime=1198.93
/proc/24981/stat : 24981 (SATzilla2009_I) R 24979 24981 24600 0 -1 4194308 19440 78436 0 0 793 11 119032 57 16 0 1 0 106560656 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/24981/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.5
CPU time (s): 1198.96
CPU user time (s): 1198.27
CPU system time (s): 0.693894
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 126320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.27
system time used= 0.693894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97876
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= 37
involuntary context switches= 3100

runsolver used 1.07384 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-27 00:35:23
IDJOB=1733167
IDBENCH=71135
IDSOLVER=528
FILE ID=node54/1733167-1240785322
PBS_JOBID= 9187288
Free space on /tmp= 66260 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_11gates_b2.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733167-1240785322/watcher-1733167-1240785322 -o /tmp/evaluation-result-1733167-1240785322/solver-1733167-1240785322 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1733167-1240785322.cnf

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

MD5SUM BENCH= c145d81f1457b6e33e1aa58009001b0a
RANDOM SEED=1384093422

node54.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.234
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.234
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:       1352992 kB
Buffers:         76120 kB
Cached:         532544 kB
SwapCached:        140 kB
Active:         328976 kB
Inactive:       295188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           53284 kB
Writeback:           0 kB
Mapped:          25088 kB
Slab:            64708 kB
Committed_AS:   423740 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66232 MiB
End job on node54 at 2009-04-27 00:55:22