Trace number 1726956

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) 1199.59 1200.23

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.56/152.79	c SATzilla is building models for class 2
152.56/152.79	c run presolver march_dl2004 for 5 seconds ... 
152.56/152.79	c Bin: Executing march_dl2004
152.56/152.79	c spawning binary file with 5 seconds ...
152.56/152.79	c child exit by a signal
152.56/152.79	c march_dl2004 returned code 137.
152.56/152.79	c run presolver mxc-sr08 for 5 seconds ... 
152.56/152.79	c Bin: Executing mxc-sr08
152.56/152.79	c spawning binary file with 5 seconds ...
152.56/152.79	c child exit by a signal
152.56/152.79	c mxc-sr08 returned code 137.
152.56/152.79	c Orignal number of varibales is 166463, number of clauses is 1654558 
152.56/152.79	c predicted feature computation time is 33.959990 
152.56/152.79	c Bin: Executing satelite
152.56/152.79	c spawning binary file with 240 seconds ...
152.56/152.79	c child exited successfully
152.56/152.79	c satzilla computing base features
152.56/152.79	c Number of variabe is: 164906, Number of clause is : 1634359 
152.56/152.79	c Initializing...
152.56/152.79	c satzilla compute diameter ...
152.56/152.79	c start diameter features ...
152.56/152.79	c satzilla doing clause learning
152.56/152.79	c start clause learning features ...
152.56/152.79	c Bin: Executing zchaff07
152.56/152.79	c spawning binary file with 2 seconds ...
152.56/152.79	c child exit by a signal
152.56/152.79	c satzilla doing survey propogation probe
152.56/152.79	c do survay propogation for 2 second ...
152.56/152.79	c satzilla doing local search probe
152.56/152.79	c satzilla doing lobjois search-space size estimate
152.56/152.79	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 33999 0 0 0 0 0 0 3.03783 0 1.50525 0 0.0105042 0.0275835 
152.56/152.79	c satzilla's ranking:
152.56/152.79	c 1) minisat20SAT07: 2.702816
152.56/152.79	c 2) minisat20: 2.158152
152.56/152.79	c 3) zchaff_rand: 2.044194
152.56/152.79	c 4) march_dl2004: -0.139826
152.56/152.79	c 5) tts-4-0: -1.790507
152.56/152.79	c 6) mxc-sr08: -15.709523
152.56/152.79	c 7) vallst: -52.329410
152.56/152.79	c 8) SATenstein: -10000.000000
152.56/152.79	c 9) gnovelty+: -10000.000000
152.56/152.79	c 10) adaptg2wsat+: -10000.000000
152.56/152.79	c 11) adaptg2wsat0: -10000.000000
152.56/152.79	c 12) picosat846: -10000.000000
152.56/152.79	c 13) kcnfs04SAT07: -10000.000000
152.56/152.79	c satzilla running minisat20SAT07 ... 
1199.43/1200.18	c Bin: Executing minisat20SAT07
1199.43/1200.18	c spawning binary file with 1047 seconds ...
1199.43/1200.18	c child exit by a signal
1199.43/1200.18	c minisat20SAT07 returned code 137.
1199.43/1200.18	c satzilla running minisat20 ... 
1199.43/1200.18	c Bin: Executing minisat20
1199.43/1200.18	c minisat20 returned code 1.
1199.43/1200.18	c satzilla running zchaff_rand ... 
1199.43/1200.18	c Bin: Executing zchaff_rand
1199.43/1200.18	c zchaff_rand returned code 1.
1199.43/1200.18	c satzilla running march_dl2004 ... 
1199.43/1200.18	c Bin: Executing march_dl2004
1199.43/1200.18	c march_dl2004 returned code 1.
1199.43/1200.18	c satzilla running tts-4-0 ... 
1199.43/1200.18	c Bin: Executing tts-4-0
1199.43/1200.18	c tts-4-0 returned code 1.
1199.43/1200.18	c satzilla running mxc-sr08 ... 
1199.43/1200.18	c Bin: Executing mxc-sr08
1199.43/1200.18	c mxc-sr08 returned code 1.
1199.43/1200.18	c satzilla running vallst ... 
1199.43/1200.18	c Bin: Executing vallst
1199.43/1200.18	c vallst returned code 1.
1199.43/1200.18	c satzilla running SATenstein ... 
1199.43/1200.18	c Bin: Executing SATenstein
1199.43/1200.18	c SATenstein returned code 1.
1199.43/1200.18	c satzilla running gnovelty+ ... 
1199.43/1200.18	c Bin: Executing gnovelty+
1199.43/1200.18	c gnovelty+ returned code 1.
1199.43/1200.18	c satzilla running adaptg2wsat+ ... 
1199.43/1200.18	c Bin: Executing adaptg2wsat+
1199.43/1200.18	c adaptg2wsat+ returned code 1.
1199.43/1200.18	c satzilla running adaptg2wsat0 ... 
1199.43/1200.18	c Bin: Executing adaptg2wsat0
1199.43/1200.18	c adaptg2wsat0 returned code 1.
1199.43/1200.18	c satzilla running picosat846 ... 
1199.43/1200.18	c Bin: Executing picosat846
1199.43/1200.18	c picosat846 returned code 1.
1199.43/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.43/1200.18	c Bin: Executing kcnfs04SAT07
1199.43/1200.18	c kcnfs04SAT07 returned code 1.
1199.43/1200.18	c ERROR: All Failed! 
1199.43/1200.18	c SATZILLA_TIME=1199.700000

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-1726956-1240719063/watcher-1726956-1240719063 -o /tmp/evaluation-result-1726956-1240719063/solver-1726956-1240719063 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1726956-1240719063.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: 0.99 0.98 0.99 3/64 27986
/proc/meminfo: memFree=1523392/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=7752 CPUtime=0
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 917 0 0 0 0 0 0 0 19 0 1 0 99941161 7938048 912 1992294400 134512640 134996440 4294956176 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 1938 919 49 118 0 1817 0

[startup+0.043537 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27986
/proc/meminfo: memFree=1523392/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=24060 CPUtime=0.03
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 4146 0 0 0 2 1 0 0 19 0 1 0 99941161 24637440 4141 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 6015 4141 50 118 0 5894 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26116

[startup+0.101547 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27986
/proc/meminfo: memFree=1523392/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=24588 CPUtime=0.09
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 4326 0 0 0 7 2 0 0 20 0 1 0 99941161 25178112 4321 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 6147 4322 50 118 0 6026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26644

[startup+0.301582 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27986
/proc/meminfo: memFree=1523392/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=26700 CPUtime=0.29
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 4950 0 0 0 27 2 0 0 22 0 1 0 99941161 27340800 4945 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 6675 4945 50 118 0 6554 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28756

[startup+0.701652 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27986
/proc/meminfo: memFree=1523392/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=30924 CPUtime=0.69
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 6200 0 0 0 66 3 0 0 25 0 1 0 99941161 31666176 6195 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 7731 6195 50 118 0 7610 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32980

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27988
/proc/meminfo: memFree=1494832/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=39504 CPUtime=1.49
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 8700 0 0 0 144 5 0 0 25 0 1 0 99941161 40452096 8695 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 9876 8696 50 118 0 9755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41560

[startup+3.10207 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27988
/proc/meminfo: memFree=1480944/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=0
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99941160 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 112 96 399 0 111 0
[pid=27987] ppid=27986 vsize=56400 CPUtime=3.09
/proc/27987/stat : 27987 (march_dl2004) R 27986 27986 24389 0 -1 4194304 13709 0 0 0 299 10 0 0 25 0 1 0 99941161 57753600 13704 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27987/statm: 14100 13704 50 118 0 13979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58456

[startup+6.30163 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27989
/proc/meminfo: memFree=1438320/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=5
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 152 26766 0 0 0 0 483 17 16 0 1 0 99941160 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 121 104 399 0 111 0
[pid=27989] ppid=27986 vsize=108676 CPUtime=1.27
/proc/27989/stat : 27989 (mxc-sr08) R 27986 27986 24389 0 -1 4194304 24897 0 0 0 114 13 0 0 25 0 1 0 99941662 111284224 24869 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27989/statm: 27169 24869 54 138 0 27028 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 110732

[startup+12.7028 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27990
/proc/meminfo: memFree=1442288/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=2056 CPUtime=10.03
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 180 64946 0 0 0 0 963 40 16 0 1 0 99941160 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 514 139 121 399 0 111 0
[pid=27990] ppid=27986 vsize=112508 CPUtime=2.64
/proc/27990/stat : 27990 (satelite) R 27986 27986 24389 0 -1 4194304 25327 0 0 0 244 20 0 0 25 0 1 0 99942165 115208192 25175 1992294400 134512640 135037501 4294956160 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27990/statm: 28127 25175 49 128 0 27996 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 114564

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27990
/proc/meminfo: memFree=1305400/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=173428 CPUtime=25.46
/proc/27986/stat : 27986 (SATzilla2009_C) R 27984 27986 24389 0 -1 4194304 41458 110711 0 0 716 22 1716 92 25 0 1 0 99941160 177590272 41247 1992294400 134512640 136149437 4294956208 18446744073709551615 134535595 0 0 4096 0 0 0 0 17 0 0 0
/proc/27986/statm: 43357 41247 135 399 0 42954 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 173428

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27990
/proc/meminfo: memFree=1304888/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=173428 CPUtime=51.01
/proc/27986/stat : 27986 (SATzilla2009_C) R 27984 27986 24389 0 -1 4194304 41663 110711 0 0 3271 22 1716 92 25 0 1 0 99941160 177590272 41452 1992294400 134512640 136149437 4294956208 18446744073709551615 134535219 0 0 4096 0 0 0 0 17 0 0 0
/proc/27986/statm: 43357 41452 135 399 0 42954 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 173428

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27990
/proc/meminfo: memFree=1303352/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=173428 CPUtime=102.18
/proc/27986/stat : 27986 (SATzilla2009_C) R 27984 27986 24389 0 -1 4194304 42078 110711 0 0 8388 22 1716 92 25 0 1 0 99941160 177590272 41867 1992294400 134512640 136149437 4294956208 18446744073709551615 134535643 0 0 4096 0 0 0 0 17 0 0 0
/proc/27986/statm: 43357 41867 135 399 0 42954 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 173428

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27992
/proc/meminfo: memFree=1262832/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=89296 CPUtime=9.48
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 20786 0 0 0 936 12 0 0 25 0 1 0 99956440 91439104 20755 1992294400 134512640 135078472 4294956176 18446744073709551615 134532688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 22324 20755 58 138 0 22183 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 223212

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27992
/proc/meminfo: memFree=1212592/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=69.45
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38026 0 0 0 6919 26 0 0 25 0 1 0 99956440 140185600 32362 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32362 74 138 0 34084 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 270816

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27992
/proc/meminfo: memFree=1212656/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=129.42
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38026 0 0 0 12916 26 0 0 25 0 1 0 99956440 140185600 32362 1992294400 134512640 135078472 4294956176 18446744073709551615 134552066 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32362 74 138 0 34084 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 270816

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27992
/proc/meminfo: memFree=1212592/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=189.4
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38026 0 0 0 18914 26 0 0 25 0 1 0 99956440 140185600 32362 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32362 74 138 0 34084 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 270816

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27992
/proc/meminfo: memFree=1212592/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0

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

/proc/27992/statm: 34225 32368 74 138 0 34084 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 270816

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 27992
/proc/meminfo: memFree=1212464/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=669.15
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38032 0 0 0 66889 26 0 0 25 0 1 0 99956440 140185600 32368 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32368 74 138 0 34084 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 270816

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 27992
/proc/meminfo: memFree=1212528/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=729.13
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38032 0 0 0 72887 26 0 0 25 0 1 0 99956440 140185600 32368 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32368 74 138 0 34084 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 270816

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 27992
/proc/meminfo: memFree=1212464/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=789.09
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38032 0 0 0 78883 26 0 0 25 0 1 0 99956440 140185600 32368 1992294400 134512640 135078472 4294956176 18446744073709551615 134552040 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32368 74 138 0 34084 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 270816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27992
/proc/meminfo: memFree=1212400/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=849.06
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38038 0 0 0 84880 26 0 0 25 0 1 0 99956440 140185600 32374 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32374 74 138 0 34084 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 270816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 27992
/proc/meminfo: memFree=1212400/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=909.03
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38058 0 0 0 90877 26 0 0 25 0 1 0 99956440 140185600 32394 1992294400 134512640 135078472 4294956176 18446744073709551615 134552298 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32394 74 138 0 34084 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 270816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212336/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=969
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38081 0 0 0 96874 26 0 0 25 0 1 0 99956440 140185600 32417 1992294400 134512640 135078472 4294956176 18446744073709551615 134552086 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32417 74 138 0 34084 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 270816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1028.97
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38108 0 0 0 102871 26 0 0 25 0 1 0 99956440 140185600 32444 1992294400 134512640 135078472 4294956176 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32444 74 138 0 34084 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 270816

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1036.97
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38110 0 0 0 103671 26 0 0 25 0 1 0 99956440 140185600 32446 1992294400 134512640 135078472 4294956176 18446744073709551615 134551963 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32446 74 138 0 34084 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 270816

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1043.37
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38111 0 0 0 104311 26 0 0 25 0 1 0 99956440 140185600 32447 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32447 74 138 0 34084 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 270816

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1044.97
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38112 0 0 0 104471 26 0 0 25 0 1 0 99956440 140185600 32448 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32448 74 138 0 34084 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 270816

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1045.77
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38112 0 0 0 104551 26 0 0 25 0 1 0 99956440 140185600 32448 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32448 74 138 0 34084 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 270816

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1046.56
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38112 0 0 0 104630 26 0 0 25 0 1 0 99956440 140185600 32448 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27992/statm: 34225 32448 74 138 0 34084 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 270816

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=133916 CPUtime=152.66
/proc/27986/stat : 27986 (SATzilla2009_C) S 27984 27986 24389 0 -1 4194304 116654 124690 0 0 13190 67 1908 101 25 0 1 0 99941160 137129984 32114 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27986/statm: 33479 32114 219 399 0 33076 0
[pid=27992] ppid=27986 vsize=136900 CPUtime=1046.77
/proc/27992/stat : 27992 (minisat20SAT07) R 27986 27986 24389 0 -1 4194304 38112 0 0 0 104651 26 0 0 25 0 1 0 99956440 140185600 32448 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27992/statm: 34225 32448 74 138 0 34084 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 270816

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27992
/proc/meminfo: memFree=1212208/2055920 swapFree=4181848/4192956
[pid=27986] ppid=27984 vsize=0 CPUtime=1199.54
/proc/27986/stat : 27986 (SATzilla2009_C) R 27984 27986 24389 0 -1 4194308 116670 162802 0 0 13190 69 106565 130 19 0 1 0 99941160 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/27986/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1200.23
CPU time (s): 1199.59
CPU user time (s): 1197.56
CPU system time (s): 2.02869
CPU usage (%): 99.9461
Max. virtual memory (cumulated for all children) (KiB): 297664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.56
system time used= 2.02869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279472
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= 16
involuntary context switches= 3466

runsolver used 1.01185 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 06:11:12
IDJOB=1726956
IDBENCH=24626
IDSOLVER=527
FILE ID=node4/1726956-1240719063
PBS_JOBID= 9186826
Free space on /tmp= 66208 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-1726956-1240719063/watcher-1726956-1240719063 -o /tmp/evaluation-result-1726956-1240719063/solver-1726956-1240719063 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1726956-1240719063.cnf

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=96499461

node4.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.265
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.265
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:       1523808 kB
Buffers:         49588 kB
Cached:         415104 kB
SwapCached:       5596 kB
Active:         284264 kB
Inactive:       188960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523808 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:           84520 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            44780 kB
Committed_AS:   503388 kB
PageTables:       1468 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= 66176 MiB
End job on node4 at 2009-04-26 06:31:12