Trace number 1719659

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.35 1200.01

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.8818
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

19.48/19.53	c SATzilla is building models for class 3
19.48/19.53	c run presolver mxc-sr08 for 10 seconds ... 
19.48/19.53	c Bin: Executing mxc-sr08
19.48/19.53	c spawning binary file with 10 seconds ...
19.48/19.53	c child exit by a signal
19.48/19.53	c mxc-sr08 returned code 137.
19.48/19.53	c run presolver picosat846 for 5 seconds ... 
19.48/19.53	c Bin: Executing picosat846
19.48/19.53	c spawning binary file with 5 seconds ...
19.48/19.53	c child exit by a signal
19.48/19.53	c picosat846 returned code 137.
19.48/19.53	c Orignal number of varibales is 3230, number of clauses is 20575 
19.48/19.53	c predicted feature computation time is 1.457883 
19.48/19.53	c Bin: Executing satelite
19.48/19.53	c spawning binary file with 240 seconds ...
19.48/19.53	c child exited successfully
19.48/19.53	c satzilla computing base features
19.48/19.53	c Number of variabe is: 3221, Number of clause is : 20567 
19.48/19.53	c Initializing...
19.48/19.53	c satzilla doing clause learning
19.48/19.53	c start clause learning features ...
19.48/19.53	c Bin: Executing zchaff07
19.48/19.53	c spawning binary file with 2 seconds ...
19.48/19.53	c child exit by a signal
19.48/19.53	c satzilla doing survey propogation probe
19.48/19.53	c do survay propogation for 2 second ...
19.48/19.53	c satzilla doing local search probe
19.48/19.53	c features are:3230 20575 3221 20567 0.00279416 0.000388973 0.15661 0.492673 0.73497 1.27592 0.00105167 0.339799 0.000620925 0.00279416 1.06523 0.230466 0.691545 0.00105167 3.34003 0.000534837 0.0884913 1.43962 0.16098 0.0603178 0 0.411765 1.77898 0.000254309 3.16676 4.86216e-05 0.0221714 1.08539 0.247338 0.000548438 1.85635 0.000340351 0.0225118 680.3 0.117299 546 790 790 552 751 633 725 17.3411 0.192792 10.6591 22.4527 22.4527 14.3466 20.4329 14.9779 17.357 0.647909 0.252828 0 0.882153 0.801746 0.363899 0.743712 0.610472 0.708771 0.0551586 0.52097 -1.11022e-16 0.305886 0.1004 0.0261165 0.0658811 0.034983 0.0482172 149.133 0.971253 891.067 0.277727 955 896 971 0.855128 0.569532 0.912509 0.1318 
19.48/19.53	c satzilla's ranking:
19.48/19.53	c 1) mxc-sr08: 2.843075
19.48/19.53	c 2) minisat20SAT07: 2.196927
19.48/19.53	c 3) picosat846: 1.975293
19.48/19.53	c 4) zchaff_rand: 1.646418
19.48/19.53	c 5) march_dl2004: 1.113023
19.48/19.53	c 6) SATenstein: -10000.000000
19.48/19.53	c 7) gnovelty+: -10000.000000
19.48/19.53	c 8) adaptg2wsat+: -10000.000000
19.48/19.53	c 9) adaptg2wsat0: -10000.000000
19.48/19.53	c 10) tts-4-0: -10000.000000
19.48/19.53	c 11) vallst: -10000.000000
19.48/19.53	c 12) minisat20: -10000.000000
19.48/19.53	c 13) kcnfs04SAT07: -10000.000000
19.48/19.53	c satzilla running mxc-sr08 ... 
1199.24/1199.98	c Bin: Executing mxc-sr08
1199.24/1199.98	c spawning binary file with 1180 seconds ...
1199.24/1199.98	c child exit by a signal
1199.24/1199.98	c mxc-sr08 returned code 137.
1199.24/1199.98	c satzilla running minisat20SAT07 ... 
1199.24/1199.99	c Bin: Executing minisat20SAT07
1199.24/1199.99	c minisat20SAT07 returned code 1.
1199.24/1199.99	c satzilla running picosat846 ... 
1199.24/1199.99	c Bin: Executing picosat846
1199.24/1199.99	c picosat846 returned code 1.
1199.24/1199.99	c satzilla running zchaff_rand ... 
1199.24/1199.99	c Bin: Executing zchaff_rand
1199.24/1199.99	c zchaff_rand returned code 1.
1199.24/1199.99	c satzilla running march_dl2004 ... 
1199.24/1199.99	c Bin: Executing march_dl2004
1199.24/1199.99	c march_dl2004 returned code 1.
1199.24/1199.99	c satzilla running SATenstein ... 
1199.24/1199.99	c Bin: Executing SATenstein
1199.24/1199.99	c SATenstein returned code 1.
1199.24/1199.99	c satzilla running gnovelty+ ... 
1199.24/1199.99	c Bin: Executing gnovelty+
1199.24/1199.99	c gnovelty+ returned code 1.
1199.24/1199.99	c satzilla running adaptg2wsat+ ... 
1199.24/1199.99	c Bin: Executing adaptg2wsat+
1199.24/1199.99	c adaptg2wsat+ returned code 1.
1199.24/1199.99	c satzilla running adaptg2wsat0 ... 
1199.24/1199.99	c Bin: Executing adaptg2wsat0
1199.24/1199.99	c adaptg2wsat0 returned code 1.
1199.24/1199.99	c satzilla running tts-4-0 ... 
1199.24/1199.99	c Bin: Executing tts-4-0
1199.24/1199.99	c tts-4-0 returned code 1.
1199.24/1199.99	c satzilla running vallst ... 
1199.24/1199.99	c Bin: Executing vallst
1199.24/1199.99	c vallst returned code 1.
1199.24/1199.99	c satzilla running minisat20 ... 
1199.24/1199.99	c Bin: Executing minisat20
1199.24/1199.99	c minisat20 returned code 1.
1199.24/1199.99	c satzilla running kcnfs04SAT07 ... 
1199.32/1200.00	c Bin: Executing kcnfs04SAT07
1199.32/1200.00	c kcnfs04SAT07 returned code 1.
1199.32/1200.00	c ERROR: All Failed! 
1199.32/1200.00	c SATZILLA_TIME=1199.530000

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-1719659-1240648022/watcher-1719659-1240648022 -o /tmp/evaluation-result-1719659-1240648022/solver-1719659-1240648022 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1719659-1240648022.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: 2.10 1.96 1.51 3/64 16081
/proc/meminfo: memFree=1812488/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=1872 CPUtime=0
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 333 0 0 0 0 0 0 0 19 0 1 0 92828428 1916928 329 1992294400 134512640 135078026 4294956176 18446744073709551615 134565651 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 468 329 54 138 0 327 0

[startup+0.054835 s]
/proc/loadavg: 2.10 1.96 1.51 3/64 16081
/proc/meminfo: memFree=1812488/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=2900 CPUtime=0.05
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 753 0 0 0 5 0 0 0 19 0 1 0 92828428 2969600 622 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 725 623 71 138 0 584 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4956

[startup+0.101842 s]
/proc/loadavg: 2.10 1.96 1.51 3/64 16081
/proc/meminfo: memFree=1812488/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=3032 CPUtime=0.09
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 785 0 0 0 9 0 0 0 19 0 1 0 92828428 3104768 654 1992294400 134512640 135078026 4294956176 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 758 654 71 138 0 617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5088

[startup+0.301877 s]
/proc/loadavg: 2.10 1.96 1.51 3/64 16081
/proc/meminfo: memFree=1812488/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=3164 CPUtime=0.29
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 810 0 0 0 29 0 0 0 21 0 1 0 92828428 3239936 679 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 791 679 71 138 0 650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5220

[startup+0.70195 s]
/proc/loadavg: 2.10 1.96 1.51 3/64 16081
/proc/meminfo: memFree=1812488/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=3428 CPUtime=0.69
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 889 0 0 0 69 0 0 0 25 0 1 0 92828428 3510272 758 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 857 758 71 138 0 716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5484

[startup+1.50109 s]
/proc/loadavg: 2.01 1.94 1.51 2/66 16083
/proc/meminfo: memFree=1809336/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=4088 CPUtime=1.49
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 1054 0 0 0 149 0 0 0 25 0 1 0 92828428 4186112 923 1992294400 134512640 135078026 4294956176 18446744073709551615 134535089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 1022 923 71 138 0 881 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6144

[startup+3.10139 s]
/proc/loadavg: 2.01 1.94 1.51 2/66 16083
/proc/meminfo: memFree=1808504/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=4880 CPUtime=3.09
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 1230 0 0 0 308 1 0 0 25 0 1 0 92828428 4997120 1099 1992294400 134512640 135078026 4294956176 18446744073709551615 134534285 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 1220 1099 71 138 0 1079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6936

[startup+6.30196 s]
/proc/loadavg: 2.01 1.94 1.51 2/66 16083
/proc/meminfo: memFree=1807096/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=0
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92828428 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 112 96 399 0 111 0
[pid=16082] ppid=16081 vsize=7004 CPUtime=6.29
/proc/16082/stat : 16082 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 1763 0 0 0 627 2 0 0 25 0 1 0 92828428 7172096 1632 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16082/statm: 1751 1632 71 138 0 1610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9060

[startup+12.7011 s]
/proc/loadavg: 1.86 1.91 1.50 2/66 16084
/proc/meminfo: memFree=1809784/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=2056 CPUtime=9.99
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 152 2024 0 0 0 0 997 2 19 0 1 0 92828428 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 514 121 104 399 0 111 0
[pid=16084] ppid=16081 vsize=4168 CPUtime=2.68
/proc/16084/stat : 16084 (picosat846) R 16081 16081 15572 0 -1 4194304 794 0 0 0 268 0 0 0 25 0 1 0 92829428 4268032 782 1992294400 134512640 134570484 4294956176 18446744073709551615 134551561 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16084/statm: 1042 782 84 14 0 708 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6224

[startup+25.5014 s]
/proc/loadavg: 1.73 1.88 1.49 2/66 16087
/proc/meminfo: memFree=1804728/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=6608 CPUtime=5.94
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 1674 0 0 0 594 0 0 0 25 0 1 0 92830383 6766592 1543 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 1652 1543 71 138 0 1511 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10992

[startup+51.1011 s]
/proc/loadavg: 1.48 1.81 1.48 2/66 16087
/proc/meminfo: memFree=1801720/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=9532 CPUtime=31.52
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 2403 0 0 0 3151 1 0 0 25 0 1 0 92830383 9760768 2272 1992294400 134512640 135078026 4294956176 18446744073709551615 134533839 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 2383 2272 71 138 0 2242 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 13916

[startup+102.305 s]
/proc/loadavg: 1.19 1.67 1.45 2/66 16087
/proc/meminfo: memFree=1798904/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=12436 CPUtime=82.68
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 3088 0 0 0 8267 1 0 0 25 0 1 0 92830383 12734464 2957 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 3109 2957 71 138 0 2968 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 16820

[startup+162.302 s]
/proc/loadavg: 1.07 1.55 1.42 2/66 16087
/proc/meminfo: memFree=1797112/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=14032 CPUtime=142.66
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 3502 0 0 0 14264 2 0 0 25 0 1 0 92830383 14368768 3371 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 3508 3371 71 138 0 3367 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 18416

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.39 2/66 16087
/proc/meminfo: memFree=1797112/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=14032 CPUtime=202.62
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 3510 0 0 0 20260 2 0 0 25 0 1 0 92830383 14368768 3379 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 3508 3379 71 138 0 3367 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 18416

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.36 2/66 16087
/proc/meminfo: memFree=1796408/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=14856 CPUtime=262.59
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 3688 0 0 0 26257 2 0 0 25 0 1 0 92830383 15212544 3557 1992294400 134512640 135078026 4294956176 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 3714 3557 71 138 0 3573 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 19240

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.34 2/66 16087
/proc/meminfo: memFree=1796152/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=15148 CPUtime=322.56
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 3758 0 0 0 32254 2 0 0 25 0 1 0 92830383 15511552 3627 1992294400 134512640 135078026 4294956176 18446744073709551615 134534624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 3787 3627 71 138 0 3646 0

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

/proc/16087/statm: 4605 4356 71 138 0 4464 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 22804

[startup+822.303 s]
/proc/loadavg: 1.00 1.05 1.18 2/66 16089
/proc/meminfo: memFree=1792760/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=18740 CPUtime=802.31
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4536 0 0 0 80228 3 0 0 25 0 1 0 92830383 19189760 4405 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 4685 4405 71 138 0 4544 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 23124

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 16089
/proc/meminfo: memFree=1792504/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=19004 CPUtime=862.28
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4603 0 0 0 86225 3 0 0 25 0 1 0 92830383 19460096 4472 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 4751 4472 71 138 0 4610 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 23388

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 16089
/proc/meminfo: memFree=1792312/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=19160 CPUtime=922.25
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4632 0 0 0 92222 3 0 0 25 0 1 0 92830383 19619840 4501 1992294400 134512640 135078026 4294956176 18446744073709551615 134533796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 4790 4501 71 138 0 4649 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 23544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 16089
/proc/meminfo: memFree=1792184/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=19352 CPUtime=982.22
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4663 0 0 0 98219 3 0 0 25 0 1 0 92830383 19816448 4532 1992294400 134512640 135078026 4294956176 18446744073709551615 134534956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 4838 4532 71 138 0 4697 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 23736

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 16089
/proc/meminfo: memFree=1791992/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=19616 CPUtime=1042.2
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4717 0 0 0 104216 4 0 0 25 0 1 0 92830383 20086784 4586 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 4904 4586 71 138 0 4763 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 24000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 16089
/proc/meminfo: memFree=1791544/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20020 CPUtime=1102.16
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4813 0 0 0 110212 4 0 0 25 0 1 0 92830383 20500480 4682 1992294400 134512640 135078026 4294956176 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5005 4682 71 138 0 4864 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 24404

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791416/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20020 CPUtime=1162.13
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4841 0 0 0 116209 4 0 0 25 0 1 0 92830383 20500480 4710 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5005 4710 71 138 0 4864 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 24404

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791352/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20020 CPUtime=1170.13
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4842 0 0 0 117009 4 0 0 25 0 1 0 92830383 20500480 4711 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5005 4711 71 138 0 4864 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 24404

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791352/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20212 CPUtime=1176.53
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4855 0 0 0 117649 4 0 0 25 0 1 0 92830383 20697088 4724 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5053 4724 71 138 0 4912 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 24596

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791352/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20212 CPUtime=1178.13
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4856 0 0 0 117809 4 0 0 25 0 1 0 92830383 20697088 4725 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5053 4725 71 138 0 4912 0
Current children cumulated CPU time (s) 1197.64
Current children cumulated vsize (KiB) 24596

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791352/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20212 CPUtime=1178.93
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4858 0 0 0 117889 4 0 0 25 0 1 0 92830383 20697088 4727 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5053 4727 71 138 0 4912 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 24596

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791352/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20212 CPUtime=1179.33
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4858 0 0 0 117929 4 0 0 25 0 1 0 92830383 20697088 4727 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5053 4727 71 138 0 4912 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 24596

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 16089
/proc/meminfo: memFree=1791352/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=19.51
/proc/16081/stat : 16081 (SATzilla2009_I) S 16079 16081 15572 0 -1 4194304 1635 4727 0 0 239 4 1701 7 24 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
[pid=16087] ppid=16081 vsize=20212 CPUtime=1179.73
/proc/16087/stat : 16087 (mxc-sr08) R 16081 16081 15572 0 -1 4194304 4858 0 0 0 117969 4 0 0 25 0 1 0 92830383 20697088 4727 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/16087/statm: 5053 4727 71 138 0 4912 0
Current children cumulated CPU time (s) 1199.24
Current children cumulated vsize (KiB) 24596

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.11 1/65 16089
/proc/meminfo: memFree=1809792/2055920 swapFree=4181432/4192956
[pid=16081] ppid=16079 vsize=4384 CPUtime=1199.32
/proc/16081/stat : 16081 (SATzilla2009_I) D 16079 16081 15572 0 -1 4194304 1648 9585 0 0 239 4 119678 11 18 0 1 0 92828428 4489216 703 1992294400 134512640 136149169 4294956208 18446744073709551615 135546494 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/16081/statm: 1096 703 217 399 0 693 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 4384

Child status: 17
Real time (s): 1200.01
CPU time (s): 1199.35
CPU user time (s): 1199.19
CPU system time (s): 0.161975
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 24596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11237
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= 19
involuntary context switches= 2684

runsolver used 0.993848 second user time and 3.38348 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-25 10:27:02
IDJOB=1719659
IDBENCH=69567
IDSOLVER=528
FILE ID=node67/1719659-1240648022
PBS_JOBID= 9186466
Free space on /tmp= 66304 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719659-1240648022/watcher-1719659-1240648022 -o /tmp/evaluation-result-1719659-1240648022/solver-1719659-1240648022 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1719659-1240648022.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=364724973

node67.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.277
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.277
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:       1813032 kB
Buffers:          3920 kB
Cached:         171524 kB
SwapCached:       5368 kB
Active:          51452 kB
Inactive:       131892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813032 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:           31804 kB
Writeback:           0 kB
Mapped:          13612 kB
Slab:            45492 kB
Committed_AS:   323408 kB
PageTables:       1464 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= 66272 MiB
End job on node67 at 2009-04-25 10:47:02