Trace number 1538284

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_I 2009-03-22? (exit code) 1199.65 1200.24

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1912214877-051.cnf
MD5SUM3e2c453febe9a82dafec20260d8edecb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9165
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data

19.77/19.83	c SATzilla is building models for class 3
19.77/19.83	c run presolver mxc-sr08 for 10 seconds ... 
19.77/19.83	c Bin: Executing mxc-sr08
19.77/19.83	c spawning binary file with 10 seconds ...
19.77/19.83	c child exit by a signal
19.77/19.83	c mxc-sr08 returned code 137.
19.77/19.83	c run presolver picosat846 for 5 seconds ... 
19.77/19.83	c Bin: Executing picosat846
19.77/19.83	c spawning binary file with 5 seconds ...
19.77/19.83	c child exit by a signal
19.77/19.83	c picosat846 returned code 137.
19.77/19.83	c Orignal number of varibales is 1100, number of clauses is 22000 
19.77/19.83	c predicted feature computation time is 1.455426 
19.77/19.83	c Bin: Executing satelite
19.77/19.83	c spawning binary file with 240 seconds ...
19.77/19.83	c child exited successfully
19.77/19.83	c satzilla computing base features
19.77/19.83	c Number of variabe is: 1100, Number of clause is : 22000 
19.77/19.83	c Initializing...
19.77/19.83	c satzilla doing clause learning
19.77/19.83	c start clause learning features ...
19.77/19.83	c Bin: Executing zchaff07
19.77/19.83	c spawning binary file with 2 seconds ...
19.77/19.83	c child exit by a signal
19.77/19.83	c satzilla doing survey propogation probe
19.77/19.83	c do survay propogation for 2 second ...
19.77/19.83	c satzilla doing local search probe
19.77/19.83	c features are:1100 22000 1100 22000 0 0 0.05 0.376018 0.65107 0.833724 0.00454545 1.9082e-16 0.00454545 0.00454545 -0 0 0 0.00454545 0.10367 0.00331818 0.00645455 3.71777 0.0830556 0.0620978 0 0.369863 3.05305 0.00083843 0.241645 0.000181818 0.0015 2.88685 0.184455 0.0152325 0.0886354 0.0113636 0.0200909 40.4444 0.267636 26 78 54 30 45 33 38 57.6563 0.0826774 47.6327 68.5556 63.8438 51.766 60.5455 53.9394 58.0909 0.174955 0.676254 5.20633e-05 0.637872 0.347126 0.0342014 0.255146 0.0800219 0.155634 0.00285287 0.672086 0.00020631 0.0137433 0.00538647 0.000975135 0.00361509 0.00152708 0.00235756 59.7241 0.193636 210.862 0.100616 211 198 226 0.717875 0.329523 0.861238 0.0502953 
19.77/19.83	c satzilla's ranking:
19.77/19.83	c 1) mxc-sr08: 2.734766
19.77/19.83	c 2) picosat846: 2.298630
19.77/19.83	c 3) minisat20SAT07: 1.909494
19.77/19.83	c 4) march_dl2004: 0.051204
19.77/19.83	c 5) zchaff_rand: -0.317064
19.77/19.83	c 6) SATenstein: -10000.000000
19.77/19.83	c 7) gnovelty+: -10000.000000
19.77/19.83	c 8) adaptg2wsat+: -10000.000000
19.77/19.83	c 9) adaptg2wsat0: -10000.000000
19.77/19.83	c 10) tts-4-0: -10000.000000
19.77/19.83	c 11) vallst: -10000.000000
19.77/19.83	c 12) minisat20: -10000.000000
19.77/19.83	c 13) kcnfs04SAT07: -10000.000000
19.77/19.83	c satzilla running mxc-sr08 ... 
1199.58/1200.23	c Bin: Executing mxc-sr08
1199.58/1200.23	c spawning binary file with 1180 seconds ...
1199.58/1200.23	c child exit by a signal
1199.58/1200.23	c mxc-sr08 returned code 137.
1199.58/1200.23	c satzilla running picosat846 ... 
1199.58/1200.23	c Bin: Executing picosat846
1199.58/1200.23	c picosat846 returned code 1.
1199.58/1200.23	c satzilla running minisat20SAT07 ... 
1199.58/1200.23	c Bin: Executing minisat20SAT07
1199.58/1200.23	c minisat20SAT07 returned code 1.
1199.58/1200.23	c satzilla running march_dl2004 ... 
1199.58/1200.23	c Bin: Executing march_dl2004
1199.58/1200.23	c march_dl2004 returned code 1.
1199.58/1200.23	c satzilla running zchaff_rand ... 
1199.58/1200.23	c Bin: Executing zchaff_rand
1199.58/1200.23	c zchaff_rand returned code 1.
1199.58/1200.23	c satzilla running SATenstein ... 
1199.58/1200.23	c Bin: Executing SATenstein
1199.58/1200.23	c SATenstein returned code 1.
1199.58/1200.23	c satzilla running gnovelty+ ... 
1199.58/1200.23	c Bin: Executing gnovelty+
1199.58/1200.23	c gnovelty+ returned code 1.
1199.58/1200.23	c satzilla running adaptg2wsat+ ... 
1199.58/1200.23	c Bin: Executing adaptg2wsat+
1199.58/1200.23	c adaptg2wsat+ returned code 1.
1199.58/1200.23	c satzilla running adaptg2wsat0 ... 
1199.58/1200.23	c Bin: Executing adaptg2wsat0
1199.58/1200.23	c adaptg2wsat0 returned code 1.
1199.58/1200.23	c satzilla running tts-4-0 ... 
1199.58/1200.23	c Bin: Executing tts-4-0
1199.58/1200.23	c tts-4-0 returned code 1.
1199.58/1200.23	c satzilla running vallst ... 
1199.58/1200.23	c Bin: Executing vallst
1199.58/1200.23	c vallst returned code 1.
1199.58/1200.23	c satzilla running minisat20 ... 
1199.58/1200.23	c Bin: Executing minisat20
1199.58/1200.23	c minisat20 returned code 1.
1199.58/1200.23	c satzilla running kcnfs04SAT07 ... 
1199.58/1200.23	c Bin: Executing kcnfs04SAT07
1199.58/1200.23	c kcnfs04SAT07 returned code 1.
1199.58/1200.23	c ERROR: All Failed! 
1199.58/1200.23	c SATZILLA_TIME=1199.820000

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-1538284-1238423316/watcher-1538284-1238423316 -o /tmp/evaluation-result-1538284-1238423316/solver-1538284-1238423316 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538284-1238423316.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: 1.00 1.01 1.09 3/64 5668
/proc/meminfo: memFree=1581416/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) R 5666 5668 5156 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=1524 CPUtime=0
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1114993964 1560576 285 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 381 289 54 138 0 240 0

[startup+0.0932139 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 5668
/proc/meminfo: memFree=1581416/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=2716 CPUtime=0.08
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 694 0 0 0 8 0 0 0 19 0 1 0 1114993964 2781184 558 1992294400 134512640 135078026 4294956176 18446744073709551615 134569300 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 679 558 55 138 0 538 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4772

[startup+0.101213 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 5668
/proc/meminfo: memFree=1581416/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=2960 CPUtime=0.09
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 741 0 0 0 9 0 0 0 19 0 1 0 1114993964 3031040 605 1992294400 134512640 135078026 4294956176 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 740 605 55 138 0 599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5016

[startup+0.301235 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 5668
/proc/meminfo: memFree=1581416/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=3508 CPUtime=0.29
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1004 0 0 0 29 0 0 0 21 0 1 0 1114993964 3592192 783 1992294400 134512640 135078026 4294956176 18446744073709551615 134539566 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 877 783 71 138 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5564

[startup+0.701282 s]
/proc/loadavg: 1.00 1.01 1.09 3/64 5668
/proc/meminfo: memFree=1581416/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=4300 CPUtime=0.69
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1199 0 0 0 69 0 0 0 25 0 1 0 1114993964 4403200 978 1992294400 134512640 135078026 4294956176 18446744073709551615 134521047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 1075 978 71 138 0 934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6356

[startup+1.50137 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5670
/proc/meminfo: memFree=1577368/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=4828 CPUtime=1.49
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1313 0 0 0 149 0 0 0 25 0 1 0 1114993964 4943872 1092 1992294400 134512640 135078026 4294956176 18446744073709551615 134527157 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 1207 1092 71 138 0 1066 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6884

[startup+3.10156 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5670
/proc/meminfo: memFree=1576856/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=5224 CPUtime=3.09
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1427 0 0 0 309 0 0 0 25 0 1 0 1114993964 5349376 1206 1992294400 134512640 135078026 4294956176 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 1306 1206 71 138 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7280

[startup+6.30192 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5670
/proc/meminfo: memFree=1576472/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=0
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114993964 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5668/statm: 514 112 96 399 0 111 0
[pid=5669] ppid=5668 vsize=5752 CPUtime=6.29
/proc/5669/stat : 5669 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1544 0 0 0 629 0 0 0 25 0 1 0 1114993964 5890048 1323 1992294400 134512640 135078026 4294956176 18446744073709551615 134524354 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5669/statm: 1438 1323 71 138 0 1297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7808

[startup+12.7017 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5671
/proc/meminfo: memFree=1574616/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=2056 CPUtime=9.99
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 152 1642 0 0 0 0 998 1 16 0 1 0 1114993964 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 514 121 104 399 0 111 0
[pid=5671] ppid=5668 vsize=9184 CPUtime=2.68
/proc/5671/stat : 5671 (picosat846) R 5668 5668 5156 0 -1 4194304 2018 0 0 0 267 1 0 0 25 0 1 0 1114994964 9404416 2007 1992294400 134512640 134570484 4294956176 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5671/statm: 2296 2007 84 14 0 1962 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11240

[startup+25.5011 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5674
/proc/meminfo: memFree=1572376/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=5620 CPUtime=5.65
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1524 0 0 0 565 0 0 0 25 0 1 0 1114995947 5754880 1303 1992294400 134512640 135078026 4294956176 18446744073709551615 134522189 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 1405 1303 71 138 0 1264 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11656

[startup+51.1011 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 5674
/proc/meminfo: memFree=1570648/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=7244 CPUtime=31.24
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 1949 0 0 0 3123 1 0 0 25 0 1 0 1114995947 7417856 1708 1992294400 134512640 135078026 4294956176 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 1811 1708 71 138 0 1670 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13280

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 5674
/proc/meminfo: memFree=1569176/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=8800 CPUtime=82.42
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 2352 0 0 0 8241 1 0 0 25 0 1 0 1114995947 9011200 2111 1992294400 134512640 135078026 4294956176 18446744073709551615 134524359 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 2200 2111 71 138 0 2059 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 14836

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 5674
/proc/meminfo: memFree=1568088/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=9948 CPUtime=142.37
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 2620 0 0 0 14236 1 0 0 25 0 1 0 1114995947 10186752 2375 1992294400 134512640 135078026 4294956176 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 2487 2375 71 138 0 2346 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 15984

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 5674
/proc/meminfo: memFree=1567064/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=10804 CPUtime=202.33
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 2856 0 0 0 20231 2 0 0 25 0 1 0 1114995947 11063296 2611 1992294400 134512640 135078026 4294956176 18446744073709551615 134523615 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 2701 2611 71 138 0 2560 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 16840

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 5674
/proc/meminfo: memFree=1566168/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=11904 CPUtime=262.3
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 3111 0 0 0 26228 2 0 0 25 0 1 0 1114995947 12189696 2853 1992294400 134512640 135078026 4294956176 18446744073709551615 134538561 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 2976 2853 71 138 0 2835 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 17940

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 5674
/proc/meminfo: memFree=1565208/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=12768 CPUtime=322.27
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 3369 0 0 0 32225 2 0 0 25 0 1 0 1114995947 13074432 3089 1992294400 134512640 135078026 4294956176 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 3192 3089 71 138 0 3051 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 5674
/proc/meminfo: memFree=1561752/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=15936 CPUtime=802.04
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 4532 0 0 0 80201 3 0 0 25 0 1 0 1114995947 16318464 3892 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 3984 3892 71 138 0 3843 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 21972

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5674
/proc/meminfo: memFree=1561624/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=16268 CPUtime=862.02
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 4705 0 0 0 86199 3 0 0 25 0 1 0 1114995947 16658432 3975 1992294400 134512640 135078026 4294956176 18446744073709551615 134522387 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4067 3975 71 138 0 3926 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 22304

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5674
/proc/meminfo: memFree=1561176/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=16684 CPUtime=921.99
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 4831 0 0 0 92196 3 0 0 25 0 1 0 1114995947 17084416 4079 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4171 4079 71 138 0 4030 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 22720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560336/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17304 CPUtime=981.96
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5015 0 0 0 98193 3 0 0 25 0 1 0 1114995947 17719296 4221 1992294400 134512640 135078026 4294956176 18446744073709551615 134534448 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4326 4221 71 138 0 4185 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 23340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560152/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17700 CPUtime=1041.94
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5120 0 0 0 104191 3 0 0 25 0 1 0 1114995947 18124800 4326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4425 4326 71 138 0 4284 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 23736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560152/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17700 CPUtime=1101.91
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5120 0 0 0 110188 3 0 0 25 0 1 0 1114995947 18124800 4326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534665 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4425 4326 71 138 0 4284 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 23736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1161.89
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 116185 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 24000

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1169.89
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 116985 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 24000

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1176.29
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 117625 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 24000

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1177.88
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 117784 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 24000

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1178.68
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 117864 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 24000

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1179.48
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 117944 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 24000

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1179.69
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 117965 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 24000

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5676
/proc/meminfo: memFree=1560024/2055920 swapFree=4178500/4192956
[pid=5668] ppid=5666 vsize=6036 CPUtime=19.8
/proc/5668/stat : 5668 (SATzilla2009_I) S 5666 5668 5156 0 -1 4194304 1940 5405 0 0 265 9 1688 18 25 0 1 0 1114993964 6180864 1165 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5668/statm: 1509 1165 217 399 0 1106 0
[pid=5674] ppid=5668 vsize=17964 CPUtime=1179.78
/proc/5674/stat : 5674 (mxc-sr08) R 5668 5668 5156 0 -1 4194304 5163 0 0 0 117974 4 0 0 25 0 1 0 1114995947 18395136 4369 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5674/statm: 4491 4369 71 138 0 4350 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 24000

Child status: 17
Real time (s): 1200.24
CPU time (s): 1199.65
CPU user time (s): 1199.32
CPU system time (s): 0.32495
CPU usage (%): 99.9508
Max. virtual memory (cumulated for all children) (KiB): 24000

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

runsolver used 0.967852 second user time and 3.40648 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-30 16:28:36
IDJOB=1538284
IDBENCH=70207
IDSOLVER=528
FILE ID=node62/1538284-1238423316
PBS_JOBID= 9061515
Free space on /tmp= 66352 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1912214877-051.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538284-1238423316/watcher-1538284-1238423316 -o /tmp/evaluation-result-1538284-1238423316/solver-1538284-1238423316 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538284-1238423316.cnf

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

MD5SUM BENCH= 3e2c453febe9a82dafec20260d8edecb
RANDOM SEED=549669236

node62.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.232
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.232
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:       1581896 kB
Buffers:         80116 kB
Cached:         311768 kB
SwapCached:       7616 kB
Active:         165464 kB
Inactive:       235652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581896 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:           31976 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            58772 kB
Committed_AS:  2743632 kB
PageTables:       1460 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= 66320 MiB
End job on node62 at 2009-03-30 16:48:37