Trace number 1539018

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 1199.5

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S1163324878-032.cnf
MD5SUM041948145db994bef4ef7befa5b1ff3c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018996
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

16.07/16.19	c SATzilla is building models for class 2
16.07/16.19	c run presolver march_dl2004 for 5 seconds ... 
16.07/16.19	c Bin: Executing march_dl2004
16.07/16.19	c spawning binary file with 5 seconds ...
16.07/16.19	c child exit by a signal
16.07/16.19	c march_dl2004 returned code 137.
16.07/16.19	c run presolver mxc-sr08 for 5 seconds ... 
16.07/16.19	c Bin: Executing mxc-sr08
16.07/16.19	c spawning binary file with 5 seconds ...
16.07/16.19	c child exit by a signal
16.07/16.19	c mxc-sr08 returned code 137.
16.07/16.19	c Orignal number of varibales is 120, number of clauses is 2556 
16.07/16.19	c predicted feature computation time is 6.927453 
16.07/16.19	c Bin: Executing satelite
16.07/16.19	c spawning binary file with 240 seconds ...
16.07/16.19	c child exited successfully
16.07/16.19	c satzilla computing base features
16.07/16.19	c Number of variabe is: 120, Number of clause is : 2556 
16.07/16.19	c Initializing...
16.07/16.19	c satzilla compute diameter ...
16.07/16.19	c start diameter features ...
16.07/16.19	c satzilla doing clause learning
16.07/16.19	c start clause learning features ...
16.07/16.19	c Bin: Executing zchaff07
16.07/16.19	c spawning binary file with 2 seconds ...
16.07/16.19	c child exit by a signal
16.07/16.19	c satzilla doing survey propogation probe
16.07/16.19	c do survay propogation for 2 second ...
16.07/16.19	c satzilla doing local search probe
16.07/16.19	c satzilla doing lobjois search-space size estimate
16.07/16.19	c features are:120 2556 120 2556 0 0 0.0469484 0.376213 0.639253 0.827531 0.0416667 0 0.0416667 0.0416667 -0 0 0 0.0416667 0.0956718 0.03482 0.051252 3.44964 0.0809295 0.0708003 0 0.369565 2.92221 0.00841158 0.210076 0.0043036 0.013302 2.86548 0.201878 0.0453247 0.016628 0.043036 0.0465571 2.94118 0.08 2 3 0.223718 4291.75 0.0240528 4184 4426 4426 4184 4426 4199 4358 27.3004 0.0370001 25.8895 28.692 28.692 25.8895 28.692 27.0327 27.5874 0.167173 0.786846 0.00218189 0.624099 0.341592 0.0323627 0.242033 0.0657037 0.119838 0.00188778 0.564075 0.000298648 0.00503851 0.00339618 0.00062586 0.00257954 0.00105037 0.00174686 11.2184 0.280293 24.1292 0.156006 24 20 29 1.67746 0.253987 0.891169 0.0707735 0.555361 0.6934 
16.07/16.19	c satzilla's ranking:
16.07/16.19	c 1) march_dl2004: 7.000946
16.07/16.19	c 2) minisat20SAT07: 5.164977
16.07/16.19	c 3) mxc-sr08: 4.226237
16.07/16.19	c 4) minisat20: 3.579985
16.07/16.19	c 5) zchaff_rand: 1.140139
16.07/16.19	c 6) tts-4-0: 0.581302
16.07/16.19	c 7) vallst: 0.062652
16.07/16.19	c 8) SATenstein: -10000.000000
16.07/16.19	c 9) gnovelty+: -10000.000000
16.07/16.19	c 10) adaptg2wsat+: -10000.000000
16.07/16.19	c 11) adaptg2wsat0: -10000.000000
16.07/16.19	c 12) picosat846: -10000.000000
16.07/16.19	c 13) kcnfs04SAT07: -10000.000000
16.07/16.19	c satzilla running march_dl2004 ... 
1198.87/1199.50	c Bin: Executing march_dl2004
1198.87/1199.50	c spawning binary file with 1183 seconds ...
1198.87/1199.50	c child exit by a signal
1198.87/1199.50	c march_dl2004 returned code 137.
1198.87/1199.50	c satzilla running minisat20SAT07 ... 
1198.87/1199.50	c Bin: Executing minisat20SAT07
1198.87/1199.50	c minisat20SAT07 returned code 1.
1198.87/1199.50	c satzilla running mxc-sr08 ... 
1198.87/1199.50	c Bin: Executing mxc-sr08
1198.87/1199.50	c mxc-sr08 returned code 1.
1198.87/1199.50	c satzilla running minisat20 ... 
1198.87/1199.50	c Bin: Executing minisat20
1198.87/1199.50	c minisat20 returned code 1.
1198.87/1199.50	c satzilla running zchaff_rand ... 
1198.87/1199.50	c Bin: Executing zchaff_rand
1198.87/1199.50	c zchaff_rand returned code 1.
1198.87/1199.50	c satzilla running tts-4-0 ... 
1198.87/1199.50	c Bin: Executing tts-4-0
1198.87/1199.50	c tts-4-0 returned code 1.
1198.87/1199.50	c satzilla running vallst ... 
1198.98/1199.50	c Bin: Executing vallst
1198.98/1199.50	c vallst returned code 1.
1198.98/1199.50	c satzilla running SATenstein ... 
1198.98/1199.50	c Bin: Executing SATenstein
1198.98/1199.50	c SATenstein returned code 1.
1198.98/1199.50	c satzilla running gnovelty+ ... 
1198.98/1199.50	c Bin: Executing gnovelty+
1198.98/1199.50	c gnovelty+ returned code 1.
1198.98/1199.50	c satzilla running adaptg2wsat+ ... 
1198.98/1199.50	c Bin: Executing adaptg2wsat+
1198.98/1199.50	c adaptg2wsat+ returned code 1.
1198.98/1199.50	c satzilla running adaptg2wsat0 ... 
1198.98/1199.50	c Bin: Executing adaptg2wsat0
1198.98/1199.50	c adaptg2wsat0 returned code 1.
1198.98/1199.50	c satzilla running picosat846 ... 
1198.98/1199.50	c Bin: Executing picosat846
1198.98/1199.50	c picosat846 returned code 1.
1198.98/1199.50	c satzilla running kcnfs04SAT07 ... 
1198.98/1199.50	c Bin: Executing kcnfs04SAT07
1198.98/1199.50	c kcnfs04SAT07 returned code 1.
1198.98/1199.50	c ERROR: All Failed! 
1198.98/1199.50	c SATZILLA_TIME=1199.160000

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-1539018-1238458872/watcher-1539018-1238458872 -o /tmp/evaluation-result-1539018-1238458872/solver-1539018-1238458872 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539018-1238458872.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.92 0.96 0.98 3/69 15249
/proc/meminfo: memFree=1489952/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=636 CPUtime=0
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 1118550369 651264 78 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 159 78 50 118 0 38 0

[startup+0.0552501 s]
/proc/loadavg: 0.92 0.96 0.98 3/69 15249
/proc/meminfo: memFree=1489952/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=1024 CPUtime=0.05
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 190 0 0 0 5 0 0 0 19 0 1 0 1118550369 1048576 182 1992294400 134512640 134996440 4294956192 18446744073709551615 134583048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 256 182 67 118 0 135 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3080

[startup+0.101253 s]
/proc/loadavg: 0.92 0.96 0.98 3/69 15249
/proc/meminfo: memFree=1489952/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=2928 CPUtime=0.09
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 642 0 0 0 9 0 0 0 19 0 1 0 1118550369 2998272 634 1992294400 134512640 134996440 4294956192 18446744073709551615 134533703 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 732 634 72 118 0 611 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4984

[startup+0.301273 s]
/proc/loadavg: 0.92 0.96 0.98 3/69 15249
/proc/meminfo: memFree=1489952/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=3204 CPUtime=0.29
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 693 0 0 0 29 0 0 0 21 0 1 0 1118550369 3280896 685 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 801 685 74 118 0 680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5260

[startup+0.701313 s]
/proc/loadavg: 0.92 0.96 0.98 3/69 15249
/proc/meminfo: memFree=1489952/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=3204 CPUtime=0.69
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 693 0 0 0 69 0 0 0 24 0 1 0 1118550369 3280896 685 1992294400 134512640 134996440 4294956192 18446744073709551615 134526972 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 801 685 74 118 0 680 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5260

[startup+1.50139 s]
/proc/loadavg: 0.92 0.96 0.98 2/71 15251
/proc/meminfo: memFree=1487312/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=3988 CPUtime=1.49
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 884 0 0 0 149 0 0 0 25 0 1 0 1118550369 4083712 876 1992294400 134512640 134996440 4294956192 18446744073709551615 134587383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 997 876 74 118 0 876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6044

[startup+3.10156 s]
/proc/loadavg: 0.92 0.96 0.98 2/71 15251
/proc/meminfo: memFree=1484816/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=0
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118550369 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 112 96 399 0 111 0
[pid=15250] ppid=15249 vsize=4780 CPUtime=3.08
/proc/15250/stat : 15250 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1086 0 0 0 308 0 0 0 25 0 1 0 1118550369 4894720 1078 1992294400 134512640 134996440 4294956192 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15250/statm: 1195 1078 74 118 0 1074 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6836

[startup+6.30189 s]
/proc/loadavg: 1.01 0.97 0.98 2/71 15252
/proc/meminfo: memFree=1489040/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=2056 CPUtime=4.99
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 156 1184 0 0 0 0 499 0 19 0 1 0 1118550369 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15249/statm: 514 125 107 399 0 111 0
[pid=15252] ppid=15249 vsize=1656 CPUtime=1.28
/proc/15252/stat : 15252 (mxc-sr08) R 15249 15249 14722 0 -1 4194304 323 0 0 0 128 0 0 0 25 0 1 0 1118550870 1695744 319 1992294400 134512640 135078026 4294956192 18446744073709551615 134523474 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15252/statm: 414 319 71 138 0 273 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3712

[startup+12.7015 s]
/proc/loadavg: 1.01 0.97 0.98 2/71 15254
/proc/meminfo: memFree=1486608/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=7580 CPUtime=12.66
/proc/15249/stat : 15249 (SATzilla2009_C) R 15247 15249 14722 0 -1 4194304 541 2774 0 0 65 1 1197 3 24 0 1 0 1118550369 7761920 442 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/15249/statm: 1895 442 207 399 0 1492 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7580

[startup+25.5019 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15255
/proc/meminfo: memFree=1484560/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=5572 CPUtime=9.3
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1290 0 0 0 930 0 0 0 25 0 1 0 1118551988 5705728 1282 1992294400 134512640 134996440 4294956192 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1393 1282 74 118 0 1272 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9052

[startup+51.1015 s]
/proc/loadavg: 1.08 0.99 0.99 2/71 15255
/proc/meminfo: memFree=1483664/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=6488 CPUtime=34.89
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1484 0 0 0 3489 0 0 0 25 0 1 0 1118551988 6643712 1476 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1622 1476 74 118 0 1501 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9968

[startup+102.306 s]
/proc/loadavg: 1.10 1.00 0.99 2/71 15255
/proc/meminfo: memFree=1483152/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=7016 CPUtime=86.07
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1618 0 0 0 8607 0 0 0 25 0 1 0 1118551988 7184384 1610 1992294400 134512640 134996440 4294956192 18446744073709551615 134526988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1754 1610 74 118 0 1633 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10496

[startup+162.302 s]
/proc/loadavg: 1.19 1.05 1.01 2/71 15255
/proc/meminfo: memFree=1482896/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=7412 CPUtime=146.04
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1692 0 0 0 14604 0 0 0 25 0 1 0 1118551988 7589888 1684 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1853 1684 74 118 0 1732 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10892

[startup+222.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/71 15255
/proc/meminfo: memFree=1482704/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=7544 CPUtime=206.01
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1744 0 0 0 20601 0 0 0 25 0 1 0 1118551988 7725056 1736 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1886 1736 74 118 0 1765 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11024

[startup+282.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/71 15255
/proc/meminfo: memFree=1482576/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=7676 CPUtime=265.99
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1780 0 0 0 26599 0 0 0 25 0 1 0 1118551988 7860224 1772 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1919 1772 74 118 0 1798 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 11156

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/71 15255
/proc/meminfo: memFree=1482448/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=7808 CPUtime=325.96
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1809 0 0 0 32596 0 0 0 25 0 1 0 1118551988 7995392 1801 1992294400 134512640 134996440 4294956192 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 1952 1801 74 118 0 1831 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 11288


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

/proc/15255/statm: 2084 1932 74 118 0 1963 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 11816

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481808/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8336 CPUtime=745.8
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1951 0 0 0 74579 1 0 0 25 0 1 0 1118551988 8536064 1943 1992294400 134512640 134996440 4294956192 18446744073709551615 134566569 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2084 1943 74 118 0 1963 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 11816

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481744/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8468 CPUtime=805.77
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1963 0 0 0 80576 1 0 0 25 0 1 0 1118551988 8671232 1955 1992294400 134512640 134996440 4294956192 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2117 1955 74 118 0 1996 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 11948

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481744/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8468 CPUtime=865.74
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1975 0 0 0 86573 1 0 0 25 0 1 0 1118551988 8671232 1967 1992294400 134512640 134996440 4294956192 18446744073709551615 134567867 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2117 1967 74 118 0 1996 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 11948

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481680/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8468 CPUtime=925.72
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1985 0 0 0 92571 1 0 0 25 0 1 0 1118551988 8671232 1977 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2117 1977 74 118 0 1996 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 11948

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481616/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8600 CPUtime=985.69
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 1995 0 0 0 98568 1 0 0 25 0 1 0 1118551988 8806400 1987 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2150 1987 74 118 0 2029 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 12080

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481616/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8600 CPUtime=1045.66
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2007 0 0 0 104565 1 0 0 25 0 1 0 1118551988 8806400 1999 1992294400 134512640 134996440 4294956192 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2150 1999 74 118 0 2029 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 12080

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481552/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8600 CPUtime=1105.64
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2016 0 0 0 110563 1 0 0 25 0 1 0 1118551988 8806400 2008 1992294400 134512640 134996440 4294956192 18446744073709551615 134568137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2150 2008 74 118 0 2029 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 12080

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481552/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8732 CPUtime=1165.62
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2027 0 0 0 116561 1 0 0 25 0 1 0 1118551988 8941568 2019 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2183 2019 74 118 0 2062 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 12212

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481488/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8732 CPUtime=1173.61
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2028 0 0 0 117360 1 0 0 25 0 1 0 1118551988 8941568 2020 1992294400 134512640 134996440 4294956192 18446744073709551615 134526988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2183 2020 74 118 0 2062 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 12212

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481488/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8732 CPUtime=1176.81
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2028 0 0 0 117680 1 0 0 25 0 1 0 1118551988 8941568 2020 1992294400 134512640 134996440 4294956192 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2183 2020 74 118 0 2062 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 12212

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481488/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8732 CPUtime=1180.01
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2028 0 0 0 118000 1 0 0 25 0 1 0 1118551988 8941568 2020 1992294400 134512640 134996440 4294956192 18446744073709551615 134552416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2183 2020 74 118 0 2062 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 12212

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481488/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8732 CPUtime=1181.61
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2028 0 0 0 118160 1 0 0 25 0 1 0 1118551988 8941568 2020 1992294400 134512640 134996440 4294956192 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2183 2020 74 118 0 2062 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 12212

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481488/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=16.16
/proc/15249/stat : 15249 (SATzilla2009_C) S 15247 15249 14722 0 -1 4194304 574 2774 0 0 409 7 1197 3 25 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
[pid=15255] ppid=15249 vsize=8732 CPUtime=1182.41
/proc/15255/stat : 15255 (march_dl2004) R 15249 15249 14722 0 -1 4194304 2028 0 0 0 118240 1 0 0 25 0 1 0 1118551988 8941568 2020 1992294400 134512640 134996440 4294956192 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15255/statm: 2183 2020 74 118 0 2062 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 12212

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 15255
/proc/meminfo: memFree=1481488/2055920 swapFree=4171336/4192956
[pid=15249] ppid=15247 vsize=3480 CPUtime=1198.98
/proc/15249/stat : 15249 (SATzilla2009_C) R 15247 15249 14722 0 -1 4194304 588 4802 0 0 409 7 119477 5 16 0 1 0 1118550369 3563520 396 1992294400 134512640 136149437 4294956224 18446744073709551615 135547709 0 0 4096 3 0 0 0 17 0 0 0
/proc/15249/statm: 870 396 219 399 0 467 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 3480

Child status: 17
Real time (s): 1199.5
CPU time (s): 1199
CPU user time (s): 1198.86
CPU system time (s): 0.131979
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 12212

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

runsolver used 1.14183 second user time and 3.25351 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-31 02:21:12
IDJOB=1539018
IDBENCH=70452
IDSOLVER=527
FILE ID=node44/1539018-1238458872
PBS_JOBID= 9061682
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S1163324878-032.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539018-1238458872/watcher-1539018-1238458872 -o /tmp/evaluation-result-1539018-1238458872/solver-1539018-1238458872 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539018-1238458872.cnf

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

MD5SUM BENCH= 041948145db994bef4ef7befa5b1ff3c
RANDOM SEED=787883486

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:       1490496 kB
Buffers:         84504 kB
Cached:         374988 kB
SwapCached:      11068 kB
Active:         195576 kB
Inactive:       276420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490496 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:           31504 kB
Writeback:           0 kB
Mapped:          18184 kB
Slab:            78904 kB
Committed_AS:  2661724 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-03-31 02:41:12