Trace number 301955

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.63 1200.15

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1128222245-05.cnf
MD5SUMe00fc2902b68bb75646f8701a0e4a742
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
Number of clauses of size over 50

Solver Data (download as text)

10.58/10.75	c run March_dl for 5 seconds ... 
10.58/10.75	c Bin: Executing march_dl
10.58/10.75	c child exit by a signal
10.58/10.75	c march_dl returned code 137.
10.58/10.75	c run saps for 2 seconds ... 
10.58/10.75	c Bin: Executing ubcsat2006
10.58/10.75	c child exited successfully
10.58/10.75	c ubcsat2006 returned code 0.
10.58/10.75	c satzilla computing base features
10.58/10.75	c satzilla doing unit-prop probe
10.58/10.75	c satzilla doing local search probe
10.58/10.75	c satzilla doing lobjois search-space size estimate
10.58/10.75	c satzilla's ranking:
10.58/10.75	c 1) march_dl: 4.346105
10.58/10.75	c 2) eureka: 5.390236
10.58/10.75	c 3) kcnfs: 6.161795
10.58/10.75	c 4) vallst: 7.811372
10.58/10.75	c 5) minisat20: 8.413341
10.58/10.75	c 6) zchaff_rand: 10.323850
10.58/10.75	c 7) kcnfs+P: 999.000000
10.58/10.75	c 8) march_dl+P: 999.000000
10.58/10.75	c 9) vallst+P: 999.000000
10.58/10.75	c 10) zchaff_rand+P: 999.000000
10.58/10.75	c 11) rsat+P: 999.000000
10.58/10.75	c 12) eureka+P: 999.000000
10.58/10.75	c 13) minisat20+P: 999.000000
10.58/10.75	c 14) rsat: 999.000000
10.58/10.75	c satzilla running march_dl ... 
1199.41/1200.04	c Bin: Executing march_dl
1199.41/1200.04	c child exit by a signal
1199.41/1200.04	c march_dl returned code 137.
1199.41/1200.04	c march_dl returned code 137.
1199.41/1200.04	c satzilla running eureka ... 
1199.41/1200.04	c Bin: Executing eureka
1199.41/1200.04	c eureka returned code 1.
1199.41/1200.04	c eureka returned code 1.
1199.41/1200.04	c satzilla running kcnfs ... 
1199.41/1200.04	c Bin: Executing kcnfs
1199.41/1200.04	c kcnfs returned code 1.
1199.41/1200.04	c kcnfs returned code 1.
1199.41/1200.04	c satzilla running vallst ... 
1199.41/1200.04	c Bin: Executing vallst
1199.41/1200.04	c vallst returned code 1.
1199.41/1200.04	c vallst returned code 1.
1199.41/1200.04	c satzilla running minisat20 ... 
1199.41/1200.04	c Bin: Executing minisat20
1199.41/1200.04	c minisat20 returned code 1.
1199.41/1200.04	c minisat20 returned code 1.
1199.41/1200.04	c satzilla running zchaff_rand ... 
1199.41/1200.04	c Bin: Executing zchaff_rand
1199.41/1200.04	c zchaff_rand returned code 1.
1199.41/1200.04	c zchaff_rand returned code 1.
1199.41/1200.04	c satzilla running kcnfs with preprocessing ... 
1199.51/1200.14	c Preprocessing...
1199.51/1200.14	c Inital problem has 1100 variables, 22000 nary clauses (0 binary clauses).
1199.51/1200.14	c Num non-binary clauses 22000, Average non-binary clause length 5.000
1199.51/1200.14	c Theory has no gaps
1199.51/1200.14	c Preprocessor runtime was 0.050 seconds.
1199.51/1200.14	c 
1199.51/1200.14	c Satisfiability of theory still undetermined.
1199.51/1200.14	c See file /tmp/8apkrt for simplified theory.
1199.51/1200.14	c Bin: Executing kcnfs
1199.51/1200.14	c kcnfs returned code 1.
1199.51/1200.14	c kcnfs returned code 1.
1199.51/1200.14	c satzilla running march_dl with preprocessing ... 
1199.51/1200.14	c Bin: Executing march_dl
1199.51/1200.14	c march_dl returned code 1.
1199.51/1200.14	c march_dl returned code 1.
1199.51/1200.14	c satzilla running vallst with preprocessing ... 
1199.51/1200.14	c Bin: Executing vallst
1199.51/1200.14	c vallst returned code 1.
1199.51/1200.14	c vallst returned code 1.
1199.51/1200.14	c satzilla running zchaff_rand with preprocessing ... 
1199.51/1200.14	c Bin: Executing zchaff_rand
1199.51/1200.14	c zchaff_rand returned code 1.
1199.51/1200.14	c zchaff_rand returned code 1.
1199.51/1200.14	c satzilla running rsat with preprocessing ... 
1199.51/1200.14	c Bin: Executing rsat
1199.51/1200.14	c rsat returned code 1.
1199.51/1200.14	c rsat returned code 1.
1199.51/1200.14	c satzilla running eureka with preprocessing ... 
1199.51/1200.14	c Bin: Executing eureka
1199.51/1200.14	c eureka returned code 1.
1199.51/1200.14	c eureka returned code 1.
1199.51/1200.14	c satzilla running minisat20 with preprocessing ... 
1199.51/1200.14	c Bin: Executing minisat20
1199.51/1200.14	c minisat20 returned code 1.
1199.51/1200.14	c minisat20 returned code 1.
1199.51/1200.14	c satzilla running rsat ... 
1199.51/1200.14	c Bin: Executing rsat
1199.51/1200.14	c rsat returned code 1.
1199.51/1200.14	c rsat returned code 1.
1199.51/1200.14	c ERROR: All Failed! 
1199.51/1200.14	c SATZILLA_TIME=1199.780000

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/node59/watcher-301955-1172000746 -o ROOT/results/node59/solver-301955-1172000746 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301955-1172000746/SATzilla2007_F /tmp/evaluation/301955-1172000746/instance-301955-1172000746.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: 0.08 0.02 0.01 3/64 31801
/proc/meminfo: memFree=1539776/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=1512 CPUtime=0
/proc/31801/stat : 31801 (SATzilla2007_F) R 31799 31801 31717 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 220031833 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/31801/statm: 378 125 110 260 0 84 0
[pid=31802] ppid=31801 vsize=812 CPUtime=0
/proc/31802/stat : 31802 (march_dl) R 31801 31801 31717 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 220031833 831488 108 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134724431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31802/statm: 203 108 50 118 0 82 0

[startup+0.10734 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 31801
/proc/meminfo: memFree=1539776/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=1512 CPUtime=0
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220031833 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31801/statm: 378 125 110 260 0 84 0
[pid=31802] ppid=31801 vsize=3052 CPUtime=0.09
/proc/31802/stat : 31802 (march_dl) R 31801 31801 31717 0 -1 4194304 1478 0 0 0 9 0 0 0 19 0 1 0 220031833 3125248 587 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31802/statm: 763 393 57 118 0 642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4564

[startup+0.515385 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 31801
/proc/meminfo: memFree=1539776/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=1512 CPUtime=0
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220031833 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31801/statm: 378 125 110 260 0 84 0
[pid=31802] ppid=31801 vsize=4540 CPUtime=0.5
/proc/31802/stat : 31802 (march_dl) R 31801 31801 31717 0 -1 4194304 3206 0 0 0 50 0 0 0 23 0 1 0 220031833 4648960 734 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31802/statm: 1135 734 67 118 0 1014 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6052

[startup+1.33547 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 31803
/proc/meminfo: memFree=1536688/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=1512 CPUtime=0
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220031833 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31801/statm: 378 125 110 260 0 84 0
[pid=31802] ppid=31801 vsize=4540 CPUtime=1.32
/proc/31802/stat : 31802 (march_dl) R 31801 31801 31717 0 -1 4194304 3214 0 0 0 132 0 0 0 25 0 1 0 220031833 4648960 742 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31802/statm: 1135 742 67 118 0 1014 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6052

[startup+2.97165 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 31803
/proc/meminfo: memFree=1513648/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=1512 CPUtime=0
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 220031833 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31801/statm: 378 125 110 260 0 84 0
[pid=31802] ppid=31801 vsize=28496 CPUtime=2.96
/proc/31802/stat : 31802 (march_dl) R 31801 31801 31717 0 -1 4194304 9162 0 0 0 263 33 0 0 25 0 1 0 220031833 29179904 6490 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31802/statm: 7124 6490 72 118 0 7003 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 30008

[startup+6.258 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 31804
/proc/meminfo: memFree=1537456/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=1512 CPUtime=5
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 149 10271 0 0 0 0 464 36 16 0 1 0 220031833 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31801/statm: 378 125 110 260 0 84 0
[pid=31804] ppid=31801 vsize=6188 CPUtime=1.19
/proc/31804/stat : 31804 (ubcsat2006) R 31801 31801 31717 0 -1 4194304 614 0 3 0 113 6 0 0 25 0 1 0 220032334 6336512 599 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31804/statm: 1547 599 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7700

[startup+12.7187 s]
/proc/loadavg: 0.28 0.06 0.02 2/66 31805
/proc/meminfo: memFree=1534640/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=4728 CPUtime=1.96
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 3630 0 0 0 195 1 0 0 25 0 1 0 220032908 4841472 958 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 1182 959 67 118 0 1061 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 8124

[startup+25.5261 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 31805
/proc/meminfo: memFree=1507824/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=33584 CPUtime=14.75
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 12462 0 0 0 1438 37 0 0 25 0 1 0 220032908 34390016 7646 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 8396 7646 74 118 0 8275 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 36980

[startup+51.1539 s]
/proc/loadavg: 0.60 0.17 0.05 2/66 31805
/proc/meminfo: memFree=1492720/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=47532 CPUtime=40.36
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 16124 0 0 0 3997 39 0 0 25 0 1 0 220032908 48672768 11308 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134576320 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 11883 11308 74 118 0 11762 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50928

[startup+102.401 s]
/proc/loadavg: 0.82 0.29 0.10 2/66 31805
/proc/meminfo: memFree=1486768/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=53188 CPUtime=91.6
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 17538 0 0 0 9119 41 0 0 25 0 1 0 220032908 54464512 12722 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 13297 12722 74 118 0 13176 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56584

[startup+162.465 s]
/proc/loadavg: 0.94 0.43 0.16 2/66 31805
/proc/meminfo: memFree=1483056/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=56740 CPUtime=151.65
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 18448 0 0 0 15123 42 0 0 25 0 1 0 220032908 58101760 13632 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 14185 13632 74 118 0 14064 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 60136

[startup+222.525 s]
/proc/loadavg: 0.98 0.53 0.21 2/66 31805
/proc/meminfo: memFree=1480240/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=59484 CPUtime=211.69
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 19145 0 0 0 21126 43 0 0 25 0 1 0 220032908 60911616 14329 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 14871 14329 74 118 0 14750 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 62880

[startup+282.581 s]
/proc/loadavg: 0.99 0.61 0.26 2/66 31805
/proc/meminfo: memFree=1478512/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=61188 CPUtime=271.73
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 19577 0 0 0 27129 44 0 0 25 0 1 0 220032908 62656512 14761 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 15297 14761 74 118 0 15176 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 64584

[startup+342.641 s]
/proc/loadavg: 0.99 0.67 0.30 2/66 31805
/proc/meminfo: memFree=1477168/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=62508 CPUtime=331.78
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 19906 0 0 0 33133 45 0 0 25 0 1 0 220032908 64008192 15090 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 15627 15090 74 118 0 15506 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 65904

[startup+402.703 s]
/proc/loadavg: 0.99 0.74 0.34 2/66 31805
/proc/meminfo: memFree=1476144/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=63432 CPUtime=391.82
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 20154 0 0 0 39137 45 0 0 25 0 1 0 220032908 64954368 15338 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 15858 15338 74 118 0 15737 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 66828

[startup+462.762 s]
/proc/loadavg: 0.99 0.78 0.38 2/66 31805
/proc/meminfo: memFree=1475248/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=64224 CPUtime=451.86
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 20360 0 0 0 45141 45 0 0 25 0 1 0 220032908 65765376 15544 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 16056 15544 74 118 0 15935 0
Current children cumulated CPU time (s) 462.53

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

/proc/31805/statm: 16683 16155 74 118 0 16562 0
Current children cumulated CPU time (s) 702.71
Current children cumulated vsize (KiB) 70128

[startup+763.072 s]
/proc/loadavg: 1.01 0.92 0.54 2/66 31805
/proc/meminfo: memFree=1472368/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=67128 CPUtime=752.09
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21068 0 0 0 75163 46 0 0 25 0 1 0 220032908 68739072 16252 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 16782 16252 74 118 0 16661 0
Current children cumulated CPU time (s) 762.76
Current children cumulated vsize (KiB) 70524

[startup+823.135 s]
/proc/loadavg: 1.00 0.93 0.57 2/66 31805
/proc/meminfo: memFree=1471920/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=67524 CPUtime=812.13
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21173 0 0 0 81167 46 0 0 25 0 1 0 220032908 69144576 16357 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568152 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 16881 16357 74 118 0 16760 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 70920

[startup+883.195 s]
/proc/loadavg: 1.00 0.94 0.59 2/66 31805
/proc/meminfo: memFree=1471600/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=67920 CPUtime=872.18
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21272 0 0 0 87172 46 0 0 25 0 1 0 220032908 69550080 16456 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 16980 16456 74 118 0 16859 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 71316

[startup+943.27 s]
/proc/loadavg: 1.03 0.97 0.62 2/72 31911
/proc/meminfo: memFree=1469808/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=68316 CPUtime=932.17
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21365 0 0 0 93171 46 0 0 25 0 1 0 220032908 69955584 16549 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17079 16549 74 118 0 16958 0
Current children cumulated CPU time (s) 942.84
Current children cumulated vsize (KiB) 71712

[startup+1003.37 s]
/proc/loadavg: 1.01 0.97 0.64 2/72 31983
/proc/meminfo: memFree=1469368/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=68712 CPUtime=992.2
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21460 0 0 0 99174 46 0 0 25 0 1 0 220032908 70361088 16644 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31805/statm: 17178 16644 74 118 0 17057 0
Current children cumulated CPU time (s) 1002.87
Current children cumulated vsize (KiB) 72108

[startup+1063.43 s]
/proc/loadavg: 1.00 0.97 0.66 2/66 32003
/proc/meminfo: memFree=1470256/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=68976 CPUtime=1052.24
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21536 0 0 0 105178 46 0 0 25 0 1 0 220032908 70631424 16720 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17244 16720 74 118 0 17123 0
Current children cumulated CPU time (s) 1062.91
Current children cumulated vsize (KiB) 72372

[startup+1123.49 s]
/proc/loadavg: 1.00 0.97 0.68 2/66 32003
/proc/meminfo: memFree=1469936/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69240 CPUtime=1112.29
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21608 0 0 0 111182 47 0 0 25 0 1 0 220032908 70901760 16792 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532989 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17310 16792 74 118 0 17189 0
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (KiB) 72636

[startup+1183.56 s]
/proc/loadavg: 1.00 0.97 0.69 2/66 32003
/proc/meminfo: memFree=1469744/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69508 CPUtime=1172.34
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21669 0 0 0 117187 47 0 0 25 0 1 0 220032908 71176192 16853 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17377 16853 74 118 0 17256 0
Current children cumulated CPU time (s) 1183.01
Current children cumulated vsize (KiB) 72904

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

[startup+1187.36 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 32003
/proc/meminfo: memFree=1469744/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69508 CPUtime=1176.14
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21670 0 0 0 117567 47 0 0 25 0 1 0 220032908 71176192 16854 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17377 16854 74 118 0 17256 0
Current children cumulated CPU time (s) 1186.81
Current children cumulated vsize (KiB) 72904

[startup+1193.92 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 32003
/proc/meminfo: memFree=1469680/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69508 CPUtime=1182.7
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21682 0 0 0 118223 47 0 0 25 0 1 0 220032908 71176192 16866 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526926 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17377 16866 74 118 0 17256 0
Current children cumulated CPU time (s) 1193.37
Current children cumulated vsize (KiB) 72904

[startup+1197.19 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 32003
/proc/meminfo: memFree=1469680/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69508 CPUtime=1185.97
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21686 0 0 0 118550 47 0 0 25 0 1 0 220032908 71176192 16870 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17377 16870 74 118 0 17256 0
Current children cumulated CPU time (s) 1196.64
Current children cumulated vsize (KiB) 72904

[startup+1198.83 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 32003
/proc/meminfo: memFree=1469680/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69508 CPUtime=1187.61
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21688 0 0 0 118714 47 0 0 25 0 1 0 220032908 71176192 16872 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17377 16872 74 118 0 17256 0
Current children cumulated CPU time (s) 1198.28
Current children cumulated vsize (KiB) 72904

[startup+1199.65 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 32003
/proc/meminfo: memFree=1469680/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3396 CPUtime=10.67
/proc/31801/stat : 31801 (SATzilla2007_F) S 31799 31801 31717 0 -1 4194304 1869 10891 0 3 339 12 668 48 25 0 1 0 220031833 3477504 646 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31801/statm: 849 646 169 260 0 555 0
[pid=31805] ppid=31801 vsize=69508 CPUtime=1188.43
/proc/31805/stat : 31805 (march_dl) R 31801 31801 31717 0 -1 4194304 21688 0 0 0 118796 47 0 0 25 0 1 0 220032908 71176192 16872 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134568157 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31805/statm: 17377 16872 74 118 0 17256 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 72904

[startup+1200.06 s]
/proc/loadavg: 1.00 0.97 0.70 2/66 32003
/proc/meminfo: memFree=1469680/2055920 swapFree=4183724/4192956
[pid=31801] ppid=31799 vsize=3532 CPUtime=1199.51
/proc/31801/stat : 31801 (SATzilla2007_F) R 31799 31801 31717 0 -1 4194304 1999 32579 0 3 340 12 119503 96 16 0 1 0 220031833 3616768 689 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135167885 0 0 4096 0 0 0 0 17 0 0 0
/proc/31801/statm: 883 689 170 260 0 589 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 3532

Child status: 17
Real time (s): 1200.15
CPU time (s): 1199.63
CPU user time (s): 1198.52
CPU system time (s): 1.10583
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 72904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.52
system time used= 1.10583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35394
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 2037

runsolver used 1.08183 second user time and 2.55361 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Feb 20 19:45:51 UTC 2007

IDJOB= 301955
IDBENCH= 20071
IDSOLVER= 136
FILE ID= node59/301955-1172000746

PBS_JOBID= 3892653

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1128222245-05.cnf
COMMAND LINE= /tmp/evaluation/301955-1172000746/SATzilla2007_F /tmp/evaluation/301955-1172000746/instance-301955-1172000746.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-301955-1172000746 -o ROOT/results/node59/solver-301955-1172000746 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301955-1172000746/SATzilla2007_F /tmp/evaluation/301955-1172000746/instance-301955-1172000746.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  e00fc2902b68bb75646f8701a0e4a742

RANDOM SEED= 226112209

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1541080 kB
Buffers:         30508 kB
Cached:         407924 kB
SwapCached:       3024 kB
Active:          47856 kB
Inactive:       399676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541080 kB
SwapTotal:     4192956 kB
SwapFree:      4183724 kB
Dirty:           10912 kB
Writeback:           0 kB
Mapped:          15164 kB
Slab:            53308 kB
Committed_AS:   462832 kB
PageTables:       1472 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= 66554 MiB

End job on node59 on Tue Feb 20 20:05:53 UTC 2007