Trace number 309089

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.58 1200.15

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S1349608788-18-UNSAT.cnf
MD5SUM7031e461464b8d1c0f6a8a1c913e5155
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark618.095
Satisfiable
(Un)Satisfiability was proved
Number of variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.52/10.63	c run March_dl for 5 seconds ... 
10.52/10.63	c Bin: Executing march_dl
10.52/10.63	c child exit by a signal
10.52/10.63	c march_dl returned code 137.
10.52/10.63	c run saps for 2 seconds ... 
10.52/10.63	c Bin: Executing ubcsat2006
10.52/10.63	c child exited successfully
10.52/10.63	c ubcsat2006 returned code 0.
10.52/10.63	c satzilla computing base features
10.52/10.63	c satzilla doing unit-prop probe
10.52/10.63	c satzilla doing local search probe
10.52/10.63	c satzilla doing lobjois search-space size estimate
10.52/10.63	c satzilla's ranking:
10.52/10.63	c 1) zchaff_rand: 2.153183
10.52/10.63	c 2) eureka: 2.288299
10.52/10.63	c 3) minisat20: 2.295244
10.52/10.63	c 4) vallst: 3.063915
10.52/10.63	c 5) kcnfs: 3.253795
10.52/10.63	c 6) march_dl: 3.263133
10.52/10.63	c 7) kcnfs+P: 999.000000
10.52/10.63	c 8) march_dl+P: 999.000000
10.52/10.63	c 9) vallst+P: 999.000000
10.52/10.63	c 10) zchaff_rand+P: 999.000000
10.52/10.63	c 11) rsat+P: 999.000000
10.52/10.63	c 12) eureka+P: 999.000000
10.52/10.63	c 13) minisat20+P: 999.000000
10.52/10.63	c 14) rsat: 999.000000
10.52/10.63	c satzilla running zchaff_rand ... 
1199.41/1200.02	c Bin: Executing zchaff_rand
1199.41/1200.02	c child exit by a signal
1199.41/1200.02	c zchaff_rand returned code 137.
1199.41/1200.02	c zchaff_rand returned code 137.
1199.41/1200.02	c satzilla running eureka ... 
1199.41/1200.02	c Bin: Executing eureka
1199.41/1200.02	c eureka returned code 1.
1199.41/1200.02	c eureka returned code 1.
1199.41/1200.02	c satzilla running minisat20 ... 
1199.41/1200.02	c Bin: Executing minisat20
1199.41/1200.02	c minisat20 returned code 1.
1199.41/1200.02	c minisat20 returned code 1.
1199.41/1200.02	c satzilla running vallst ... 
1199.41/1200.02	c Bin: Executing vallst
1199.41/1200.02	c vallst returned code 1.
1199.41/1200.02	c vallst returned code 1.
1199.41/1200.02	c satzilla running kcnfs ... 
1199.41/1200.02	c Bin: Executing kcnfs
1199.41/1200.02	c kcnfs returned code 1.
1199.41/1200.02	c kcnfs returned code 1.
1199.41/1200.02	c satzilla running march_dl ... 
1199.41/1200.02	c Bin: Executing march_dl
1199.41/1200.02	c march_dl returned code 1.
1199.41/1200.02	c march_dl returned code 1.
1199.41/1200.02	c satzilla running kcnfs with preprocessing ... 
1199.54/1200.14	c Preprocessing...
1199.54/1200.14	c Inital problem has 4500 variables, 8410 nary clauses (3604 binary clauses).
1199.54/1200.14	c Num non-binary clauses 8410, Average non-binary clause length 3.000
1199.54/1200.14	c Preprocessor runtime was 0.110 seconds.
1199.54/1200.14	c 
1199.54/1200.14	c Satisfiability of theory still undetermined.
1199.54/1200.14	c See file /tmp/Sl7QHM for simplified theory.
1199.54/1200.14	c Bin: Executing kcnfs
1199.54/1200.14	c kcnfs returned code 1.
1199.54/1200.14	c kcnfs returned code 1.
1199.54/1200.14	c satzilla running march_dl with preprocessing ... 
1199.54/1200.14	c Bin: Executing march_dl
1199.54/1200.14	c march_dl returned code 1.
1199.54/1200.14	c march_dl returned code 1.
1199.54/1200.14	c satzilla running vallst with preprocessing ... 
1199.54/1200.14	c Bin: Executing vallst
1199.54/1200.14	c vallst returned code 1.
1199.54/1200.14	c vallst returned code 1.
1199.54/1200.14	c satzilla running zchaff_rand with preprocessing ... 
1199.54/1200.14	c Bin: Executing zchaff_rand
1199.54/1200.14	c zchaff_rand returned code 1.
1199.54/1200.14	c zchaff_rand returned code 1.
1199.54/1200.14	c satzilla running rsat with preprocessing ... 
1199.54/1200.14	c Bin: Executing rsat
1199.54/1200.14	c rsat returned code 1.
1199.54/1200.14	c rsat returned code 1.
1199.54/1200.14	c satzilla running eureka with preprocessing ... 
1199.54/1200.14	c Bin: Executing eureka
1199.54/1200.14	c eureka returned code 1.
1199.54/1200.14	c eureka returned code 1.
1199.54/1200.14	c satzilla running minisat20 with preprocessing ... 
1199.54/1200.14	c Bin: Executing minisat20
1199.54/1200.14	c minisat20 returned code 1.
1199.54/1200.14	c minisat20 returned code 1.
1199.54/1200.14	c satzilla running rsat ... 
1199.54/1200.14	c Bin: Executing rsat
1199.54/1200.14	c rsat returned code 1.
1199.54/1200.14	c rsat returned code 1.
1199.54/1200.14	c ERROR: All Failed! 
1199.54/1200.14	c SATZILLA_TIME=1199.740000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-309089-1172533844 -o ROOT/results/node9/solver-309089-1172533844 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309089-1172533844/SATzilla2007_F /tmp/evaluation/309089-1172533844/instance-309089-1172533844.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 1.00 3/77 16405
/proc/meminfo: memFree=1570184/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=1512 CPUtime=0
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 273339088 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 378 125 110 260 0 84 0
[pid=16406] ppid=16405 vsize=1048 CPUtime=0
/proc/16406/stat : 16406 (march_dl) R 16405 16405 15825 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 273339089 1073152 149 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16406/statm: 262 150 50 118 0 141 0

[startup+0.106783 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16405
/proc/meminfo: memFree=1570184/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=1512 CPUtime=0
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 273339088 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 378 125 110 260 0 84 0
[pid=16406] ppid=16405 vsize=2684 CPUtime=0.1
/proc/16406/stat : 16406 (march_dl) R 16405 16405 15825 0 -1 4194304 1373 0 0 0 10 0 0 0 20 0 1 0 273339089 2748416 540 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16406/statm: 671 545 61 118 0 550 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4196

[startup+0.514861 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16405
/proc/meminfo: memFree=1570184/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=1512 CPUtime=0
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 273339088 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 378 125 110 260 0 84 0
[pid=16406] ppid=16405 vsize=5232 CPUtime=0.5
/proc/16406/stat : 16406 (march_dl) R 16405 16405 15825 0 -1 4194304 2099 0 0 0 50 0 0 0 23 0 1 0 273339089 5357568 1195 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16406/statm: 1308 1195 75 118 0 1187 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6744

[startup+1.33502 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16407
/proc/meminfo: memFree=1565560/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=1512 CPUtime=0
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 273339088 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 378 125 110 260 0 84 0
[pid=16406] ppid=16405 vsize=5232 CPUtime=1.32
/proc/16406/stat : 16406 (march_dl) R 16405 16405 15825 0 -1 4194304 2106 0 0 0 132 0 0 0 25 0 1 0 273339089 5357568 1202 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16406/statm: 1308 1202 75 118 0 1187 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6744

[startup+2.97133 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16407
/proc/meminfo: memFree=1565240/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=1512 CPUtime=0
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 273339088 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 378 125 110 260 0 84 0
[pid=16406] ppid=16405 vsize=5492 CPUtime=2.96
/proc/16406/stat : 16406 (march_dl) R 16405 16405 15825 0 -1 4194304 2148 0 0 0 296 0 0 0 25 0 1 0 273339089 5623808 1244 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134587154 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16406/statm: 1373 1244 75 118 0 1252 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7004

[startup+6.25597 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16408
/proc/meminfo: memFree=1568632/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=1512 CPUtime=4.99
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 149 2196 0 0 0 0 499 0 16 0 1 0 273339088 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16405/statm: 378 125 110 260 0 84 0
[pid=16408] ppid=16405 vsize=6188 CPUtime=1.24
/proc/16408/stat : 16408 (ubcsat2006) R 16405 16405 15825 0 -1 4194304 444 0 0 0 111 13 0 0 25 0 1 0 273339589 6336512 426 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16408/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7112 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1565112/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=17744 CPUtime=2.07
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 1205 0 0 0 205 2 0 0 25 0 1 0 273340151 18169856 1074 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 4436 1074 112 208 0 4208 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20248

[startup+25.5277 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1559352/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=27668 CPUtime=14.88
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 3081 0 0 0 1480 8 0 0 25 0 1 0 273340151 28332032 2468 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 6917 2468 112 208 0 6689 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30172

[startup+51.1566 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1553208/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=29800 CPUtime=40.49
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 4596 0 0 0 4035 14 0 0 25 0 1 0 273340151 30515200 3983 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543601 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 7450 3983 112 208 0 7222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32304

[startup+102.412 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1545016/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=43624 CPUtime=91.74
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 7317 0 0 0 9149 25 0 0 25 0 1 0 273340151 44670976 6063 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 10906 6063 112 208 0 10678 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 46128

[startup+162.489 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1537528/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=46100 CPUtime=151.79
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 9147 0 0 0 15143 36 0 0 25 0 1 0 273340151 47206400 7893 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 11525 7893 112 208 0 11297 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 48604

[startup+222.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1531256/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=65016 CPUtime=211.84
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 10712 0 0 0 21139 45 0 0 25 0 1 0 273340151 66576384 9458 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 16254 9458 112 208 0 16026 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 67520

[startup+282.629 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1525880/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=72160 CPUtime=271.88
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 13346 0 0 0 27135 53 0 0 25 0 1 0 273340151 73891840 10811 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 18040 10811 112 208 0 17812 0
Current children cumulated CPU time (s) 282.47
Current children cumulated vsize (KiB) 74664

[startup+342.701 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 16409
/proc/meminfo: memFree=1521336/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=74056 CPUtime=331.94
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 14479 0 0 0 33133 61 0 0 25 0 1 0 273340151 75833344 11944 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 18514 11944 112 208 0 18286 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 76560

[startup+402.782 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 16409
/proc/meminfo: memFree=1516920/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=75464 CPUtime=391.99
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 15560 0 0 0 39131 68 0 0 25 0 1 0 273340151 77275136 13025 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553761 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 18866 13025 112 208 0 18638 0
Current children cumulated CPU time (s) 402.58
Current children cumulated vsize (KiB) 77968

[startup+462.863 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16409
/proc/meminfo: memFree=1513016/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=77124 CPUtime=452.06
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 16522 0 0 0 45131 75 0 0 25 0 1 0 273340151 78974976 13987 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543592 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 19281 13987 112 208 0 19053 0
Current children cumulated CPU time (s) 462.65

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

/proc/16409/statm: 28665 16918 112 208 0 28437 0
Current children cumulated CPU time (s) 702.7
Current children cumulated vsize (KiB) 117164

[startup+763.183 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1498360/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=115616 CPUtime=752.14
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 20148 0 0 0 75107 107 0 0 25 0 1 0 273340151 118390784 17613 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134536404 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 28904 17613 112 208 0 28676 0
Current children cumulated CPU time (s) 762.73
Current children cumulated vsize (KiB) 118120

[startup+823.259 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1495352/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=116772 CPUtime=812.2
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 20878 0 0 0 81106 114 0 0 25 0 1 0 273340151 119574528 18343 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134553859 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 29193 18343 112 208 0 28965 0
Current children cumulated CPU time (s) 822.79
Current children cumulated vsize (KiB) 119276

[startup+883.336 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1492344/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=127924 CPUtime=872.25
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 24166 0 0 0 87106 119 0 0 25 0 1 0 273340151 130994176 19070 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 31981 19070 112 208 0 31753 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 130428

[startup+943.408 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1489912/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=128820 CPUtime=932.3
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 24804 0 0 0 93105 125 0 0 25 0 1 0 273340151 131911680 19708 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 32205 19708 112 208 0 31977 0
Current children cumulated CPU time (s) 942.89
Current children cumulated vsize (KiB) 131324

[startup+1003.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1487224/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=129552 CPUtime=992.35
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 25475 0 0 0 99105 130 0 0 25 0 1 0 273340151 132661248 20379 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 32388 20379 112 208 0 32160 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 132056

[startup+1063.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1484280/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=130612 CPUtime=1052.41
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 26217 0 0 0 105106 135 0 0 25 0 1 0 273340151 133746688 21121 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544089 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 32653 21121 112 208 0 32425 0
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (KiB) 133116

[startup+1123.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1482232/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=131652 CPUtime=1112.47
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 26741 0 0 0 111106 141 0 0 25 0 1 0 273340151 134811648 21645 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 32913 21645 112 208 0 32685 0
Current children cumulated CPU time (s) 1123.06
Current children cumulated vsize (KiB) 134156

[startup+1183.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1480248/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=132532 CPUtime=1172.53
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 27232 0 0 0 117108 145 0 0 25 0 1 0 273340151 135712768 22136 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 33133 22136 112 208 0 32905 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 135036

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

[startup+1187.62 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 16606
/proc/meminfo: memFree=1480184/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=132532 CPUtime=1176.42
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 27249 0 0 0 117497 145 0 0 25 0 1 0 273340151 135712768 22153 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 33133 22153 112 208 0 32905 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 135036

[startup+1194.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1479992/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=132660 CPUtime=1182.97
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 27345 0 0 0 118151 146 0 0 25 0 1 0 273340151 135843840 22216 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 33165 22216 112 208 0 32937 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 135164

[startup+1197.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1479800/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=132660 CPUtime=1186.25
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 27403 0 0 0 118479 146 0 0 25 0 1 0 273340151 135843840 22274 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 33165 22274 112 208 0 32937 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 135164

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1479672/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=132660 CPUtime=1187.9
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 27418 0 0 0 118643 147 0 0 25 0 1 0 273340151 135843840 22289 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 33165 22289 112 208 0 32937 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 135164

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1479544/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=2504 CPUtime=10.59
/proc/16405/stat : 16405 (SATzilla2007_F) S 16403 16405 15825 0 -1 4194304 1228 2646 0 0 327 8 701 23 25 0 1 0 273339088 2564096 445 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16405/statm: 626 445 170 260 0 332 0
[pid=16409] ppid=16405 vsize=132660 CPUtime=1188.72
/proc/16409/stat : 16409 (zchaff_rand) R 16405 16405 15825 0 -1 4194304 27432 0 0 0 118725 147 0 0 25 0 1 0 273340151 135843840 22303 18446744073709551615 134512640 135365884 4294956704 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16409/statm: 33165 22303 112 208 0 32937 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 135164

[startup+1200.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16606
/proc/meminfo: memFree=1479544/2055920 swapFree=4192812/4192956
[pid=16405] ppid=16403 vsize=7252 CPUtime=1199.54
/proc/16405/stat : 16405 (SATzilla2007_F) R 16403 16405 15825 0 -1 4194304 1992 30079 0 0 336 10 119436 172 19 0 1 0 273339088 7426048 1105 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134598032 0 0 4096 0 0 0 0 17 0 0 0
/proc/16405/statm: 1813 1105 177 260 0 1519 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 7252

Child status: 17
Real time (s): 1200.15
CPU time (s): 1199.58
CPU user time (s): 1197.75
CPU system time (s): 1.83072
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 135164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.75
system time used= 1.83072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32094
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= 27
involuntary context switches= 2058

runsolver used 1.22581 second user time and 3.04154 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Feb 26 23:50:45 UTC 2007

IDJOB= 309089
IDBENCH= 20249
IDSOLVER= 136
FILE ID= node9/309089-1172533844

PBS_JOBID= 3971625

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S1349608788-18-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309089-1172533844/SATzilla2007_F /tmp/evaluation/309089-1172533844/instance-309089-1172533844.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-309089-1172533844 -o ROOT/results/node9/solver-309089-1172533844 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309089-1172533844/SATzilla2007_F /tmp/evaluation/309089-1172533844/instance-309089-1172533844.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  7031e461464b8d1c0f6a8a1c913e5155

RANDOM SEED= 901478257

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.263
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.263
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:       1570592 kB
Buffers:         51268 kB
Cached:         309608 kB
SwapCached:          0 kB
Active:         264172 kB
Inactive:       151280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10384 kB
Writeback:           0 kB
Mapped:          73480 kB
Slab:            55532 kB
Committed_AS:  1198708 kB
PageTables:       1688 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= 66550 MiB

End job on node9 on Tue Feb 27 00:10:45 UTC 2007