Trace number 1825660

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_C 2009-03-22? (exit code) 4998.72 5000.71

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data

152.36/152.50	c SATzilla is building models for class 2
152.36/152.50	c run presolver march_dl2004 for 5 seconds ... 
152.36/152.50	c Bin: Executing march_dl2004
152.36/152.50	c spawning binary file with 5 seconds ...
152.36/152.50	c child exit by a signal
152.36/152.50	c march_dl2004 returned code 137.
152.36/152.50	c run presolver mxc-sr08 for 5 seconds ... 
152.36/152.50	c Bin: Executing mxc-sr08
152.36/152.50	c spawning binary file with 5 seconds ...
152.36/152.50	c child exit by a signal
152.36/152.50	c mxc-sr08 returned code 137.
152.36/152.50	c Orignal number of varibales is 166463, number of clauses is 1654558 
152.36/152.50	c predicted feature computation time is 33.959990 
152.36/152.50	c Bin: Executing satelite
152.36/152.50	c spawning binary file with 240 seconds ...
152.36/152.50	c child exited successfully
152.36/152.50	c satzilla computing base features
152.36/152.50	c Number of variabe is: 164906, Number of clause is : 1634359 
152.36/152.50	c Initializing...
152.36/152.50	c satzilla compute diameter ...
152.36/152.50	c start diameter features ...
152.36/152.50	c satzilla doing clause learning
152.36/152.50	c start clause learning features ...
152.36/152.50	c Bin: Executing zchaff07
152.36/152.50	c spawning binary file with 2 seconds ...
152.36/152.50	c child exit by a signal
152.36/152.50	c satzilla doing survey propogation probe
152.36/152.50	c do survay propogation for 2 second ...
152.36/152.50	c satzilla doing local search probe
152.36/152.50	c satzilla doing lobjois search-space size estimate
152.36/152.50	c features are:166463 1.65456e+06 164906 1.63436e+06 0.00944174 0.012359 0.100899 0.399887 0.721064 1.31134 2.72658e-05 0.227327 1.21281e-05 3.03203e-05 0.661494 0.0980207 0.201342 2.72658e-05 6.79654 5.50675e-06 0.00350963 0.918371 0.0389951 0.0457077 0 0.60554 0.844381 6.55578e-06 7.16714 6.11861e-07 0.00118456 2.38215 0.279284 7.90218e-06 5.87096 3.0593e-06 0.000878632 0 0 0 0 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.154382 1.70677 0 1 0.642125 0 0.142857 0 0.0476473 0.421574 0.30574 -1.249e-16 0.5 0.5 0.237983 0.5 0.379761 0.5 35318 0 0 0 0 0 0 3.2619 0 1.52022 0 0.0119753 0.0223441 
152.36/152.50	c satzilla's ranking:
152.36/152.50	c 1) minisat20SAT07: 2.702816
152.36/152.50	c 2) minisat20: 2.158072
152.36/152.50	c 3) zchaff_rand: 2.065007
152.36/152.50	c 4) march_dl2004: -0.139826
152.36/152.50	c 5) tts-4-0: -1.836875
152.36/152.50	c 6) mxc-sr08: -16.438048
152.36/152.50	c 7) vallst: -52.331574
152.36/152.50	c 8) SATenstein: -10000.000000
152.36/152.50	c 9) gnovelty+: -10000.000000
152.36/152.50	c 10) adaptg2wsat+: -10000.000000
152.36/152.50	c 11) adaptg2wsat0: -10000.000000
152.36/152.50	c 12) picosat846: -10000.000000
152.36/152.50	c 13) kcnfs04SAT07: -10000.000000
152.36/152.50	c satzilla running minisat20SAT07 ... 
4998.60/5000.65	c Bin: Executing minisat20SAT07
4998.60/5000.65	c spawning binary file with 4847 seconds ...
4998.60/5000.65	c child exit by a signal
4998.60/5000.65	c minisat20SAT07 returned code 137.
4998.60/5000.65	c satzilla running minisat20 ... 
4998.60/5000.65	c Bin: Executing minisat20
4998.60/5000.65	c minisat20 returned code 1.
4998.60/5000.65	c satzilla running zchaff_rand ... 
4998.60/5000.66	c Bin: Executing zchaff_rand
4998.60/5000.66	c zchaff_rand returned code 1.
4998.60/5000.66	c satzilla running march_dl2004 ... 
4998.60/5000.66	c Bin: Executing march_dl2004
4998.60/5000.66	c march_dl2004 returned code 1.
4998.60/5000.66	c satzilla running tts-4-0 ... 
4998.60/5000.66	c Bin: Executing tts-4-0
4998.60/5000.66	c tts-4-0 returned code 1.
4998.60/5000.66	c satzilla running mxc-sr08 ... 
4998.60/5000.66	c Bin: Executing mxc-sr08
4998.60/5000.66	c mxc-sr08 returned code 1.
4998.60/5000.66	c satzilla running vallst ... 
4998.60/5000.66	c Bin: Executing vallst
4998.60/5000.66	c vallst returned code 1.
4998.60/5000.66	c satzilla running SATenstein ... 
4998.60/5000.66	c Bin: Executing SATenstein
4998.60/5000.66	c SATenstein returned code 1.
4998.60/5000.66	c satzilla running gnovelty+ ... 
4998.60/5000.66	c Bin: Executing gnovelty+
4998.60/5000.66	c gnovelty+ returned code 1.
4998.60/5000.66	c satzilla running adaptg2wsat+ ... 
4998.60/5000.66	c Bin: Executing adaptg2wsat+
4998.60/5000.66	c adaptg2wsat+ returned code 1.
4998.60/5000.66	c satzilla running adaptg2wsat0 ... 
4998.60/5000.66	c Bin: Executing adaptg2wsat0
4998.60/5000.66	c adaptg2wsat0 returned code 1.
4998.60/5000.66	c satzilla running picosat846 ... 
4998.60/5000.66	c Bin: Executing picosat846
4998.60/5000.66	c picosat846 returned code 1.
4998.60/5000.66	c satzilla running kcnfs04SAT07 ... 
4998.60/5000.66	c Bin: Executing kcnfs04SAT07
4998.60/5000.66	c kcnfs04SAT07 returned code 1.
4998.60/5000.66	c ERROR: All Failed! 
4998.60/5000.66	c SATZILLA_TIME=4999.420000

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-1825660-1242501193/watcher-1825660-1242501193 -o /tmp/evaluation-result-1825660-1242501193/solver-1825660-1242501193 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825660-1242501193.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 1675
/proc/meminfo: memFree=1808808/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=7752 CPUtime=0
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 884 0 0 0 0 0 0 0 21 0 1 0 278149154 7938048 879 1992294400 134512640 134996440 4294956192 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 1938 887 49 118 0 1817 0

[startup+0.0305801 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 1675
/proc/meminfo: memFree=1808808/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=21312 CPUtime=0.02
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 3399 0 0 0 1 1 0 0 21 0 1 0 278149154 21823488 3394 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 5328 3396 49 118 0 5207 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23368

[startup+0.101595 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 1675
/proc/meminfo: memFree=1808808/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=24588 CPUtime=0.09
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 4335 0 0 0 8 1 0 0 21 0 1 0 278149154 25178112 4330 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 6147 4330 50 118 0 6026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26644

[startup+0.301634 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 1675
/proc/meminfo: memFree=1808808/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=26832 CPUtime=0.29
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 4980 0 0 0 27 2 0 0 23 0 1 0 278149154 27475968 4975 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 6708 4975 50 118 0 6587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28888

[startup+0.701714 s]
/proc/loadavg: 0.92 0.97 0.99 3/65 1675
/proc/meminfo: memFree=1808808/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=31188 CPUtime=0.69
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 6271 0 0 0 66 3 0 0 25 0 1 0 278149154 31936512 6266 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 7797 6266 50 118 0 7676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33244

[startup+1.50188 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 1677
/proc/meminfo: memFree=1778072/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=39900 CPUtime=1.49
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 8833 0 0 0 143 6 0 0 25 0 1 0 278149154 40857600 8828 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 9975 8828 50 118 0 9854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41956

[startup+3.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 1677
/proc/meminfo: memFree=1764184/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=0
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 278149154 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 112 96 399 0 111 0
[pid=1676] ppid=1675 vsize=57192 CPUtime=3.08
/proc/1676/stat : 1676 (march_dl2004) R 1675 1675 1584 0 -1 4194304 13931 0 0 0 298 10 0 0 25 0 1 0 278149154 58564608 13926 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1676/statm: 14298 13927 50 118 0 14177 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59248

[startup+6.30185 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 1678
/proc/meminfo: memFree=1722264/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=5.01
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 152 26767 0 0 0 0 483 18 19 0 1 0 278149154 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 121 104 399 0 111 0
[pid=1678] ppid=1675 vsize=108676 CPUtime=1.27
/proc/1678/stat : 1678 (mxc-sr08) R 1675 1675 1584 0 -1 4194304 24903 0 0 0 115 12 0 0 25 0 1 0 278149656 111284224 24875 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1678/statm: 27169 24875 54 138 0 27028 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 110732

[startup+12.7012 s]
/proc/loadavg: 1.01 0.98 0.99 2/67 1679
/proc/meminfo: memFree=1727000/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=2056 CPUtime=10.03
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 180 64800 0 0 0 0 965 38 18 0 1 0 278149154 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 514 139 121 399 0 111 0
[pid=1679] ppid=1675 vsize=113344 CPUtime=2.63
/proc/1679/stat : 1679 (satelite) R 1675 1675 1584 0 -1 4194304 25536 0 0 0 242 21 0 0 25 0 1 0 278150160 116064256 25384 1992294400 134512640 135037501 4294956176 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1679/statm: 28336 25384 49 128 0 28205 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115400

[startup+25.5018 s]
/proc/loadavg: 1.09 1.00 1.00 2/66 1679
/proc/meminfo: memFree=1589856/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=173428 CPUtime=25.44
/proc/1675/stat : 1675 (SATzilla2009_C) R 1673 1675 1584 0 -1 4194304 41461 110565 0 0 731 23 1701 89 25 0 1 0 278149154 177590272 41250 1992294400 134512640 136149437 4294956224 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 1 0 0
/proc/1675/statm: 43357 41250 135 399 0 42954 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 173428

[startup+51.102 s]
/proc/loadavg: 1.12 1.02 1.00 2/66 1679
/proc/meminfo: memFree=1590752/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=173428 CPUtime=51
/proc/1675/stat : 1675 (SATzilla2009_C) R 1673 1675 1584 0 -1 4194304 41666 110565 0 0 3287 23 1701 89 25 0 1 0 278149154 177590272 41455 1992294400 134512640 136149437 4294956224 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 1 0 0
/proc/1675/statm: 43357 41455 135 399 0 42954 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 173428

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 1679
/proc/meminfo: memFree=1589216/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=173428 CPUtime=102.19
/proc/1675/stat : 1675 (SATzilla2009_C) R 1673 1675 1584 0 -1 4194304 42081 110565 0 0 8405 24 1701 89 25 0 1 0 278149154 177590272 41870 1992294400 134512640 136149437 4294956224 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 1 0 0
/proc/1675/statm: 43357 41870 135 399 0 42954 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 173428

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 1681
/proc/meminfo: memFree=1546520/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=90360 CPUtime=9.77
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 21104 0 0 0 963 14 0 0 25 0 1 0 278164405 92528640 21073 1992294400 134512640 135078472 4294956192 18446744073709551615 134532681 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 22590 21073 58 138 0 22449 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 224440

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1681
/proc/meminfo: memFree=1498136/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=136900 CPUtime=69.76
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 38026 0 0 0 6946 30 0 0 25 0 1 0 278164405 140185600 32362 1992294400 134512640 135078472 4294956192 18446744073709551615 134555054 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 34225 32362 74 138 0 34084 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 270980

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1681
/proc/meminfo: memFree=1498136/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=136900 CPUtime=129.73
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 38026 0 0 0 12943 30 0 0 25 0 1 0 278164405 140185600 32362 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 34225 32362 74 138 0 34084 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 270980

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1681
/proc/meminfo: memFree=1498136/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=136900 CPUtime=189.71
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 38026 0 0 0 18941 30 0 0 25 0 1 0 278164405 140185600 32362 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 34225 32362 74 138 0 34084 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 270980

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1681
/proc/meminfo: memFree=1498136/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=136900 CPUtime=249.69

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

/proc/1681/statm: 44071 42374 74 138 0 43930 0
Current children cumulated CPU time (s) 4600.45
Current children cumulated vsize (KiB) 310364

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1454232/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=177868 CPUtime=4508.06
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 48445 0 0 0 450765 41 0 0 25 0 1 0 278164405 182136832 42781 1992294400 134512640 135078472 4294956192 18446744073709551615 134552097 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 44467 42781 74 138 0 44326 0
Current children cumulated CPU time (s) 4660.43
Current children cumulated vsize (KiB) 311948

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1452184/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=179848 CPUtime=4568.03
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 48933 0 0 0 456762 41 0 0 25 0 1 0 278164405 184164352 43269 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 44962 43269 74 138 0 44821 0
Current children cumulated CPU time (s) 4720.4
Current children cumulated vsize (KiB) 313928

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1450456/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=181696 CPUtime=4628.01
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 49390 0 0 0 462759 42 0 0 25 0 1 0 278164405 186056704 43726 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 45424 43726 74 138 0 45283 0
Current children cumulated CPU time (s) 4780.38
Current children cumulated vsize (KiB) 315776

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1448920/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=183016 CPUtime=4687.99
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 49749 0 0 0 468757 42 0 0 25 0 1 0 278164405 187408384 44085 1992294400 134512640 135078472 4294956192 18446744073709551615 134551971 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 45754 44085 74 138 0 45613 0
Current children cumulated CPU time (s) 4840.36
Current children cumulated vsize (KiB) 317096

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1447576/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=184468 CPUtime=4747.96
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50089 0 0 0 474754 42 0 0 25 0 1 0 278164405 188895232 44425 1992294400 134512640 135078472 4294956192 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46117 44425 74 138 0 45976 0
Current children cumulated CPU time (s) 4900.33
Current children cumulated vsize (KiB) 318548

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1445656/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=186316 CPUtime=4807.95
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50551 0 0 0 480752 43 0 0 25 0 1 0 278164405 190787584 44887 1992294400 134512640 135078472 4294956192 18446744073709551615 134551963 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46579 44887 74 138 0 46438 0
Current children cumulated CPU time (s) 4960.32
Current children cumulated vsize (KiB) 320396

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1445592/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=186448 CPUtime=4811.94
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50583 0 0 0 481151 43 0 0 25 0 1 0 278164405 190922752 44919 1992294400 134512640 135078472 4294956192 18446744073709551615 134552058 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46612 44919 74 138 0 46471 0
Current children cumulated CPU time (s) 4964.31
Current children cumulated vsize (KiB) 320528

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1445144/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=186844 CPUtime=4824.74
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50679 0 0 0 482431 43 0 0 25 0 1 0 278164405 191328256 45015 1992294400 134512640 135078472 4294956192 18446744073709551615 134552298 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46711 45015 74 138 0 46570 0
Current children cumulated CPU time (s) 4977.11
Current children cumulated vsize (KiB) 320924

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1444824/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=187108 CPUtime=4837.53
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50753 0 0 0 483710 43 0 0 25 0 1 0 278164405 191598592 45089 1992294400 134512640 135078472 4294956192 18446744073709551615 134551901 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46777 45089 74 138 0 46636 0
Current children cumulated CPU time (s) 4989.9
Current children cumulated vsize (KiB) 321188

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1444824/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=187108 CPUtime=4840.73
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50765 0 0 0 484030 43 0 0 25 0 1 0 278164405 191598592 45101 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46777 45101 74 138 0 46636 0
Current children cumulated CPU time (s) 4993.1
Current children cumulated vsize (KiB) 321188

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1444696/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=187240 CPUtime=4843.93
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50787 0 0 0 484350 43 0 0 25 0 1 0 278164405 191733760 45123 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46810 45123 74 138 0 46669 0
Current children cumulated CPU time (s) 4996.3
Current children cumulated vsize (KiB) 321320

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1444696/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=187240 CPUtime=4845.53
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50787 0 0 0 484510 43 0 0 25 0 1 0 278164405 191733760 45123 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46810 45123 74 138 0 46669 0
Current children cumulated CPU time (s) 4997.9
Current children cumulated vsize (KiB) 321320

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1444696/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=134080 CPUtime=152.37
/proc/1675/stat : 1675 (SATzilla2009_C) S 1673 1675 1584 0 -1 4194304 116652 124407 0 0 13176 70 1893 98 25 0 1 0 278149154 137297920 32154 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1675/statm: 33520 32154 219 399 0 33117 0
[pid=1681] ppid=1675 vsize=187240 CPUtime=4845.93
/proc/1681/stat : 1681 (minisat20SAT07) R 1675 1675 1584 0 -1 4194304 50787 0 0 0 484550 43 0 0 25 0 1 0 278164405 191733760 45123 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1681/statm: 46810 45123 74 138 0 46669 0
Current children cumulated CPU time (s) 4998.3
Current children cumulated vsize (KiB) 321320

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 1689
/proc/meminfo: memFree=1444696/2055920 swapFree=4181124/4192956
[pid=1675] ppid=1673 vsize=0 CPUtime=4998.7
/proc/1675/stat : 1675 (SATzilla2009_C) R 1673 1675 1584 0 -1 4194308 116668 175194 0 0 13176 74 486476 144 19 0 1 0 278149154 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/1675/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.7
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 5000.71
CPU time (s): 4998.72
CPU user time (s): 4996.53
CPU system time (s): 2.19267
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 321320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.53
system time used= 2.19267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291862
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 7538

runsolver used 4.15137 second user time and 14.0399 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-16 21:13:22
IDJOB=1825660
IDBENCH=24626
IDSOLVER=668
FILE ID=node80/1825660-1242501193
PBS_JOBID= 9306927
Free space on /tmp= 65908 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825660-1242501193/watcher-1825660-1242501193 -o /tmp/evaluation-result-1825660-1242501193/solver-1825660-1242501193 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825660-1242501193.cnf

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=225989011

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1809352 kB
Buffers:         15196 kB
Cached:         168540 kB
SwapCached:       5440 kB
Active:         105252 kB
Inactive:        86052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809352 kB
SwapTotal:     4192956 kB
SwapFree:      4181124 kB
Dirty:           84464 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            41304 kB
Committed_AS:  1069004 kB
PageTables:       1384 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= 65876 MiB
End job on node80 at 2009-05-16 22:36:43