Trace number 334566

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.68 1200.03

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l5.sat05-522.reshuffled-07.cnf
MD5SUM938806a23cb5c9ff1ce606734695c30f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4478
Number of clauses18519
Sum of the clauses size54202
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317164
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.68/10.72	c run March_dl for 5 seconds ... 
10.68/10.72	c Bin: Executing march_dl
10.68/10.72	c child exit by a signal
10.68/10.72	c march_dl returned code 137.
10.68/10.72	c run saps for 2 seconds ... 
10.68/10.72	c Bin: Executing ubcsat2006
10.68/10.72	c child exited successfully
10.68/10.72	c ubcsat2006 returned code 0.
10.68/10.72	c satzilla computing base features
10.68/10.72	c satzilla doing unit-prop probe
10.68/10.72	c satzilla doing local search probe
10.68/10.72	c satzilla doing lobjois search-space size estimate
10.68/10.72	c satzilla's ranking:
10.68/10.72	c 1) march_dl: 2.350046
10.68/10.72	c 2) minisat20: 2.903988
10.68/10.72	c 3) eureka: 3.365159
10.68/10.72	c 4) kcnfs: 3.449797
10.68/10.72	c 5) vallst: 5.070372
10.68/10.72	c 6) zchaff_rand: 5.921691
10.68/10.72	c 7) kcnfs+P: 999.000000
10.68/10.72	c 8) march_dl+P: 999.000000
10.68/10.72	c 9) vallst+P: 999.000000
10.68/10.72	c 10) zchaff_rand+P: 999.000000
10.68/10.72	c 11) rsat+P: 999.000000
10.68/10.72	c 12) eureka+P: 999.000000
10.68/10.72	c 13) minisat20+P: 999.000000
10.68/10.72	c 14) rsat: 999.000000
10.68/10.72	c satzilla running march_dl ... 
1199.43/1199.88	c Bin: Executing march_dl
1199.43/1199.88	c child exit by a signal
1199.43/1199.88	c march_dl returned code 137.
1199.43/1199.88	c march_dl returned code 137.
1199.43/1199.88	c satzilla running minisat20 ... 
1199.43/1199.88	c Bin: Executing minisat20
1199.43/1199.88	c minisat20 returned code 1.
1199.43/1199.88	c minisat20 returned code 1.
1199.43/1199.88	c satzilla running eureka ... 
1199.43/1199.88	c Bin: Executing eureka
1199.43/1199.88	c eureka returned code 1.
1199.43/1199.88	c eureka returned code 1.
1199.43/1199.88	c satzilla running kcnfs ... 
1199.43/1199.88	c Bin: Executing kcnfs
1199.43/1199.88	c kcnfs returned code 1.
1199.43/1199.88	c kcnfs returned code 1.
1199.43/1199.88	c satzilla running vallst ... 
1199.43/1199.88	c Bin: Executing vallst
1199.43/1199.88	c vallst returned code 1.
1199.43/1199.88	c vallst returned code 1.
1199.43/1199.88	c satzilla running zchaff_rand ... 
1199.43/1199.88	c Bin: Executing zchaff_rand
1199.43/1199.88	c zchaff_rand returned code 1.
1199.43/1199.88	c zchaff_rand returned code 1.
1199.43/1199.88	c satzilla running kcnfs with preprocessing ... 
1199.64/1200.02	c Preprocessing...
1199.64/1200.02	c Inital problem has 4478 variables, 17164 nary clauses (1355 binary clauses).
1199.64/1200.02	c Num non-binary clauses 17164, Average non-binary clause length 3.000
1199.64/1200.02	c Theory has no gaps
1199.64/1200.02	c Preprocessor runtime was 0.100 seconds.
1199.64/1200.02	c 
1199.64/1200.02	c Satisfiability of theory still undetermined.
1199.64/1200.02	c See file /tmp/sTRgFf for simplified theory.
1199.64/1200.02	c Bin: Executing kcnfs
1199.64/1200.02	c kcnfs returned code 1.
1199.64/1200.02	c kcnfs returned code 1.
1199.64/1200.02	c satzilla running march_dl with preprocessing ... 
1199.64/1200.02	c Bin: Executing march_dl
1199.64/1200.02	c march_dl returned code 1.
1199.64/1200.02	c march_dl returned code 1.
1199.64/1200.02	c satzilla running vallst with preprocessing ... 
1199.64/1200.02	c Bin: Executing vallst
1199.64/1200.02	c vallst returned code 1.
1199.64/1200.02	c vallst returned code 1.
1199.64/1200.02	c satzilla running zchaff_rand with preprocessing ... 
1199.64/1200.02	c Bin: Executing zchaff_rand
1199.64/1200.02	c zchaff_rand returned code 1.
1199.64/1200.02	c zchaff_rand returned code 1.
1199.64/1200.02	c satzilla running rsat with preprocessing ... 
1199.64/1200.02	c Bin: Executing rsat
1199.64/1200.02	c rsat returned code 1.
1199.64/1200.02	c rsat returned code 1.
1199.64/1200.02	c satzilla running eureka with preprocessing ... 
1199.64/1200.02	c Bin: Executing eureka
1199.64/1200.02	c eureka returned code 1.
1199.64/1200.02	c eureka returned code 1.
1199.64/1200.02	c satzilla running minisat20 with preprocessing ... 
1199.64/1200.02	c Bin: Executing minisat20
1199.64/1200.02	c minisat20 returned code 1.
1199.64/1200.02	c minisat20 returned code 1.
1199.64/1200.02	c satzilla running rsat ... 
1199.64/1200.02	c Bin: Executing rsat
1199.64/1200.02	c rsat returned code 1.
1199.64/1200.02	c rsat returned code 1.
1199.64/1200.02	c ERROR: All Failed! 
1199.64/1200.02	c SATZILLA_TIME=1199.850000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-334566-1173580444 -o ROOT/results/node14/solver-334566-1173580444 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334566-1173580444/SATzilla2007_F /tmp/evaluation/334566-1173580444/instance-334566-1173580444.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): 2400 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.91 0.97 1.02 3/77 4679
/proc/meminfo: memFree=1483640/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) R 4677 4679 3894 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=1060 CPUtime=0
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 377998871 1085440 153 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 265 153 50 118 0 144 0

[startup+0.0628899 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 4679
/proc/meminfo: memFree=1483640/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=2304 CPUtime=0.05
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 652 0 0 0 5 0 0 0 19 0 1 0 377998871 2359296 426 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 576 426 57 118 0 455 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3816

[startup+0.102894 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 4679
/proc/meminfo: memFree=1483640/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=2424 CPUtime=0.09
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 982 0 0 0 9 0 0 0 19 0 1 0 377998871 2482176 482 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 606 482 57 118 0 485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.302912 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 4679
/proc/meminfo: memFree=1483640/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=4804 CPUtime=0.29
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 1705 0 0 0 29 0 0 0 21 0 1 0 377998871 4919296 1067 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518431 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 1201 1067 57 118 0 1080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6316

[startup+0.70295 s]
/proc/loadavg: 0.91 0.97 1.02 3/77 4679
/proc/meminfo: memFree=1483640/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=7048 CPUtime=0.69
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 2280 0 0 0 68 1 0 0 24 0 1 0 377998871 7217152 1642 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518217 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 1762 1642 57 118 0 1641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8560

[startup+1.50103 s]
/proc/loadavg: 0.91 0.97 1.02 2/79 4681
/proc/meminfo: memFree=1476136/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=9172 CPUtime=1.49
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 2786 0 0 0 148 1 0 0 25 0 1 0 377998871 9392128 2148 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518382 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 2293 2148 57 118 0 2172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10684

[startup+3.10118 s]
/proc/loadavg: 0.91 0.97 1.02 2/79 4681
/proc/meminfo: memFree=1474280/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=0
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4680] ppid=4679 vsize=10896 CPUtime=3.09
/proc/4680/stat : 4680 (march_dl) R 4679 4679 3894 0 -1 4194304 3230 0 0 0 308 1 0 0 25 0 1 0 377998871 11157504 2592 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518382 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4680/statm: 2724 2592 57 118 0 2603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12408

[startup+6.30148 s]
/proc/loadavg: 0.92 0.97 1.02 2/79 4682
/proc/meminfo: memFree=1481832/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=1512 CPUtime=4.99
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 149 3432 0 0 0 0 498 1 16 0 1 0 377998870 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4679/statm: 378 125 110 260 0 84 0
[pid=4682] ppid=4679 vsize=6188 CPUtime=1.29
/proc/4682/stat : 4682 (ubcsat2006) R 4679 4679 3894 0 -1 4194304 532 0 0 0 117 12 0 0 25 0 1 0 377999371 6336512 514 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4682/statm: 1547 514 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 1.02 2/79 4683
/proc/meminfo: memFree=1473968/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=9708 CPUtime=1.95
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 2948 0 0 0 195 0 0 0 25 0 1 0 377999943 9940992 2310 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134518411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 2427 2310 57 118 0 2306 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12556

[startup+25.5023 s]
/proc/loadavg: 0.94 0.97 1.02 2/79 4683
/proc/meminfo: memFree=1468336/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14344 CPUtime=14.75
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4538 0 0 0 1474 1 0 0 25 0 1 0 377999943 14688256 3447 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3586 3447 75 118 0 3465 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17192

[startup+51.1027 s]
/proc/loadavg: 0.96 0.97 1.01 2/79 4683
/proc/meminfo: memFree=1468272/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14476 CPUtime=40.34
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4566 0 0 0 4033 1 0 0 25 0 1 0 377999943 14823424 3475 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134521553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3619 3475 75 118 0 3498 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 17324

[startup+102.306 s]
/proc/loadavg: 1.06 0.99 1.01 2/79 4683
/proc/meminfo: memFree=1468272/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14476 CPUtime=91.54
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4584 0 0 0 9152 2 0 0 25 0 1 0 377999943 14823424 3493 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551836 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3619 3493 75 118 0 3498 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17324

[startup+162.302 s]
/proc/loadavg: 1.02 0.99 1.01 2/79 4683
/proc/meminfo: memFree=1468208/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14608 CPUtime=151.51
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4588 0 0 0 15149 2 0 0 25 0 1 0 377999943 14958592 3497 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3652 3497 75 118 0 3531 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17456

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4683
/proc/meminfo: memFree=1468080/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14608 CPUtime=211.5
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4593 0 0 0 21148 2 0 0 25 0 1 0 377999943 14958592 3502 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532680 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3652 3502 75 118 0 3531 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 17456

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4683
/proc/meminfo: memFree=1468080/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14608 CPUtime=271.48
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4597 0 0 0 27146 2 0 0 25 0 1 0 377999943 14958592 3506 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3652 3506 75 118 0 3531 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 17456

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4683
/proc/meminfo: memFree=1467952/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14608 CPUtime=331.46
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4602 0 0 0 33144 2 0 0 25 0 1 0 377999943 14958592 3511 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3652 3511 75 118 0 3531 0

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

/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14740 CPUtime=751.35
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4630 0 0 0 75131 4 0 0 25 0 1 0 377999943 15093760 3539 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527434 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3685 3539 75 118 0 3564 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 17588

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467760/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14740 CPUtime=811.33
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4631 0 0 0 81129 4 0 0 25 0 1 0 377999943 15093760 3540 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550920 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3685 3540 75 118 0 3564 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 17588

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467696/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14740 CPUtime=871.31
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4645 0 0 0 87127 4 0 0 25 0 1 0 377999943 15093760 3554 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3685 3554 75 118 0 3564 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 17588

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467696/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14740 CPUtime=931.29
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4646 0 0 0 93125 4 0 0 25 0 1 0 377999943 15093760 3555 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527422 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3685 3555 75 118 0 3564 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 17588

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467632/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14740 CPUtime=991.28
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4648 0 0 0 99124 4 0 0 25 0 1 0 377999943 15093760 3557 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134567159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3685 3557 75 118 0 3564 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 17588

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14740 CPUtime=1051.27
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4650 0 0 0 105122 5 0 0 25 0 1 0 377999943 15093760 3559 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3685 3559 75 118 0 3564 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 17588

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1111.25
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4652 0 0 0 111120 5 0 0 25 0 1 0 377999943 15228928 3561 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3561 75 118 0 3597 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 17720

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467504/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1171.24
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4652 0 0 0 117119 5 0 0 25 0 1 0 377999943 15228928 3561 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551151 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3561 75 118 0 3597 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 17720

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1179.23
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4652 0 0 0 117918 5 0 0 25 0 1 0 377999943 15228928 3561 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3561 75 118 0 3597 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 17720

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1185.63
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4653 0 0 0 118558 5 0 0 25 0 1 0 377999943 15228928 3562 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527426 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3562 75 118 0 3597 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 17720

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1187.23
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4653 0 0 0 118718 5 0 0 25 0 1 0 377999943 15228928 3562 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134565969 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3562 75 118 0 3597 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 17720

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1188.03
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4653 0 0 0 118798 5 0 0 25 0 1 0 377999943 15228928 3562 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527419 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3562 75 118 0 3597 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 17720

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=2848 CPUtime=10.7
/proc/4679/stat : 4679 (SATzilla2007_F) S 4677 4679 3894 0 -1 4194304 1576 3970 0 0 339 8 701 22 25 0 1 0 377998870 2916352 530 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4679/statm: 712 530 170 260 0 418 0
[pid=4683] ppid=4679 vsize=14872 CPUtime=1188.43
/proc/4683/stat : 4683 (march_dl) R 4679 4679 3894 0 -1 4194304 4653 0 0 0 118838 5 0 0 25 0 1 0 377999943 15228928 3562 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527355 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4683/statm: 3718 3562 75 118 0 3597 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 17720

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 1.00 2/79 4685
/proc/meminfo: memFree=1467568/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=3248 CPUtime=1199.54
/proc/4679/stat : 4679 (SATzilla2007_F) R 4677 4679 3894 0 -1 4194304 1803 8623 0 0 341 8 119577 28 18 0 1 0 377998870 3325952 621 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135296237 0 0 4096 0 0 0 0 17 0 0 0
/proc/4679/statm: 812 621 171 260 0 518 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 3248

[startup+1200 s]
/proc/loadavg: 1.00 0.99 1.00 2/78 4685
/proc/meminfo: memFree=1478648/2055920 swapFree=4146600/4192956
[pid=4679] ppid=4677 vsize=5752 CPUtime=1199.64
/proc/4679/stat : 4679 (SATzilla2007_F) R 4677 4679 3894 0 -1 4194304 3094 8623 0 0 350 9 119577 28 19 0 1 0 377998870 5890048 1217 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135223325 0 0 4096 0 0 0 0 17 1 0 0
/proc/4679/statm: 1438 1217 177 260 0 1144 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 5752

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.68
CPU user time (s): 1199.3
CPU system time (s): 0.383941
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 17720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.3
system time used= 0.383941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11723
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= 26
involuntary context switches= 2248

runsolver used 1.15882 second user time and 3.21451 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 02:34:05 UTC 2007

IDJOB= 334566
IDBENCH= 24630
IDSOLVER= 136
FILE ID= node14/334566-1173580444

PBS_JOBID= 4101217

Free space on /tmp= 66530 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l5.sat05-522.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334566-1173580444/SATzilla2007_F /tmp/evaluation/334566-1173580444/instance-334566-1173580444.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-334566-1173580444 -o ROOT/results/node14/solver-334566-1173580444 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334566-1173580444/SATzilla2007_F /tmp/evaluation/334566-1173580444/instance-334566-1173580444.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  938806a23cb5c9ff1ce606734695c30f

RANDOM SEED= 882389451

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1484112 kB
Buffers:         52880 kB
Cached:         430380 kB
SwapCached:      14908 kB
Active:         276848 kB
Inactive:       229496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484112 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:           10452 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            51052 kB
Committed_AS:  1283712 kB
PageTables:       1736 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= 66530 MiB

End job on node14 on Sun Mar 11 02:54:05 UTC 2007