Trace number 1562220

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.74 1200.31

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 benchmark529.355
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.84/18.94	c SATzilla is building models for class 2
18.84/18.94	c run presolver march_dl2004 for 5 seconds ... 
18.84/18.94	c Bin: Executing march_dl2004
18.84/18.94	c spawning binary file with 5 seconds ...
18.84/18.94	c child exit by a signal
18.84/18.94	c march_dl2004 returned code 137.
18.84/18.94	c run presolver mxc-sr08 for 5 seconds ... 
18.84/18.94	c Bin: Executing mxc-sr08
18.84/18.94	c spawning binary file with 5 seconds ...
18.84/18.94	c child exit by a signal
18.84/18.94	c mxc-sr08 returned code 137.
18.84/18.94	c Orignal number of varibales is 2420, number of clauses is 33572 
18.84/18.94	c predicted feature computation time is 8.005322 
18.84/18.94	c Bin: Executing satelite
18.84/18.94	c spawning binary file with 240 seconds ...
18.84/18.94	c child exited successfully
18.84/18.94	c satzilla computing base features
18.84/18.94	c Number of variabe is: 2416, Number of clause is : 33572 
18.84/18.94	c Initializing...
18.84/18.94	c satzilla compute diameter ...
18.84/18.94	c start diameter features ...
18.84/18.94	c satzilla doing clause learning
18.84/18.94	c start clause learning features ...
18.84/18.94	c Bin: Executing zchaff07
18.84/18.94	c spawning binary file with 2 seconds ...
18.84/18.94	c child exit by a signal
18.84/18.94	c satzilla doing survey propogation probe
18.84/18.94	c do survay propogation for 2 second ...
18.84/18.94	c satzilla doing local search probe
18.84/18.94	c satzilla doing lobjois search-space size estimate
18.84/18.94	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.72556 0.0800152 5 7 0.624494 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.5542 0.13565 1018.12 0.0227254 1018 986 1046 3.50948 0.117733 0.986264 0.0019577 0.317686 0.73956 
18.84/18.94	c satzilla's ranking:
18.84/18.94	c 1) mxc-sr08: 3.330710
18.84/18.94	c 2) minisat20SAT07: 2.539108
18.84/18.94	c 3) minisat20: 2.531923
18.84/18.94	c 4) march_dl2004: 2.235799
18.84/18.94	c 5) zchaff_rand: 1.837545
18.84/18.94	c 6) vallst: 1.149231
18.84/18.94	c 7) tts-4-0: 0.037014
18.84/18.94	c 8) SATenstein: -10000.000000
18.84/18.94	c 9) gnovelty+: -10000.000000
18.84/18.94	c 10) adaptg2wsat+: -10000.000000
18.84/18.94	c 11) adaptg2wsat0: -10000.000000
18.84/18.94	c 12) picosat846: -10000.000000
18.84/18.94	c 13) kcnfs04SAT07: -10000.000000
18.84/18.94	c satzilla running mxc-sr08 ... 
1199.69/1200.30	c Bin: Executing mxc-sr08
1199.69/1200.30	c spawning binary file with 1181 seconds ...
1199.69/1200.30	c child exit by a signal
1199.69/1200.30	c mxc-sr08 returned code 137.
1199.69/1200.30	c satzilla running minisat20SAT07 ... 
1199.69/1200.30	c Bin: Executing minisat20SAT07
1199.69/1200.30	c minisat20SAT07 returned code 1.
1199.69/1200.30	c satzilla running minisat20 ... 
1199.69/1200.30	c Bin: Executing minisat20
1199.69/1200.30	c minisat20 returned code 1.
1199.69/1200.30	c satzilla running march_dl2004 ... 
1199.69/1200.30	c Bin: Executing march_dl2004
1199.69/1200.30	c march_dl2004 returned code 1.
1199.69/1200.30	c satzilla running zchaff_rand ... 
1199.69/1200.31	c Bin: Executing zchaff_rand
1199.69/1200.31	c zchaff_rand returned code 1.
1199.69/1200.31	c satzilla running vallst ... 
1199.69/1200.31	c Bin: Executing vallst
1199.69/1200.31	c vallst returned code 1.
1199.69/1200.31	c satzilla running tts-4-0 ... 
1199.69/1200.31	c Bin: Executing tts-4-0
1199.69/1200.31	c tts-4-0 returned code 1.
1199.69/1200.31	c satzilla running SATenstein ... 
1199.69/1200.31	c Bin: Executing SATenstein
1199.69/1200.31	c SATenstein returned code 1.
1199.69/1200.31	c satzilla running gnovelty+ ... 
1199.69/1200.31	c Bin: Executing gnovelty+
1199.69/1200.31	c gnovelty+ returned code 1.
1199.69/1200.31	c satzilla running adaptg2wsat+ ... 
1199.69/1200.31	c Bin: Executing adaptg2wsat+
1199.69/1200.31	c adaptg2wsat+ returned code 1.
1199.69/1200.31	c satzilla running adaptg2wsat0 ... 
1199.69/1200.31	c Bin: Executing adaptg2wsat0
1199.69/1200.31	c adaptg2wsat0 returned code 1.
1199.69/1200.31	c satzilla running picosat846 ... 
1199.69/1200.31	c Bin: Executing picosat846
1199.69/1200.31	c picosat846 returned code 1.
1199.69/1200.31	c satzilla running kcnfs04SAT07 ... 
1199.69/1200.31	c Bin: Executing kcnfs04SAT07
1199.69/1200.31	c kcnfs04SAT07 returned code 1.
1199.69/1200.31	c ERROR: All Failed! 
1199.69/1200.31	c SATZILLA_TIME=1199.900000

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-1562220-1238771684/watcher-1562220-1238771684 -o /tmp/evaluation-result-1562220-1238771684/solver-1562220-1238771684 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1562220-1238771684.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/76 13210
/proc/meminfo: memFree=1769032/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=1040 CPUtime=0
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 149 0 0 0 0 0 0 0 19 0 1 0 1149829367 1064960 144 1992294400 134512640 134996440 4294956176 18446744073709551615 134775476 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13211/statm: 260 144 50 118 0 139 0

[startup+0.078739 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 13210
/proc/meminfo: memFree=1769032/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=3148 CPUtime=0.07
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 666 0 0 0 7 0 0 0 19 0 1 0 1149829367 3223552 591 1992294400 134512640 134996440 4294956176 18446744073709551615 134598445 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13211/statm: 787 591 57 118 0 666 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5204

[startup+0.101743 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 13210
/proc/meminfo: memFree=1769032/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=3148 CPUtime=0.09
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 670 0 0 0 9 0 0 0 19 0 1 0 1149829367 3223552 595 1992294400 134512640 134996440 4294956176 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13211/statm: 787 595 61 118 0 666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5204

[startup+0.301781 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 13210
/proc/meminfo: memFree=1769032/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=4588 CPUtime=0.29
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 1824 0 0 0 29 0 0 0 21 0 1 0 1149829367 4698112 926 1992294400 134512640 134996440 4294956176 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13211/statm: 1147 926 65 118 0 1026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6644

[startup+0.701866 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 13210
/proc/meminfo: memFree=1769032/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=9520 CPUtime=0.69
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 3731 0 0 0 65 4 0 0 25 0 1 0 1149829367 9748480 2141 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13211/statm: 2380 2141 73 118 0 2259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11576

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13212
/proc/meminfo: memFree=1760376/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=11516 CPUtime=1.48
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 6840 0 0 0 128 20 0 0 25 0 1 0 1149829367 11792384 2674 1992294400 134512640 134996440 4294956176 18446744073709551615 134541126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13211/statm: 2879 2674 73 118 0 2758 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13572

[startup+3.10233 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 13212
/proc/meminfo: memFree=1758328/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=0
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149829367 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 112 96 399 0 111 0
[pid=13211] ppid=13210 vsize=16204 CPUtime=3.08
/proc/13211/stat : 13211 (march_dl2004) R 13210 13210 12869 0 -1 4194304 16214 0 0 0 284 24 0 0 25 0 1 0 1149829367 16592896 3017 1992294400 134512640 134996440 4294956176 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13211/statm: 4051 3017 75 118 0 3930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18260

[startup+6.30194 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 13213
/proc/meminfo: memFree=1765688/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=2056 CPUtime=4.99
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 156 16214 0 0 0 0 474 25 19 0 1 0 1149829367 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 514 125 107 399 0 111 0
[pid=13213] ppid=13210 vsize=5364 CPUtime=1.26
/proc/13213/stat : 13213 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 1434 0 0 0 126 0 0 0 25 0 1 0 1149829870 5492736 1220 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13213/statm: 1341 1220 71 138 0 1200 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7420

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 13214
/proc/meminfo: memFree=1765824/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=4136 CPUtime=12.21
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 1080 19307 0 0 207 0 986 28 25 0 1 0 1149829367 4235264 665 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1034 665 136 399 0 631 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 4136

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1755576/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=10804 CPUtime=6.54
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 2797 0 0 0 653 1 0 0 25 0 1 0 1149831261 11063296 2583 1992294400 134512640 135078026 4294956176 18446744073709551615 134523880 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 2701 2583 71 138 0 2560 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 16376

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1743544/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=22416 CPUtime=32.13
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 5691 0 0 0 3209 4 0 0 25 0 1 0 1149831261 22953984 5477 1992294400 134512640 135078026 4294956176 18446744073709551615 134539318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 5604 5477 71 138 0 5463 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 27988

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1736632/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=29284 CPUtime=83.31
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 7413 0 0 0 8324 7 0 0 25 0 1 0 1149831261 29986816 7199 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 7321 7199 71 138 0 7180 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 34856

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1731128/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=34828 CPUtime=143.26
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 8787 0 0 0 14318 8 0 0 25 0 1 0 1149831261 35663872 8573 1992294400 134512640 135078026 4294956176 18446744073709551615 134534936 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 8707 8573 71 138 0 8566 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 40400

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1725816/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=40108 CPUtime=203.24
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 10118 0 0 0 20314 10 0 0 25 0 1 0 1149831261 41070592 9904 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 10027 9904 71 138 0 9886 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 45680

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1721080/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=45116 CPUtime=263.2
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 11315 0 0 0 26309 11 0 0 25 0 1 0 1149831261 46198784 11101 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 11279 11101 71 138 0 11138 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 50688

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1720504/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=45644 CPUtime=323.17
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 11440 0 0 0 32306 11 0 0 25 0 1 0 1149831261 46739456 11226 1992294400 134512640 135078026 4294956176 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 11411 11226 71 138 0 11270 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 51216


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1703928/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=61996 CPUtime=742.99
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 15535 0 0 0 74282 17 0 0 25 0 1 0 1149831261 63483904 15321 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 15499 15321 71 138 0 15358 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 67568

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1703928/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=61996 CPUtime=802.96
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 15537 0 0 0 80279 17 0 0 25 0 1 0 1149831261 63483904 15323 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 15499 15323 71 138 0 15358 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 67568

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1703864/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=61996 CPUtime=862.94
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 15538 0 0 0 86277 17 0 0 25 0 1 0 1149831261 63483904 15324 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 15499 15324 71 138 0 15358 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 67568

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1703864/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=61996 CPUtime=922.91
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 15540 0 0 0 92274 17 0 0 25 0 1 0 1149831261 63483904 15326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 15499 15326 71 138 0 15358 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 67568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1700088/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=65700 CPUtime=982.89
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16489 0 0 0 98271 18 0 0 25 0 1 0 1149831261 67276800 16275 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16425 16275 71 138 0 16284 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 71272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1700088/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=65700 CPUtime=1042.87
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16490 0 0 0 104269 18 0 0 25 0 1 0 1149831261 67276800 16276 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16425 16276 71 138 0 16284 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 71272

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699512/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1102.85
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16628 0 0 0 110267 18 0 0 25 0 1 0 1149831261 67817472 16414 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16414 71 138 0 16416 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 71800

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1162.82
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16629 0 0 0 116264 18 0 0 25 0 1 0 1149831261 67817472 16415 1992294400 134512640 135078026 4294956176 18446744073709551615 134534517 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16415 71 138 0 16416 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 71800

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1170.82
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16629 0 0 0 117064 18 0 0 25 0 1 0 1149831261 67817472 16415 1992294400 134512640 135078026 4294956176 18446744073709551615 134599702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16415 71 138 0 16416 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 71800

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1177.22
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16629 0 0 0 117704 18 0 0 25 0 1 0 1149831261 67817472 16415 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16415 71 138 0 16416 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 71800

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1178.82
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16629 0 0 0 117864 18 0 0 25 0 1 0 1149831261 67817472 16415 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16415 71 138 0 16416 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 71800

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1179.62
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16629 0 0 0 117944 18 0 0 25 0 1 0 1149831261 67817472 16415 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16415 71 138 0 16416 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 71800

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=66228 CPUtime=1180.42
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4194304 16629 0 0 0 118024 18 0 0 25 0 1 0 1149831261 67817472 16415 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 16557 16415 71 138 0 16416 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 71800

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13216
/proc/meminfo: memFree=1699448/2055920 swapFree=4175280/4192956
[pid=13210] ppid=13208 vsize=5572 CPUtime=18.88
/proc/13210/stat : 13210 (SATzilla2009_C) S 13208 13210 12869 0 -1 4194304 2352 20951 0 0 661 14 1182 31 25 0 1 0 1149829367 5705728 1062 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13210/statm: 1393 1062 220 399 0 990 0
[pid=13216] ppid=13210 vsize=0 CPUtime=1180.81
/proc/13216/stat : 13216 (mxc-sr08) R 13210 13210 12869 0 -1 4195332 16629 0 0 0 118063 18 0 0 25 0 1 0 1149831261 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/13216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 5572

Child status: 17
Real time (s): 1200.31
CPU time (s): 1199.74
CPU user time (s): 1199.08
CPU system time (s): 0.657899
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 71800

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

runsolver used 1.18082 second user time and 3.22351 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-03 17:14:44
IDJOB=1562220
IDBENCH=70930
IDSOLVER=527
FILE ID=node63/1562220-1238771684
PBS_JOBID= 9085511
Free space on /tmp= 66560 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562220-1238771684/watcher-1562220-1238771684 -o /tmp/evaluation-result-1562220-1238771684/solver-1562220-1238771684 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1562220-1238771684.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=776562344

node63.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.285
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.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1769512 kB
Buffers:         47264 kB
Cached:         155632 kB
SwapCached:       7564 kB
Active:          88440 kB
Inactive:       123528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769512 kB
SwapTotal:     4192956 kB
SwapFree:      4175280 kB
Dirty:           32032 kB
Writeback:           0 kB
Mapped:          14696 kB
Slab:            59100 kB
Committed_AS:  3510976 kB
PageTables:       2312 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= 66532 MiB
End job on node63 at 2009-04-03 17:34:45