Trace number 1737531

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

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-139-100.cnf
MD5SUM80608540c01a8d414386c5ef53d181de
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.55/15.64	c SATzilla is building models for class 2
15.55/15.64	c run presolver march_dl2004 for 5 seconds ... 
15.55/15.64	c Bin: Executing march_dl2004
15.55/15.64	c spawning binary file with 5 seconds ...
15.55/15.64	c child exit by a signal
15.55/15.64	c march_dl2004 returned code 137.
15.55/15.64	c run presolver mxc-sr08 for 5 seconds ... 
15.55/15.64	c Bin: Executing mxc-sr08
15.55/15.64	c spawning binary file with 5 seconds ...
15.55/15.64	c child exit by a signal
15.55/15.64	c mxc-sr08 returned code 137.
15.55/15.64	c Orignal number of varibales is 141, number of clauses is 292 
15.55/15.64	c predicted feature computation time is 6.879462 
15.55/15.64	c Bin: Executing satelite
15.55/15.64	c spawning binary file with 240 seconds ...
15.55/15.64	c child exited successfully
15.55/15.64	c satzilla computing base features
15.55/15.64	c Number of variabe is: 141, Number of clause is : 292 
15.55/15.64	c Initializing...
15.55/15.64	c satzilla compute diameter ...
15.55/15.64	c start diameter features ...
15.55/15.64	c satzilla doing clause learning
15.55/15.64	c start clause learning features ...
15.55/15.64	c Bin: Executing zchaff07
15.55/15.64	c spawning binary file with 2 seconds ...
15.55/15.64	c child exit by a signal
15.55/15.64	c satzilla doing survey propogation probe
15.55/15.64	c do survay propogation for 2 second ...
15.55/15.64	c satzilla doing local search probe
15.55/15.64	c satzilla doing lobjois search-space size estimate
15.55/15.64	c features are:141 292 141 292 0 0 0.482877 1 0 -0 0.0212766 0 0.0212766 0.0212766 -0 0 1 0.0212766 0.123952 0.0205479 0.0308219 0.256017 0.0236407 0.0855648 0 0.333333 0.256017 0.0106383 0.178608 0.010274 0.0205479 0.15324 0.5 0.0207908 0.0422826 0.0205479 0.0239726 6 0 6 6 -0 4051.67 0.0689022 3790 4561 4561 3790 4273 3838 4003 20.0464 0.0810283 18.6186 22.5999 22.5999 18.6186 22.011 18.665 19.3401 0.0327239 1.65014 0.000102821 0.214594 0.0740129 0.000972973 0.056988 0.00273349 0.0114751 0.317532 0.0468866 0.264592 0.32526 0.325003 0.313983 0.324371 0.316327 0.32256 3.0037 0.512238 20.3617 0.154732 20 16 24 0.788296 0.299595 0.847938 0.0776974 0.804534 0.960611 
15.55/15.64	c satzilla's ranking:
15.55/15.64	c 1) tts-4-0: 2.605672
15.55/15.64	c 2) mxc-sr08: 2.230080
15.55/15.64	c 3) minisat20SAT07: 1.737278
15.55/15.64	c 4) minisat20: 1.059069
15.55/15.64	c 5) march_dl2004: 0.267495
15.55/15.64	c 6) vallst: -0.129824
15.55/15.64	c 7) zchaff_rand: -0.142779
15.55/15.64	c 8) SATenstein: -10000.000000
15.55/15.64	c 9) gnovelty+: -10000.000000
15.55/15.64	c 10) adaptg2wsat+: -10000.000000
15.55/15.64	c 11) adaptg2wsat0: -10000.000000
15.55/15.64	c 12) picosat846: -10000.000000
15.55/15.64	c 13) kcnfs04SAT07: -10000.000000
15.55/15.64	c satzilla running tts-4-0 ... 
1199.41/1200.02	c Bin: Executing tts-4-0
1199.41/1200.02	c spawning binary file with 1184 seconds ...
1199.41/1200.02	c child exit by a signal
1199.41/1200.02	c tts-4-0 returned code 137.
1199.41/1200.02	c satzilla running mxc-sr08 ... 
1199.41/1200.02	c Bin: Executing mxc-sr08
1199.41/1200.02	c mxc-sr08 returned code 1.
1199.41/1200.02	c satzilla running minisat20SAT07 ... 
1199.41/1200.02	c Bin: Executing minisat20SAT07
1199.41/1200.02	c minisat20SAT07 returned code 1.
1199.41/1200.02	c satzilla running minisat20 ... 
1199.41/1200.02	c Bin: Executing minisat20
1199.41/1200.02	c minisat20 returned code 1.
1199.41/1200.02	c satzilla running march_dl2004 ... 
1199.41/1200.02	c Bin: Executing march_dl2004
1199.41/1200.02	c march_dl2004 returned code 1.
1199.41/1200.02	c satzilla running vallst ... 
1199.41/1200.02	c Bin: Executing vallst
1199.41/1200.02	c vallst returned code 1.
1199.41/1200.02	c satzilla running zchaff_rand ... 
1199.41/1200.02	c Bin: Executing zchaff_rand
1199.41/1200.02	c zchaff_rand returned code 1.
1199.41/1200.02	c satzilla running SATenstein ... 
1199.41/1200.02	c Bin: Executing SATenstein
1199.41/1200.02	c SATenstein returned code 1.
1199.41/1200.02	c satzilla running gnovelty+ ... 
1199.41/1200.02	c Bin: Executing gnovelty+
1199.41/1200.02	c gnovelty+ returned code 1.
1199.41/1200.02	c satzilla running adaptg2wsat+ ... 
1199.41/1200.02	c Bin: Executing adaptg2wsat+
1199.41/1200.02	c adaptg2wsat+ returned code 1.
1199.41/1200.02	c satzilla running adaptg2wsat0 ... 
1199.41/1200.02	c Bin: Executing adaptg2wsat0
1199.41/1200.02	c adaptg2wsat0 returned code 1.
1199.41/1200.02	c satzilla running picosat846 ... 
1199.41/1200.02	c Bin: Executing picosat846
1199.41/1200.02	c picosat846 returned code 1.
1199.41/1200.02	c satzilla running kcnfs04SAT07 ... 
1199.41/1200.02	c Bin: Executing kcnfs04SAT07
1199.41/1200.02	c kcnfs04SAT07 returned code 1.
1199.41/1200.02	c ERROR: All Failed! 
1199.41/1200.02	c SATZILLA_TIME=1199.630000

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-1737531-1240819818/watcher-1737531-1240819818 -o /tmp/evaluation-result-1737531-1240819818/solver-1737531-1240819818 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1737531-1240819818.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.92 0.98 0.99 3/64 15990
/proc/meminfo: memFree=1518560/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=0
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 110008708 770048 117 1992294400 134512640 134996440 4294956176 18446744073709551615 134566108 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15991/statm: 188 117 74 118 0 67 0

[startup+0.081644 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15990
/proc/meminfo: memFree=1518560/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=0.08
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 131 0 0 0 8 0 0 0 19 0 1 0 110008708 770048 123 1992294400 134512640 134996440 4294956176 18446744073709551615 134551380 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15991/statm: 188 123 74 118 0 67 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2808

[startup+0.101643 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15990
/proc/meminfo: memFree=1518560/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=0.1
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 132 0 0 0 10 0 0 0 19 0 1 0 110008708 770048 124 1992294400 134512640 134996440 4294956176 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15991/statm: 188 124 74 118 0 67 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2808

[startup+0.301664 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15990
/proc/meminfo: memFree=1518560/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=0.3
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 134 0 0 0 30 0 0 0 21 0 1 0 110008708 770048 126 1992294400 134512640 134996440 4294956176 18446744073709551615 134587341 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15991/statm: 188 126 74 118 0 67 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2808

[startup+0.701708 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15990
/proc/meminfo: memFree=1518560/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=0.7
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 135 0 0 0 70 0 0 0 25 0 1 0 110008708 770048 127 1992294400 134512640 134996440 4294956176 18446744073709551615 134571757 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15991/statm: 188 127 74 118 0 67 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2808

[startup+1.50179 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15992
/proc/meminfo: memFree=1518224/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=1.5
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 136 0 0 0 150 0 0 0 25 0 1 0 110008708 770048 128 1992294400 134512640 134996440 4294956176 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15991/statm: 188 128 74 118 0 67 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2808

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15992
/proc/meminfo: memFree=1518096/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=0
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 110008707 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 112 96 399 0 111 0
[pid=15991] ppid=15990 vsize=752 CPUtime=3.09
/proc/15991/stat : 15991 (march_dl2004) R 15990 15990 15041 0 -1 4194304 136 0 0 0 309 0 0 0 25 0 1 0 110008708 770048 128 1992294400 134512640 134996440 4294956176 18446744073709551615 134552293 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15991/statm: 188 128 74 118 0 67 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2808

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15993
/proc/meminfo: memFree=1517840/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=2056 CPUtime=4.99
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 156 137 0 0 0 0 498 1 16 0 1 0 110008707 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 514 125 107 399 0 111 0
[pid=15993] ppid=15990 vsize=1524 CPUtime=1.28
/proc/15993/stat : 15993 (mxc-sr08) R 15990 15990 15041 0 -1 4194304 302 0 0 0 128 0 0 0 25 0 1 0 110009208 1560576 298 1992294400 134512640 135078026 4294956176 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15993/statm: 381 298 71 138 0 240 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3580

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15995
/proc/meminfo: memFree=1514960/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=7180 CPUtime=12.65
/proc/15990/stat : 15990 (SATzilla2009_C) R 15988 15990 15041 0 -1 4194304 380 1876 0 0 56 10 1195 4 25 0 1 0 110008707 7352320 309 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/15990/statm: 1795 309 207 399 0 1392 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7180

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1512592/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=6616 CPUtime=9.84
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 1576 0 0 0 984 0 0 0 25 0 1 0 110010272 6774784 1571 1992294400 134512640 134965848 4294956192 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 1654 1571 68 110 0 1541 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9696

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1500880/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=18104 CPUtime=35.43
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 4469 0 0 0 3541 2 0 0 25 0 1 0 110010272 18538496 4464 1992294400 134512640 134965848 4294956192 18446744073709551615 134534154 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 4526 4464 68 110 0 4413 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21184

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1483472/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=35448 CPUtime=86.61
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 8808 0 0 0 8657 4 0 0 25 0 1 0 110010272 36298752 8803 1992294400 134512640 134965848 4294956192 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 8862 8803 68 110 0 8749 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 38528

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1461072/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=58420 CPUtime=146.58
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 14506 0 0 0 14651 7 0 0 25 0 1 0 110010272 59822080 14501 1992294400 134512640 134965848 4294956192 18446744073709551615 134534945 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 14605 14501 68 110 0 14492 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 61500

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1445456/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=73420 CPUtime=206.56
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 18295 0 0 0 20646 10 0 0 25 0 1 0 110010272 75182080 18290 1992294400 134512640 134965848 4294956192 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 18355 18290 68 110 0 18242 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 76500

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1433680/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=85376 CPUtime=266.53
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 21236 0 0 0 26640 13 0 0 25 0 1 0 110010272 87425024 21231 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 21344 21231 68 110 0 21231 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 88456

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1428816/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=90064 CPUtime=326.5
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 22437 0 0 0 32637 13 0 0 25 0 1 0 110010272 92225536 22432 1992294400 134512640 134965848 4294956192 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 22516 22432 68 110 0 22403 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 93144


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1383376/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=135304 CPUtime=806.3
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 33770 0 0 0 80607 23 0 0 25 0 1 0 110010272 138551296 33765 1992294400 134512640 134965848 4294956192 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 33826 33765 68 110 0 33713 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 138384

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1374736/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=143976 CPUtime=866.26
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 35907 0 0 0 86601 25 0 0 25 0 1 0 110010272 147431424 35902 1992294400 134512640 134965848 4294956192 18446744073709551615 134534134 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 35994 35902 68 110 0 35881 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 147056

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1369360/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=149364 CPUtime=926.22
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 37270 0 0 0 92596 26 0 0 25 0 1 0 110010272 152948736 37265 1992294400 134512640 134965848 4294956192 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 37341 37265 68 110 0 37228 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 152444

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1361168/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=157568 CPUtime=986.19
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 39290 0 0 0 98591 28 0 0 25 0 1 0 110010272 161349632 39285 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 39392 39285 68 110 0 39279 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 160648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1357200/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=161552 CPUtime=1046.17
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 40290 0 0 0 104588 29 0 0 25 0 1 0 110010272 165429248 40285 1992294400 134512640 134965848 4294956192 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 40388 40285 68 110 0 40275 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 164632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1352848/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=165772 CPUtime=1106.15
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 41375 0 0 0 110585 30 0 0 25 0 1 0 110010272 169750528 41370 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 41443 41370 68 110 0 41330 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 168852

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1347408/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=171400 CPUtime=1166.12
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 42740 0 0 0 116581 31 0 0 25 0 1 0 110010272 175513600 42735 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15996/statm: 42850 42735 68 110 0 42737 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 174480

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1346704/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=171868 CPUtime=1174.11
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 42903 0 0 0 117380 31 0 0 25 0 1 0 110010272 175992832 42898 1992294400 134512640 134965848 4294956192 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 42967 42898 68 110 0 42854 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 174948

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1346128/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=172336 CPUtime=1180.52
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 43019 0 0 0 118020 32 0 0 25 0 1 0 110010272 176472064 43014 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 43084 43014 68 110 0 42971 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 175416

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1346064/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=172572 CPUtime=1182.11
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 43047 0 0 0 118179 32 0 0 25 0 1 0 110010272 176713728 43042 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 43143 43042 68 110 0 43030 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 175652

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1346000/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=172572 CPUtime=1182.91
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 43063 0 0 0 118259 32 0 0 25 0 1 0 110010272 176713728 43058 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 43143 43058 68 110 0 43030 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 175652

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1346000/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=172572 CPUtime=1183.31
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 43070 0 0 0 118299 32 0 0 25 0 1 0 110010272 176713728 43065 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 43143 43065 68 110 0 43030 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 175652

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1346000/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=172572 CPUtime=1183.71
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4194304 43083 0 0 0 118339 32 0 0 25 0 1 0 110010272 176713728 43078 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 43143 43078 68 110 0 43030 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 175652

[startup+1200 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15996
/proc/meminfo: memFree=1345872/2055920 swapFree=4181760/4192956
[pid=15990] ppid=15988 vsize=3080 CPUtime=15.6
/proc/15990/stat : 15990 (SATzilla2009_C) S 15988 15990 15041 0 -1 4194304 439 1876 0 0 333 28 1195 4 25 0 1 0 110008707 3153920 318 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15990/statm: 770 318 219 399 0 367 0
[pid=15996] ppid=15990 vsize=0 CPUtime=1183.81
/proc/15996/stat : 15996 (tts-4-0) R 15990 15990 15041 0 -1 4195332 43086 0 0 0 118349 32 0 0 25 0 1 0 110010272 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/15996/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 3080

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.47
CPU user time (s): 1198.79
CPU system time (s): 0.680896
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 175652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.79
system time used= 0.680896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45418
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= 2592

runsolver used 1.05084 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-27 10:10:18
IDJOB=1737531
IDBENCH=71790
IDSOLVER=527
FILE ID=node64/1737531-1240819818
PBS_JOBID= 9187445
Free space on /tmp= 66124 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-139-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737531-1240819818/watcher-1737531-1240819818 -o /tmp/evaluation-result-1737531-1240819818/solver-1737531-1240819818 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1737531-1240819818.cnf

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

MD5SUM BENCH= 80608540c01a8d414386c5ef53d181de
RANDOM SEED=2102703529

node64.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.218
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.218
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:       1519104 kB
Buffers:         61008 kB
Cached:         406828 kB
SwapCached:       4560 kB
Active:         268460 kB
Inactive:       208848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519104 kB
SwapTotal:     4192956 kB
SwapFree:      4181760 kB
Dirty:           31456 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            45252 kB
Committed_AS:   370128 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node64 at 2009-04-27 10:30:18