Trace number 1825772

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) 4999.24 5001.19

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark740.849
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

18.86/18.99	c SATzilla is building models for class 2
18.86/18.99	c run presolver march_dl2004 for 5 seconds ... 
18.86/18.99	c Bin: Executing march_dl2004
18.86/18.99	c spawning binary file with 5 seconds ...
18.86/18.99	c child exit by a signal
18.86/18.99	c march_dl2004 returned code 137.
18.86/18.99	c run presolver mxc-sr08 for 5 seconds ... 
18.86/18.99	c Bin: Executing mxc-sr08
18.86/18.99	c spawning binary file with 5 seconds ...
18.86/18.99	c child exit by a signal
18.86/18.99	c mxc-sr08 returned code 137.
18.86/18.99	c Orignal number of varibales is 2420, number of clauses is 33572 
18.86/18.99	c predicted feature computation time is 8.005322 
18.86/18.99	c Bin: Executing satelite
18.86/18.99	c spawning binary file with 240 seconds ...
18.86/18.99	c child exited successfully
18.86/18.99	c satzilla computing base features
18.86/18.99	c Number of variabe is: 2416, Number of clause is : 33572 
18.86/18.99	c Initializing...
18.86/18.99	c satzilla compute diameter ...
18.86/18.99	c start diameter features ...
18.86/18.99	c satzilla doing clause learning
18.86/18.99	c start clause learning features ...
18.86/18.99	c Bin: Executing zchaff07
18.86/18.99	c spawning binary file with 2 seconds ...
18.86/18.99	c child exit by a signal
18.86/18.99	c satzilla doing survey propogation probe
18.86/18.99	c do survay propogation for 2 second ...
18.86/18.99	c satzilla doing local search probe
18.86/19.00	c satzilla doing lobjois search-space size estimate
18.86/19.00	c features are:2420 33572 2416 33572 0.00165563 0 0.0719647 0.603527 0.55088 1.27167 0.00119921 0.668886 0.000827815 0.0149007 1.14182 0.428571 0.844632 0.00119921 1.22775 0.000148934 0.00580841 2.79818 0.561805 0.317644 0.0326797 0.862069 2.78355 0.00080217 1.17711 5.95735e-05 0.00333611 2.55526 0.763136 0.00227291 0.317631 0.00017872 0.00315739 5.72358 0.0802274 5 7 0.62657 648 0.37224 420 1336 1336 511 637 533 616 35.2356 0.345839 27.6049 69.9019 69.9019 27.8548 37.3 27.9477 32.0173 0.805297 0.327453 0.0183539 0.965171 0.964381 0.326021 0.964184 0.826234 0.956591 0.0362871 1.79409 7.92863e-06 0.317968 0.153332 6.70666e-05 0.0279445 0.000139997 0.000530021 31.7289 0.248587 1023.81 0.0214453 1025 994 1047 3.53271 0.123668 0.986321 0.00240458 0.324406 0.750824 
18.86/19.00	c satzilla's ranking:
18.86/19.00	c 1) mxc-sr08: 3.330794
18.86/19.00	c 2) minisat20SAT07: 2.538403
18.86/19.00	c 3) minisat20: 2.517957
18.86/19.00	c 4) march_dl2004: 2.229473
18.86/19.00	c 5) zchaff_rand: 1.849394
18.86/19.00	c 6) vallst: 1.140786
18.86/19.00	c 7) tts-4-0: 0.038080
18.86/19.00	c 8) SATenstein: -10000.000000
18.86/19.00	c 9) gnovelty+: -10000.000000
18.86/19.00	c 10) adaptg2wsat+: -10000.000000
18.86/19.00	c 11) adaptg2wsat0: -10000.000000
18.86/19.00	c 12) picosat846: -10000.000000
18.86/19.00	c 13) kcnfs04SAT07: -10000.000000
18.86/19.00	c satzilla running mxc-sr08 ... 
4999.12/5001.18	c Bin: Executing mxc-sr08
4999.12/5001.18	c spawning binary file with 4981 seconds ...
4999.12/5001.18	c child exit by a signal
4999.12/5001.18	c mxc-sr08 returned code 137.
4999.12/5001.18	c satzilla running minisat20SAT07 ... 
4999.12/5001.18	c Bin: Executing minisat20SAT07
4999.12/5001.18	c minisat20SAT07 returned code 1.
4999.12/5001.18	c satzilla running minisat20 ... 
4999.12/5001.18	c Bin: Executing minisat20
4999.12/5001.18	c minisat20 returned code 1.
4999.12/5001.18	c satzilla running march_dl2004 ... 
4999.12/5001.18	c Bin: Executing march_dl2004
4999.12/5001.18	c march_dl2004 returned code 1.
4999.12/5001.18	c satzilla running zchaff_rand ... 
4999.12/5001.18	c Bin: Executing zchaff_rand
4999.12/5001.18	c zchaff_rand returned code 1.
4999.12/5001.18	c satzilla running vallst ... 
4999.12/5001.18	c Bin: Executing vallst
4999.12/5001.18	c vallst returned code 1.
4999.12/5001.18	c satzilla running tts-4-0 ... 
4999.12/5001.18	c Bin: Executing tts-4-0
4999.12/5001.18	c tts-4-0 returned code 1.
4999.12/5001.18	c satzilla running SATenstein ... 
4999.12/5001.18	c Bin: Executing SATenstein
4999.12/5001.18	c SATenstein returned code 1.
4999.12/5001.18	c satzilla running gnovelty+ ... 
4999.12/5001.18	c Bin: Executing gnovelty+
4999.12/5001.18	c gnovelty+ returned code 1.
4999.12/5001.18	c satzilla running adaptg2wsat+ ... 
4999.12/5001.18	c Bin: Executing adaptg2wsat+
4999.12/5001.18	c adaptg2wsat+ returned code 1.
4999.12/5001.18	c satzilla running adaptg2wsat0 ... 
4999.12/5001.18	c Bin: Executing adaptg2wsat0
4999.12/5001.18	c adaptg2wsat0 returned code 1.
4999.12/5001.18	c satzilla running picosat846 ... 
4999.12/5001.18	c Bin: Executing picosat846
4999.12/5001.18	c picosat846 returned code 1.
4999.12/5001.18	c satzilla running kcnfs04SAT07 ... 
4999.12/5001.18	c Bin: Executing kcnfs04SAT07
4999.12/5001.18	c kcnfs04SAT07 returned code 1.
4999.12/5001.18	c ERROR: All Failed! 
4999.12/5001.18	c SATZILLA_TIME=4999.990000

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 12921
/proc/meminfo: memFree=957240/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=1040 CPUtime=0
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 148 0 0 0 0 0 0 0 19 0 1 0 279130878 1064960 143 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 260 143 50 118 0 139 0

[startup+0.0312299 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 12921
/proc/meminfo: memFree=957240/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=1436 CPUtime=0.02
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 255 0 0 0 2 0 0 0 19 0 1 0 279130878 1470464 250 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 359 251 50 118 0 238 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3492

[startup+0.102238 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 12921
/proc/meminfo: memFree=957240/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=3148 CPUtime=0.09
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 670 0 0 0 9 0 0 0 20 0 1 0 279130878 3223552 595 1992294400 134512640 134996440 4294956192 18446744073709551615 134650656 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 787 595 61 118 0 666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5204

[startup+0.302257 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 12921
/proc/meminfo: memFree=957240/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=4588 CPUtime=0.29
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 1824 0 0 0 29 0 0 0 22 0 1 0 279130878 4698112 926 1992294400 134512640 134996440 4294956192 18446744073709551615 134617582 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 1147 926 65 118 0 1026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6644

[startup+0.702305 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 12921
/proc/meminfo: memFree=957240/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=9520 CPUtime=0.69
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 3731 0 0 0 64 5 0 0 25 0 1 0 279130878 9748480 2141 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 2380 2141 73 118 0 2259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11576

[startup+1.50137 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12923
/proc/meminfo: memFree=948584/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=11516 CPUtime=1.49
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 6840 0 0 0 131 18 0 0 25 0 1 0 279130878 11792384 2674 1992294400 134512640 134996440 4294956192 18446744073709551615 134541086 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 2879 2674 73 118 0 2758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13572

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12923
/proc/meminfo: memFree=946536/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=0
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279130877 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 112 96 399 0 111 0
[pid=12922] ppid=12921 vsize=16204 CPUtime=3.08
/proc/12922/stat : 12922 (march_dl2004) R 12921 12921 12825 0 -1 4194304 16214 0 0 0 286 22 0 0 25 0 1 0 279130878 16592896 3017 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12922/statm: 4051 3017 75 118 0 3930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18260

[startup+6.30184 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12924
/proc/meminfo: memFree=952424/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=2056 CPUtime=4.99
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 156 16214 0 0 0 0 477 22 19 0 1 0 279130877 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 514 125 107 399 0 111 0
[pid=12924] ppid=12921 vsize=5364 CPUtime=1.28
/proc/12924/stat : 12924 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 1434 0 0 0 128 0 0 0 25 0 1 0 279131378 5492736 1220 1992294400 134512640 135078026 4294956192 18446744073709551615 134523608 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12924/statm: 1341 1220 71 138 0 1200 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7420

[startup+12.7015 s]
/proc/loadavg: 1.15 1.00 0.92 2/66 12925
/proc/meminfo: memFree=953200/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=4136 CPUtime=12.22
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 1080 19307 0 0 208 0 989 25 25 0 1 0 279130877 4235264 665 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1034 665 136 399 0 631 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 4136

[startup+25.5027 s]
/proc/loadavg: 1.12 1.00 0.92 2/67 12927
/proc/meminfo: memFree=943912/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=10804 CPUtime=6.48
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 2771 0 0 0 647 1 0 0 25 0 1 0 279132777 11063296 2557 1992294400 134512640 135078026 4294956192 18446744073709551615 134523679 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 2701 2557 71 138 0 2560 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 16384

[startup+51.1022 s]
/proc/loadavg: 1.08 1.00 0.92 2/67 12927
/proc/meminfo: memFree=931816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=22416 CPUtime=32.07
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 5691 0 0 0 3203 4 0 0 25 0 1 0 279132777 22953984 5477 1992294400 134512640 135078026 4294956192 18446744073709551615 134539318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 5604 5477 71 138 0 5463 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 27996

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 0.92 2/67 12927
/proc/meminfo: memFree=925032/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=29284 CPUtime=83.25
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 7413 0 0 0 8319 6 0 0 25 0 1 0 279132777 29986816 7199 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 7321 7199 71 138 0 7180 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 34864

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.92 2/67 12927
/proc/meminfo: memFree=919528/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=34828 CPUtime=143.21
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 8787 0 0 0 14314 7 0 0 25 0 1 0 279132777 35663872 8573 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 8707 8573 71 138 0 8566 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 40408

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 12927
/proc/meminfo: memFree=914216/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=40108 CPUtime=203.19
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 10118 0 0 0 20311 8 0 0 25 0 1 0 279132777 41070592 9904 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 10027 9904 71 138 0 9886 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 45688

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 12933
/proc/meminfo: memFree=909224/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=45116 CPUtime=263.18
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 11315 0 0 0 26308 10 0 0 25 0 1 0 279132777 46198784 11101 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 11279 11101 71 138 0 11138 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 50696

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/67 12933
/proc/meminfo: memFree=908712/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=45644 CPUtime=323.13
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 11440 0 0 0 32303 10 0 0 25 0 1 0 279132777 46739456 11226 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 11411 11226 71 138 0 11270 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 51224

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.07 1.05 0.94 2/67 12941
/proc/meminfo: memFree=843944/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4641.5
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27526 0 0 0 464119 31 0 0 25 0 1 0 279132777 112394240 27308 1992294400 134512640 135078026 4294956192 18446744073709551615 134522241 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27308 71 138 0 27299 0
Current children cumulated CPU time (s) 4660.45
Current children cumulated vsize (KiB) 115340

[startup+4722.31 s]
/proc/loadavg: 1.02 1.04 0.94 2/67 12941
/proc/meminfo: memFree=843880/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4701.48
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27526 0 0 0 470117 31 0 0 25 0 1 0 279132777 112394240 27308 1992294400 134512640 135078026 4294956192 18446744073709551615 134522710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27308 71 138 0 27299 0
Current children cumulated CPU time (s) 4720.43
Current children cumulated vsize (KiB) 115340

[startup+4782.3 s]
/proc/loadavg: 1.01 1.03 0.94 2/67 12941
/proc/meminfo: memFree=843880/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4761.45
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27526 0 0 0 476114 31 0 0 25 0 1 0 279132777 112394240 27308 1992294400 134512640 135078026 4294956192 18446744073709551615 134523828 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27308 71 138 0 27299 0
Current children cumulated CPU time (s) 4780.4
Current children cumulated vsize (KiB) 115340

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4821.43
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27527 0 0 0 482112 31 0 0 25 0 1 0 279132777 112394240 27309 1992294400 134512640 135078026 4294956192 18446744073709551615 134599780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27309 71 138 0 27299 0
Current children cumulated CPU time (s) 4840.38
Current children cumulated vsize (KiB) 115340

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4881.41
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27527 0 0 0 488109 32 0 0 25 0 1 0 279132777 112394240 27309 1992294400 134512640 135078026 4294956192 18446744073709551615 134534404 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27309 71 138 0 27299 0
Current children cumulated CPU time (s) 4900.36
Current children cumulated vsize (KiB) 115340

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4941.39
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 494107 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4960.34
Current children cumulated vsize (KiB) 115340

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4945.38
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 494506 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4964.33
Current children cumulated vsize (KiB) 115340

[startup+4979.1 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4958.18
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 495786 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4977.13
Current children cumulated vsize (KiB) 115340

[startup+4991.9 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4970.98
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 497066 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4989.93
Current children cumulated vsize (KiB) 115340

[startup+4995.11 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4974.18
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 497386 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534513 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4993.13
Current children cumulated vsize (KiB) 115340

[startup+4998.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4977.38
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 497706 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4996.33
Current children cumulated vsize (KiB) 115340

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4978.97
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 497865 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4997.92
Current children cumulated vsize (KiB) 115340

[startup+5000.7 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4979.77
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 497945 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4998.72
Current children cumulated vsize (KiB) 115340

[startup+5001.1 s]
/proc/loadavg: 1.00 1.01 0.94 2/67 12941
/proc/meminfo: memFree=843816/2055920 swapFree=4179828/4192956
[pid=12921] ppid=12919 vsize=5580 CPUtime=18.95
/proc/12921/stat : 12921 (SATzilla2009_C) S 12919 12921 12825 0 -1 4194304 2352 20942 0 0 666 15 1185 29 25 0 1 0 279130877 5713920 1064 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12921/statm: 1395 1064 220 399 0 992 0
[pid=12927] ppid=12921 vsize=109760 CPUtime=4980.17
/proc/12927/stat : 12927 (mxc-sr08) R 12921 12921 12825 0 -1 4194304 27528 0 0 0 497985 32 0 0 25 0 1 0 279132777 112394240 27310 1992294400 134512640 135078026 4294956192 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12927/statm: 27440 27310 71 138 0 27299 0
Current children cumulated CPU time (s) 4999.12
Current children cumulated vsize (KiB) 115340

Child status: 17
Real time (s): 5001.19
CPU time (s): 4999.24
CPU user time (s): 4998.44
CPU system time (s): 0.794879
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 115340

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

runsolver used 4.6153 second user time and 13.5759 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-16 23:57:11
IDJOB=1825772
IDBENCH=70930
IDSOLVER=668
FILE ID=node56/1825772-1242511031
PBS_JOBID= 9307060
Free space on /tmp= 102808 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825772-1242511031/watcher-1825772-1242511031 -o /tmp/evaluation-result-1825772-1242511031/solver-1825772-1242511031 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825772-1242511031.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=2111625481

node56.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:        957720 kB
Buffers:         90148 kB
Cached:         906004 kB
SwapCached:       7596 kB
Active:         108936 kB
Inactive:       896832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        957720 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:           32028 kB
Writeback:           0 kB
Mapped:          14788 kB
Slab:            78316 kB
Committed_AS:   918344 kB
PageTables:       1472 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= 102776 MiB
End job on node56 at 2009-05-17 01:20:33