Trace number 1716539

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.78 1200.36

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
Bench CategoryAPPLICATION (applications 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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

Solver Data

62.83/62.97	c SATzilla is building models for class 3
62.83/62.97	c run presolver mxc-sr08 for 10 seconds ... 
62.83/62.97	c Bin: Executing mxc-sr08
62.83/62.97	c spawning binary file with 10 seconds ...
62.83/62.97	c child exit by a signal
62.83/62.97	c mxc-sr08 returned code 137.
62.83/62.97	c run presolver picosat846 for 5 seconds ... 
62.83/62.97	c Bin: Executing picosat846
62.83/62.97	c spawning binary file with 5 seconds ...
62.83/62.97	c child exit by a signal
62.83/62.97	c picosat846 returned code 137.
62.83/62.97	c Orignal number of varibales is 265064, number of clauses is 1236517 
62.83/62.97	c predicted feature computation time is 38.604047 
62.83/62.97	c Bin: Executing satelite
62.83/62.97	c spawning binary file with 240 seconds ...
62.83/62.97	c child exited successfully
62.83/62.97	c satzilla computing base features
62.83/62.97	c Number of variabe is: 89502, Number of clause is : 540614 
62.83/62.97	c Initializing...
62.83/62.97	c satzilla doing clause learning
62.83/62.97	c start clause learning features ...
62.83/62.97	c Bin: Executing zchaff07
62.83/62.97	c spawning binary file with 2 seconds ...
62.83/62.97	c child exit by a signal
62.83/62.97	c satzilla doing survey propogation probe
62.83/62.97	c do survay propogation for 2 second ...
62.83/62.97	c satzilla doing local search probe
62.83/62.97	c features are:265064 1.23652e+06 89502 540614 1.96154 1.28725 0.165556 0.364099 1.0218 1.35765 2.99271e-05 0.431096 2.23459e-05 0.000134075 1.02112 0.575298 0.901468 2.99271e-05 0.535133 1.10985e-05 7.21402e-05 2.79296 0.247039 0.159609 0 0.809524 3.07083 1.84037e-05 0.515044 5.54925e-06 5.1793e-05 2.51713 0.740602 3.06594e-05 0.516965 7.39899e-06 7.02904e-05 39 0.272166 26 52 52 26 52 26 39 2.05556 0.0473173 1.97436 2.19231 2.19231 1.97436 2.19231 1.97436 2 0.527127 0.597718 3.47312e-11 0.952568 0.864456 0.0484061 0.812888 0.194897 0.636069 0.0150888 0.822517 1.8411e-07 0.204856 0.0312372 3.54078e-06 0.0246031 0.00176124 0.0151926 13631 0 0 0 0 0 0 2.98772 0 1.15514 0 
62.83/62.97	c satzilla's ranking:
62.83/62.97	c 1) picosat846: 3.116082
62.83/62.97	c 2) mxc-sr08: 3.054780
62.83/62.97	c 3) zchaff_rand: 1.664362
62.83/62.97	c 4) minisat20SAT07: 1.239293
62.83/62.97	c 5) march_dl2004: 0.108065
62.83/62.97	c 6) SATenstein: -10000.000000
62.83/62.97	c 7) gnovelty+: -10000.000000
62.83/62.97	c 8) adaptg2wsat+: -10000.000000
62.83/62.97	c 9) adaptg2wsat0: -10000.000000
62.83/62.97	c 10) tts-4-0: -10000.000000
62.83/62.97	c 11) vallst: -10000.000000
62.83/62.97	c 12) minisat20: -10000.000000
62.83/62.97	c 13) kcnfs04SAT07: -10000.000000
62.83/62.97	c satzilla running picosat846 ... 
1199.68/1200.34	c Bin: Executing picosat846
1199.68/1200.34	c spawning binary file with 1137 seconds ...
1199.68/1200.34	c child exit by a signal
1199.68/1200.34	c picosat846 returned code 137.
1199.68/1200.34	c satzilla running mxc-sr08 ... 
1199.68/1200.34	c Bin: Executing mxc-sr08
1199.68/1200.34	c mxc-sr08 returned code 1.
1199.68/1200.34	c satzilla running zchaff_rand ... 
1199.68/1200.34	c Bin: Executing zchaff_rand
1199.68/1200.34	c zchaff_rand returned code 1.
1199.68/1200.34	c satzilla running minisat20SAT07 ... 
1199.68/1200.34	c Bin: Executing minisat20SAT07
1199.68/1200.34	c minisat20SAT07 returned code 1.
1199.68/1200.34	c satzilla running march_dl2004 ... 
1199.68/1200.34	c Bin: Executing march_dl2004
1199.68/1200.34	c march_dl2004 returned code 1.
1199.68/1200.34	c satzilla running SATenstein ... 
1199.68/1200.34	c Bin: Executing SATenstein
1199.68/1200.34	c SATenstein returned code 1.
1199.68/1200.34	c satzilla running gnovelty+ ... 
1199.68/1200.34	c Bin: Executing gnovelty+
1199.68/1200.34	c gnovelty+ returned code 1.
1199.68/1200.34	c satzilla running adaptg2wsat+ ... 
1199.68/1200.34	c Bin: Executing adaptg2wsat+
1199.68/1200.34	c adaptg2wsat+ returned code 1.
1199.68/1200.34	c satzilla running adaptg2wsat0 ... 
1199.68/1200.34	c Bin: Executing adaptg2wsat0
1199.68/1200.34	c adaptg2wsat0 returned code 1.
1199.68/1200.34	c satzilla running tts-4-0 ... 
1199.68/1200.34	c Bin: Executing tts-4-0
1199.68/1200.34	c tts-4-0 returned code 1.
1199.68/1200.34	c satzilla running vallst ... 
1199.68/1200.34	c Bin: Executing vallst
1199.68/1200.34	c vallst returned code 1.
1199.68/1200.34	c satzilla running minisat20 ... 
1199.68/1200.34	c Bin: Executing minisat20
1199.68/1200.34	c minisat20 returned code 1.
1199.68/1200.34	c satzilla running kcnfs04SAT07 ... 
1199.68/1200.34	c Bin: Executing kcnfs04SAT07
1199.68/1200.34	c kcnfs04SAT07 returned code 1.
1199.68/1200.34	c ERROR: All Failed! 
1199.68/1200.34	c SATZILLA_TIME=1199.940000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716539-1240617097/watcher-1716539-1240617097 -o /tmp/evaluation-result-1716539-1240617097/solver-1716539-1240617097 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1716539-1240617097.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 29114
/proc/meminfo: memFree=1284664/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=23116 CPUtime=0
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 756 0 0 0 0 0 0 0 19 0 1 0 89735986 23670784 752 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 5779 758 44 138 0 5638 0

[startup+0.0985409 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 29114
/proc/meminfo: memFree=1284664/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=64072 CPUtime=0.09
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 13747 0 0 0 3 6 0 0 19 0 1 0 89735986 65609728 13719 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 16018 13721 52 138 0 15877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66128

[startup+0.101541 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 29114
/proc/meminfo: memFree=1284664/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=64072 CPUtime=0.09
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 14002 0 0 0 3 6 0 0 19 0 1 0 89735986 65609728 13974 1992294400 134512640 135078026 4294956192 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 16018 13977 52 138 0 15877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66128

[startup+0.301561 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 29114
/proc/meminfo: memFree=1284664/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=90488 CPUtime=0.29
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 19615 0 0 0 21 8 0 0 21 0 1 0 89735986 92659712 19543 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 22622 19544 54 138 0 22481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92544

[startup+0.701599 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 29114
/proc/meminfo: memFree=1284664/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=113344 CPUtime=0.69
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 25143 0 0 0 58 11 0 0 25 0 1 0 89735986 116064256 25071 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 28336 25071 54 138 0 28195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115400

[startup+1.50168 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29116
/proc/meminfo: memFree=1166248/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=128264 CPUtime=1.49
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 33986 0 0 0 133 16 0 0 25 0 1 0 89735986 131342336 28318 1992294400 134512640 135078026 4294956192 18446744073709551615 134560704 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 32066 28318 55 138 0 31925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130320

[startup+3.10284 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29116
/proc/meminfo: memFree=1169640/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=148536 CPUtime=3.09
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 38949 0 0 0 290 19 0 0 25 0 1 0 89735986 152100864 33281 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 37134 33282 55 138 0 36993 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 150592

[startup+6.30116 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29116
/proc/meminfo: memFree=1154792/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=0
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89735986 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 112 96 399 0 111 0
[pid=29115] ppid=29114 vsize=140084 CPUtime=6.28
/proc/29115/stat : 29115 (mxc-sr08) R 29114 29114 28761 0 -1 4194304 43552 0 0 0 607 21 0 0 25 0 1 0 89735986 143446016 32703 1992294400 134512640 135078026 4294956192 18446744073709551615 134533952 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29115/statm: 35021 32703 71 138 0 34880 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142140

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29117
/proc/meminfo: memFree=1224744/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=2056 CPUtime=10.01
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 152 43562 0 0 0 0 978 23 16 0 1 0 89735986 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 514 121 104 399 0 111 0
[pid=29117] ppid=29114 vsize=66448 CPUtime=2.65
/proc/29117/stat : 29117 (picosat846) R 29114 29114 28761 0 -1 4194304 15193 0 0 0 258 7 0 0 25 0 1 0 89736988 68042752 15182 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29117/statm: 16612 15182 85 14 0 16278 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68504

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 29118
/proc/meminfo: memFree=1245552/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=51748 CPUtime=25.46
/proc/29114/stat : 29114 (SATzilla2009_I) R 29112 29114 28761 0 -1 4194304 12099 112192 0 0 98 5 2372 71 25 0 1 0 89735986 52989952 12050 1992294400 134512640 136149169 4294956224 18446744073709551615 134535500 0 0 4096 0 0 0 0 17 0 0 0
/proc/29114/statm: 12937 12050 135 399 0 12534 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51748

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 29118
/proc/meminfo: memFree=1225456/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=51748 CPUtime=51.05
/proc/29114/stat : 29114 (SATzilla2009_I) R 29112 29114 28761 0 -1 4194304 12491 112192 0 0 2657 5 2372 71 25 0 1 0 89735986 52989952 12442 1992294400 134512640 136149169 4294956224 18446744073709551615 134535467 0 0 4096 0 0 0 0 17 0 0 0
/proc/29114/statm: 12937 12442 135 399 0 12534 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 51748

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29120
/proc/meminfo: memFree=1153320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=71936 CPUtime=39.3
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 15679 0 0 0 3920 10 0 0 25 0 1 0 89742283 73662464 15643 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 17984 15643 85 14 0 17650 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 133388

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29120
/proc/meminfo: memFree=1153320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=71936 CPUtime=99.27
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 15696 0 0 0 9917 10 0 0 25 0 1 0 89742283 73662464 15660 1992294400 134512640 134570484 4294956192 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 17984 15660 85 14 0 17650 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 133388

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29120
/proc/meminfo: memFree=1153128/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=71936 CPUtime=159.24
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 15744 0 0 0 15914 10 0 0 25 0 1 0 89742283 73662464 15708 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 17984 15708 85 14 0 17650 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 133388

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29120
/proc/meminfo: memFree=1153064/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=72960 CPUtime=219.21
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 15765 0 0 0 21911 10 0 0 25 0 1 0 89742283 74711040 15729 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 18240 15729 85 14 0 17906 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 134412

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29120
/proc/meminfo: memFree=1153000/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=72960 CPUtime=279.19
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 15784 0 0 0 27909 10 0 0 25 0 1 0 89742283 74711040 15748 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 18240 15748 85 14 0 17906 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 134412

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29120
/proc/meminfo: memFree=1151080/2055920 swapFree=4192956/4192956

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=698.97
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17668 0 0 0 69885 12 0 0 25 0 1 0 89742283 81874944 17632 1992294400 134512640 134570484 4294956192 18446744073709551615 134552294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17632 85 14 0 19655 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 141408

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=758.93
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17668 0 0 0 75881 12 0 0 25 0 1 0 89742283 81874944 17632 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17632 85 14 0 19655 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 141408

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=818.91
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17668 0 0 0 81879 12 0 0 25 0 1 0 89742283 81874944 17632 1992294400 134512640 134570484 4294956192 18446744073709551615 134524068 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17632 85 14 0 19655 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 141408

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=878.89
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17668 0 0 0 87877 12 0 0 25 0 1 0 89742283 81874944 17632 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17632 85 14 0 19655 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 141408

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145320/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=938.86
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 93874 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134553215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 141408

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=998.83
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 99871 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 141408

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1058.81
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 105869 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 141408

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1118.79
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 111867 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134552788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 141408

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1126.78
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 112666 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134526654 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 141408

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1133.19
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 113307 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 141408

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1134.78
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 113466 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134523454 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 141408

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1135.58
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 113546 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134553061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 141408

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1136.38
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 113626 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 141408

[startup+1200.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 29126
/proc/meminfo: memFree=1145256/2055920 swapFree=4192956/4192956
[pid=29114] ppid=29112 vsize=61452 CPUtime=62.9
/proc/29114/stat : 29114 (SATzilla2009_I) S 29112 29114 28761 0 -1 4194304 24976 128119 0 0 3634 13 2563 80 25 0 1 0 89735986 62926848 15054 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29114/statm: 15363 15054 217 399 0 14960 0
[pid=29120] ppid=29114 vsize=79956 CPUtime=1136.78
/proc/29120/stat : 29120 (picosat846) R 29114 29114 28761 0 -1 4194304 17683 0 0 0 113666 12 0 0 25 0 1 0 89742283 81874944 17647 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29120/statm: 19989 17647 85 14 0 19655 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 141408

Child status: 17
Real time (s): 1200.36
CPU time (s): 1199.78
CPU user time (s): 1198.68
CPU system time (s): 1.09883
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 186572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.68
system time used= 1.09883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170795
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= 37
involuntary context switches= 3443

runsolver used 0.975851 second user time and 3.39848 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 01:51:39
IDJOB=1716539
IDBENCH=20383
IDSOLVER=528
FILE ID=node70/1716539-1240617097
PBS_JOBID= 9186252
Free space on /tmp= 66316 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716539-1240617097/watcher-1716539-1240617097 -o /tmp/evaluation-result-1716539-1240617097/solver-1716539-1240617097 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716539-1240617097.cnf

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=1883947622

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
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.213
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:       1285080 kB
Buffers:         73524 kB
Cached:         600152 kB
SwapCached:          0 kB
Active:         454332 kB
Inactive:       233264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           53896 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            69232 kB
Committed_AS:   199976 kB
PageTables:       1372 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= 66284 MiB
End job on node70 at 2009-04-25 02:11:40