Trace number 1539042

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.26 1199.76

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S2065372010-022.cnf
MD5SUM9c2e94bcd290d34e0b2c0cbd91a44953
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark782.986
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

16.36/16.45	c SATzilla is building models for class 2
16.36/16.45	c run presolver march_dl2004 for 5 seconds ... 
16.36/16.45	c Bin: Executing march_dl2004
16.36/16.45	c spawning binary file with 5 seconds ...
16.36/16.45	c child exit by a signal
16.36/16.45	c march_dl2004 returned code 137.
16.36/16.45	c run presolver mxc-sr08 for 5 seconds ... 
16.36/16.45	c Bin: Executing mxc-sr08
16.36/16.45	c spawning binary file with 5 seconds ...
16.36/16.45	c child exit by a signal
16.36/16.45	c mxc-sr08 returned code 137.
16.36/16.45	c Orignal number of varibales is 60, number of clauses is 5340 
16.36/16.45	c predicted feature computation time is 6.980748 
16.36/16.45	c Bin: Executing satelite
16.36/16.45	c spawning binary file with 240 seconds ...
16.36/16.45	c child exited successfully
16.36/16.45	c satzilla computing base features
16.36/16.45	c Number of variabe is: 60, Number of clause is : 5340 
16.36/16.45	c Initializing...
16.36/16.45	c satzilla compute diameter ...
16.36/16.45	c start diameter features ...
16.36/16.45	c satzilla doing clause learning
16.36/16.45	c start clause learning features ...
16.36/16.45	c Bin: Executing zchaff07
16.36/16.45	c spawning binary file with 2 seconds ...
16.36/16.45	c child exit by a signal
16.36/16.45	c satzilla doing survey propogation probe
16.36/16.45	c do survay propogation for 2 second ...
16.36/16.45	c satzilla doing local search probe
16.36/16.45	c satzilla doing lobjois search-space size estimate
16.36/16.45	c features are:60 5340 60 5340 0 0 0.011236 0.313109 0.674994 1.00155 0.116667 0 0.116667 0.116667 -0 0 0 0.116667 0.0391129 0.107865 0.127341 3.79964 0.0330684 0.0254916 0 0.124792 2.02004 0.00714419 0.147258 0.00505618 0.0093633 2.89389 0.061236 0.0110487 0 0.0110487 0.0110487 2 0 2 2 -0 4532.67 0.0111136 4474 4597 4597 4474 4597 4474 4527 22.7344 0.0152716 22.3185 23.1684 23.1684 22.3185 23.1684 22.3185 22.7164 0.066483 0.744641 0.000135133 0.235602 0.135039 0.0128154 0.102148 0.0234497 0.0598444 6.58352e-05 0.377778 2.54544e-05 0.000133691 0.000100461 4.00173e-05 8.405e-05 4.50936e-05 6.19776e-05 8.30031 0.303726 10.5394 0.221555 10 8 14 2.31817 0.292525 0.901178 0.102696 0.693517 0.763477 
16.36/16.45	c satzilla's ranking:
16.36/16.45	c 1) march_dl2004: 5.143719
16.36/16.45	c 2) minisat20SAT07: 3.409674
16.36/16.45	c 3) mxc-sr08: 3.313856
16.36/16.45	c 4) minisat20: 2.955068
16.36/16.45	c 5) tts-4-0: 1.233609
16.36/16.45	c 6) vallst: 0.376357
16.36/16.45	c 7) zchaff_rand: 0.096960
16.36/16.45	c 8) SATenstein: -10000.000000
16.36/16.45	c 9) gnovelty+: -10000.000000
16.36/16.45	c 10) adaptg2wsat+: -10000.000000
16.36/16.45	c 11) adaptg2wsat0: -10000.000000
16.36/16.45	c 12) picosat846: -10000.000000
16.36/16.45	c 13) kcnfs04SAT07: -10000.000000
16.36/16.45	c satzilla running march_dl2004 ... 
1199.17/1199.75	c Bin: Executing march_dl2004
1199.17/1199.75	c spawning binary file with 1183 seconds ...
1199.17/1199.75	c child exit by a signal
1199.17/1199.75	c march_dl2004 returned code 137.
1199.17/1199.75	c satzilla running minisat20SAT07 ... 
1199.17/1199.75	c Bin: Executing minisat20SAT07
1199.17/1199.75	c minisat20SAT07 returned code 1.
1199.17/1199.75	c satzilla running mxc-sr08 ... 
1199.17/1199.75	c Bin: Executing mxc-sr08
1199.17/1199.75	c mxc-sr08 returned code 1.
1199.17/1199.75	c satzilla running minisat20 ... 
1199.17/1199.75	c Bin: Executing minisat20
1199.17/1199.75	c minisat20 returned code 1.
1199.17/1199.75	c satzilla running tts-4-0 ... 
1199.17/1199.75	c Bin: Executing tts-4-0
1199.17/1199.75	c tts-4-0 returned code 1.
1199.17/1199.75	c satzilla running vallst ... 
1199.17/1199.75	c Bin: Executing vallst
1199.17/1199.75	c vallst returned code 1.
1199.17/1199.75	c satzilla running zchaff_rand ... 
1199.17/1199.75	c Bin: Executing zchaff_rand
1199.17/1199.75	c zchaff_rand returned code 1.
1199.17/1199.75	c satzilla running SATenstein ... 
1199.17/1199.75	c Bin: Executing SATenstein
1199.17/1199.75	c SATenstein returned code 1.
1199.17/1199.75	c satzilla running gnovelty+ ... 
1199.17/1199.75	c Bin: Executing gnovelty+
1199.17/1199.75	c gnovelty+ returned code 1.
1199.17/1199.75	c satzilla running adaptg2wsat+ ... 
1199.17/1199.75	c Bin: Executing adaptg2wsat+
1199.17/1199.75	c adaptg2wsat+ returned code 1.
1199.17/1199.75	c satzilla running adaptg2wsat0 ... 
1199.17/1199.75	c Bin: Executing adaptg2wsat0
1199.17/1199.75	c adaptg2wsat0 returned code 1.
1199.17/1199.75	c satzilla running picosat846 ... 
1199.17/1199.75	c Bin: Executing picosat846
1199.17/1199.75	c picosat846 returned code 1.
1199.17/1199.75	c satzilla running kcnfs04SAT07 ... 
1199.17/1199.75	c Bin: Executing kcnfs04SAT07
1199.17/1199.75	c kcnfs04SAT07 returned code 1.
1199.17/1199.75	c ERROR: All Failed! 
1199.17/1199.75	c SATZILLA_TIME=1199.440000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539042-1238461697/watcher-1539042-1238461697 -o /tmp/evaluation-result-1539042-1238461697/solver-1539042-1238461697 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539042-1238461697.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.97 0.98 3/64 32131
/proc/meminfo: memFree=944408/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=636 CPUtime=0
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 1118832128 651264 79 1992294400 134512640 134996440 4294956192 18446744073709551615 134724271 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 159 80 50 118 0 38 0

[startup+0.0522 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32131
/proc/meminfo: memFree=944408/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=2068 CPUtime=0.04
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 817 0 0 0 4 0 0 0 19 0 1 0 1118832128 2117632 299 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 517 299 67 118 0 396 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4124

[startup+0.102204 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32131
/proc/meminfo: memFree=944408/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=2068 CPUtime=0.09
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 819 0 0 0 9 0 0 0 20 0 1 0 1118832128 2117632 301 1992294400 134512640 134996440 4294956192 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 517 301 67 118 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4124

[startup+0.301222 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32131
/proc/meminfo: memFree=944408/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=2068 CPUtime=0.29
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 836 0 0 0 29 0 0 0 21 0 1 0 1118832128 2117632 318 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 517 318 67 118 0 396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4124

[startup+0.701259 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32131
/proc/meminfo: memFree=944408/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=5920 CPUtime=0.69
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 1993 0 0 0 69 0 0 0 25 0 1 0 1118832128 6062080 1373 1992294400 134512640 134996440 4294956192 18446744073709551615 134559742 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 1480 1373 72 118 0 1359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7976

[startup+1.50233 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32133
/proc/meminfo: memFree=938952/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=6644 CPUtime=1.49
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 2088 0 0 0 148 1 0 0 25 0 1 0 1118832128 6803456 1459 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 1661 1459 74 118 0 1540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8700

[startup+3.10148 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32133
/proc/meminfo: memFree=937480/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=0
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1118832128 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 112 96 399 0 111 0
[pid=32132] ppid=32131 vsize=6644 CPUtime=3.09
/proc/32132/stat : 32132 (march_dl2004) R 32131 32131 31631 0 -1 4194304 2088 0 0 0 308 1 0 0 25 0 1 0 1118832128 6803456 1459 1992294400 134512640 134996440 4294956192 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32132/statm: 1661 1459 74 118 0 1540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8700

[startup+6.30178 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32134
/proc/meminfo: memFree=943304/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=2056 CPUtime=4.99
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 156 2089 0 0 0 0 498 1 16 0 1 0 1118832128 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 514 125 107 399 0 111 0
[pid=32134] ppid=32131 vsize=1876 CPUtime=1.28
/proc/32134/stat : 32134 (mxc-sr08) R 32131 32131 31631 0 -1 4194304 430 0 0 0 128 0 0 0 25 0 1 0 1118832629 1921024 392 1992294400 134512640 135078026 4294956192 18446744073709551615 134534956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32134/statm: 469 392 71 138 0 328 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3932

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32136
/proc/meminfo: memFree=941000/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=7892 CPUtime=12.66
/proc/32131/stat : 32131 (SATzilla2009_C) R 32129 32131 31631 0 -1 4194304 857 3789 0 0 65 0 1198 3 24 0 1 0 1118832128 8081408 615 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/32131/statm: 1973 615 207 399 0 1570 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7892

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=937736/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=6644 CPUtime=9.02
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 2089 0 0 0 902 0 0 0 25 0 1 0 1118833774 6803456 1460 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 1661 1460 74 118 0 1540 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 10436

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=937608/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=6644 CPUtime=34.61
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 2089 0 0 0 3461 0 0 0 25 0 1 0 1118833774 6803456 1460 1992294400 134512640 134996440 4294956192 18446744073709551615 134526908 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 1661 1460 74 118 0 1540 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 10436

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=937672/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=6644 CPUtime=85.78
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 2089 0 0 0 8578 0 0 0 25 0 1 0 1118833774 6803456 1460 1992294400 134512640 134996440 4294956192 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 1661 1460 74 118 0 1540 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 10436

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=928072/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=16736 CPUtime=145.76
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 4515 0 0 0 14573 3 0 0 25 0 1 0 1118833774 17137664 3886 1992294400 134512640 134996440 4294956192 18446744073709551615 134551674 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 4184 3886 74 118 0 4063 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 20528

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=926152/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=18584 CPUtime=205.74
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 4993 0 0 0 20571 3 0 0 25 0 1 0 1118833774 19030016 4364 1992294400 134512640 134996440 4294956192 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 4646 4364 74 118 0 4525 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 22376

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=925128/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=19640 CPUtime=265.71
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 5252 0 0 0 26568 3 0 0 25 0 1 0 1118833774 20111360 4623 1992294400 134512640 134996440 4294956192 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 4910 4623 74 118 0 4789 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 23432

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=924296/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=20432 CPUtime=325.7
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 5456 0 0 0 32566 4 0 0 25 0 1 0 1118833774 20922368 4827 1992294400 134512640 134996440 4294956192 18446744073709551615 134573203 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5108 4827 74 118 0 4987 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24224


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


[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=922632/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=22016 CPUtime=745.54
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 5857 0 0 0 74550 4 0 0 25 0 1 0 1118833774 22544384 5228 1992294400 134512640 134996440 4294956192 18446744073709551615 134536997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5504 5228 74 118 0 5383 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 25808

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=922568/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=22148 CPUtime=805.51
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 5892 0 0 0 80546 5 0 0 25 0 1 0 1118833774 22679552 5263 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5537 5263 74 118 0 5416 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 25940

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=922248/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=22544 CPUtime=865.49
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 5969 0 0 0 86544 5 0 0 25 0 1 0 1118833774 23085056 5340 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5636 5340 74 118 0 5515 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 26336

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=922056/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=22676 CPUtime=925.47
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6016 0 0 0 92542 5 0 0 25 0 1 0 1118833774 23220224 5387 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5669 5387 74 118 0 5548 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 26468

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921928/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=22808 CPUtime=985.43
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6040 0 0 0 98538 5 0 0 25 0 1 0 1118833774 23355392 5411 1992294400 134512640 134996440 4294956192 18446744073709551615 134571395 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5702 5411 74 118 0 5581 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 26600

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921800/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=22940 CPUtime=1045.41
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6079 0 0 0 104536 5 0 0 25 0 1 0 1118833774 23490560 5450 1992294400 134512640 134996440 4294956192 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5735 5450 74 118 0 5614 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 26732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921672/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1105.39
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6104 0 0 0 110534 5 0 0 25 0 1 0 1118833774 23625728 5475 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5475 74 118 0 5647 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 26864

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921608/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1165.36
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6125 0 0 0 116531 5 0 0 25 0 1 0 1118833774 23625728 5496 1992294400 134512640 134996440 4294956192 18446744073709551615 134551674 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5496 74 118 0 5647 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 26864

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921544/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1173.36
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6128 0 0 0 117331 5 0 0 25 0 1 0 1118833774 23625728 5499 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5499 74 118 0 5647 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 26864

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921544/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1179.76
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6131 0 0 0 117971 5 0 0 25 0 1 0 1118833774 23625728 5502 1992294400 134512640 134996440 4294956192 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5502 74 118 0 5647 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 26864

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921544/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1181.35
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6131 0 0 0 118130 5 0 0 25 0 1 0 1118833774 23625728 5502 1992294400 134512640 134996440 4294956192 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5502 74 118 0 5647 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 26864

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921544/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1182.16
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6131 0 0 0 118211 5 0 0 25 0 1 0 1118833774 23625728 5502 1992294400 134512640 134996440 4294956192 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5502 74 118 0 5647 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 26864

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921544/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1182.56
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6131 0 0 0 118251 5 0 0 25 0 1 0 1118833774 23625728 5502 1992294400 134512640 134996440 4294956192 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5502 74 118 0 5647 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 26864

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32137
/proc/meminfo: memFree=921544/2055920 swapFree=4176868/4192956
[pid=32131] ppid=32129 vsize=3792 CPUtime=16.41
/proc/32131/stat : 32131 (SATzilla2009_C) S 32129 32131 31631 0 -1 4194304 896 3789 0 0 438 2 1198 3 25 0 1 0 1118832128 3883008 509 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32131/statm: 948 509 219 399 0 545 0
[pid=32137] ppid=32131 vsize=23072 CPUtime=1182.76
/proc/32137/stat : 32137 (march_dl2004) R 32131 32131 31631 0 -1 4194304 6131 0 0 0 118271 5 0 0 25 0 1 0 1118833774 23625728 5502 1992294400 134512640 134996440 4294956192 18446744073709551615 134551658 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32137/statm: 5768 5502 74 118 0 5647 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 26864

Child status: 17
Real time (s): 1199.76
CPU time (s): 1199.26
CPU user time (s): 1199.14
CPU system time (s): 0.122981
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 26864

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

runsolver used 0.979851 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-31 03:08:17
IDJOB=1539042
IDBENCH=70460
IDSOLVER=527
FILE ID=node48/1539042-1238461697
PBS_JOBID= 9061674
Free space on /tmp= 66464 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S2065372010-022.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539042-1238461697/watcher-1539042-1238461697 -o /tmp/evaluation-result-1539042-1238461697/solver-1539042-1238461697 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539042-1238461697.cnf

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

MD5SUM BENCH= 9c2e94bcd290d34e0b2c0cbd91a44953
RANDOM SEED=1967488238

node48.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.236
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.236
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:        944952 kB
Buffers:         98132 kB
Cached:         912472 kB
SwapCached:      10280 kB
Active:         298836 kB
Inactive:       723628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        944952 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:           31584 kB
Writeback:           0 kB
Mapped:          17536 kB
Slab:            74608 kB
Committed_AS:  2612348 kB
PageTables:       1376 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= 66436 MiB
End job on node48 at 2009-03-31 03:28:17