Trace number 1538335

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.35 1199.95

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S962875623-008.cnf
MD5SUMdc58d201aad12c2725ed362695aa3edc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.3114
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data

19.48/19.54	c SATzilla is building models for class 3
19.48/19.54	c run presolver mxc-sr08 for 10 seconds ... 
19.48/19.54	c Bin: Executing mxc-sr08
19.48/19.54	c spawning binary file with 10 seconds ...
19.48/19.54	c child exit by a signal
19.48/19.54	c mxc-sr08 returned code 137.
19.48/19.54	c run presolver picosat846 for 5 seconds ... 
19.48/19.54	c Bin: Executing picosat846
19.48/19.54	c spawning binary file with 5 seconds ...
19.48/19.54	c child exit by a signal
19.48/19.54	c picosat846 returned code 137.
19.48/19.54	c Orignal number of varibales is 700, number of clauses is 14000 
19.48/19.54	c predicted feature computation time is 1.452524 
19.48/19.54	c Bin: Executing satelite
19.48/19.54	c spawning binary file with 240 seconds ...
19.48/19.54	c child exited successfully
19.48/19.54	c satzilla computing base features
19.48/19.54	c Number of variabe is: 700, Number of clause is : 14000 
19.48/19.54	c Initializing...
19.48/19.54	c satzilla doing clause learning
19.48/19.54	c start clause learning features ...
19.48/19.54	c Bin: Executing zchaff07
19.48/19.54	c spawning binary file with 2 seconds ...
19.48/19.54	c child exit by a signal
19.48/19.54	c satzilla doing survey propogation probe
19.48/19.54	c do survay propogation for 2 second ...
19.48/19.54	c satzilla doing local search probe
19.48/19.54	c features are:700 14000 700 14000 0 0 0.05 0.376371 0.647408 0.832669 0.00714286 1.21431e-16 0.00714286 0.00714286 -0 0 0 0.00714286 0.101922 0.00514286 0.00942857 3.69097 0.0792908 0.0601727 0 0.301887 3.00897 0.00136071 0.237137 0.000428571 0.0025 2.90495 0.1905 0.0217476 0.0785999 0.0166429 0.0265714 74.0784 0.294831 46 172 89 54 83 58 73 50.9913 0.0640802 46.0602 62.382 54.807 47.4364 52.9655 48.3519 50.6774 0.167416 0.690209 0.000613654 0.535033 0.338371 0.0301531 0.23747 0.0788565 0.149973 0.00277144 0.676667 0.000273441 0.0151081 0.00516562 0.000983738 0.00348075 0.00149759 0.00229012 42.4043 0.175138 134.61 0.0723273 134 121 148 0.891917 0.278349 0.865691 0.0334246 
19.48/19.54	c satzilla's ranking:
19.48/19.54	c 1) mxc-sr08: 2.693142
19.48/19.54	c 2) picosat846: 2.318498
19.48/19.54	c 3) minisat20SAT07: 1.978264
19.48/19.54	c 4) march_dl2004: 0.230105
19.48/19.54	c 5) zchaff_rand: -0.306441
19.48/19.54	c 6) SATenstein: -10000.000000
19.48/19.54	c 7) gnovelty+: -10000.000000
19.48/19.54	c 8) adaptg2wsat+: -10000.000000
19.48/19.54	c 9) adaptg2wsat0: -10000.000000
19.48/19.54	c 10) tts-4-0: -10000.000000
19.48/19.54	c 11) vallst: -10000.000000
19.48/19.54	c 12) minisat20: -10000.000000
19.48/19.54	c 13) kcnfs04SAT07: -10000.000000
19.48/19.54	c satzilla running mxc-sr08 ... 
1199.27/1199.95	c Bin: Executing mxc-sr08
1199.27/1199.95	c spawning binary file with 1180 seconds ...
1199.27/1199.95	c child exit by a signal
1199.27/1199.95	c mxc-sr08 returned code 137.
1199.27/1199.95	c satzilla running picosat846 ... 
1199.27/1199.95	c Bin: Executing picosat846
1199.27/1199.95	c picosat846 returned code 1.
1199.27/1199.95	c satzilla running minisat20SAT07 ... 
1199.27/1199.95	c Bin: Executing minisat20SAT07
1199.27/1199.95	c minisat20SAT07 returned code 1.
1199.27/1199.95	c satzilla running march_dl2004 ... 
1199.27/1199.95	c Bin: Executing march_dl2004
1199.27/1199.95	c march_dl2004 returned code 1.
1199.27/1199.95	c satzilla running zchaff_rand ... 
1199.27/1199.95	c Bin: Executing zchaff_rand
1199.27/1199.95	c zchaff_rand returned code 1.
1199.27/1199.95	c satzilla running SATenstein ... 
1199.27/1199.95	c Bin: Executing SATenstein
1199.27/1199.95	c SATenstein returned code 1.
1199.27/1199.95	c satzilla running gnovelty+ ... 
1199.27/1199.95	c Bin: Executing gnovelty+
1199.27/1199.95	c gnovelty+ returned code 1.
1199.27/1199.95	c satzilla running adaptg2wsat+ ... 
1199.27/1199.95	c Bin: Executing adaptg2wsat+
1199.27/1199.95	c adaptg2wsat+ returned code 1.
1199.27/1199.95	c satzilla running adaptg2wsat0 ... 
1199.27/1199.95	c Bin: Executing adaptg2wsat0
1199.27/1199.95	c adaptg2wsat0 returned code 1.
1199.27/1199.95	c satzilla running tts-4-0 ... 
1199.27/1199.95	c Bin: Executing tts-4-0
1199.27/1199.95	c tts-4-0 returned code 1.
1199.27/1199.95	c satzilla running vallst ... 
1199.27/1199.95	c Bin: Executing vallst
1199.27/1199.95	c vallst returned code 1.
1199.27/1199.95	c satzilla running minisat20 ... 
1199.27/1199.95	c Bin: Executing minisat20
1199.27/1199.95	c minisat20 returned code 1.
1199.27/1199.95	c satzilla running kcnfs04SAT07 ... 
1199.27/1199.95	c Bin: Executing kcnfs04SAT07
1199.27/1199.95	c kcnfs04SAT07 returned code 1.
1199.27/1199.95	c ERROR: All Failed! 
1199.27/1199.95	c SATZILLA_TIME=1199.520000

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-1538335-1238424334/watcher-1538335-1238424334 -o /tmp/evaluation-result-1538335-1238424334/solver-1538335-1238424334 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538335-1238424334.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.00 1.00 3/64 20761
/proc/meminfo: memFree=1108872/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=1328 CPUtime=0
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 224 0 0 0 0 0 0 0 19 0 1 0 1115099007 1359872 220 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 332 220 54 138 0 191 0

[startup+0.01192 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20761
/proc/meminfo: memFree=1108872/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=1724 CPUtime=0
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 319 0 0 0 0 0 0 0 19 0 1 0 1115099007 1765376 315 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 431 316 54 138 0 290 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3780

[startup+0.101928 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20761
/proc/meminfo: memFree=1108872/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=2264 CPUtime=0.09
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 635 0 0 0 9 0 0 0 19 0 1 0 1115099007 2318336 489 1992294400 134512640 135078026 4294956176 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 566 489 71 138 0 425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301944 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20761
/proc/meminfo: memFree=1108872/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=2792 CPUtime=0.29
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 746 0 0 0 29 0 0 0 21 0 1 0 1115099007 2859008 600 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 698 600 71 138 0 557 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4848

[startup+0.701978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20761
/proc/meminfo: memFree=1108872/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=3320 CPUtime=0.69
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 882 0 0 0 69 0 0 0 25 0 1 0 1115099007 3399680 736 1992294400 134512640 135078026 4294956176 18446744073709551615 134522144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 830 736 71 138 0 689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5376

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20763
/proc/meminfo: memFree=1105848/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=3584 CPUtime=1.48
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 955 0 0 0 148 0 0 0 25 0 1 0 1115099007 3670016 809 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 896 809 71 138 0 755 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5640

[startup+3.10219 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20763
/proc/meminfo: memFree=1105464/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=3980 CPUtime=3.08
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 1044 0 0 0 308 0 0 0 25 0 1 0 1115099007 4075520 898 1992294400 134512640 135078026 4294956176 18446744073709551615 134534642 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 995 898 71 138 0 854 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6036

[startup+6.30146 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 20763
/proc/meminfo: memFree=1105080/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=0
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115099007 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 112 96 399 0 111 0
[pid=20762] ppid=20761 vsize=4356 CPUtime=6.29
/proc/20762/stat : 20762 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 1135 0 0 0 627 2 0 0 25 0 1 0 1115099007 4460544 989 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20762/statm: 1089 989 71 138 0 948 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6412

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 20764
/proc/meminfo: memFree=1105208/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=2056 CPUtime=9.99
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 152 1203 0 0 0 0 997 2 19 0 1 0 1115099007 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 514 121 104 399 0 111 0
[pid=20764] ppid=20761 vsize=5388 CPUtime=2.68
/proc/20764/stat : 20764 (picosat846) R 20761 20761 20319 0 -1 4194304 1088 0 0 0 268 0 0 0 25 0 1 0 1115100007 5517312 1077 1992294400 134512640 134570484 4294956176 18446744073709551615 134552969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20764/statm: 1347 1077 84 14 0 1013 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7444

[startup+25.5011 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 20767
/proc/meminfo: memFree=1102528/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=4244 CPUtime=5.94
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 1129 0 0 0 594 0 0 0 25 0 1 0 1115100961 4345856 983 1992294400 134512640 135078026 4294956176 18446744073709551615 134521036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 1061 983 71 138 0 920 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9252

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 20767
/proc/meminfo: memFree=1101120/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=5676 CPUtime=31.53
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 1460 0 0 0 3152 1 0 0 25 0 1 0 1115100961 5812224 1314 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 1419 1314 71 138 0 1278 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10684

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 20767
/proc/meminfo: memFree=1099904/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=6956 CPUtime=82.71
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 1785 0 0 0 8270 1 0 0 25 0 1 0 1115100961 7122944 1639 1992294400 134512640 135078026 4294956176 18446744073709551615 134523731 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 1739 1639 71 138 0 1598 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11964

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1098624/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=8268 CPUtime=142.68
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 2122 0 0 0 14267 1 0 0 25 0 1 0 1115100961 8466432 1976 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 2067 1976 71 138 0 1926 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 13276

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1097856/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=9060 CPUtime=202.64
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 2309 0 0 0 20263 1 0 0 25 0 1 0 1115100961 9277440 2163 1992294400 134512640 135078026 4294956176 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 2265 2163 71 138 0 2124 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 14068

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1097280/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=9588 CPUtime=262.62
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 2455 0 0 0 26260 2 0 0 25 0 1 0 1115100961 9818112 2309 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 2397 2309 71 138 0 2256 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 14596

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1096704/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=10168 CPUtime=322.6
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 2605 0 0 0 32258 2 0 0 25 0 1 0 1115100961 10412032 2459 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 2542 2459 71 138 0 2401 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1094208/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=12772 CPUtime=742.41
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3253 0 0 0 74238 3 0 0 25 0 1 0 1115100961 13078528 3084 1992294400 134512640 135078026 4294956176 18446744073709551615 134540571 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3193 3084 71 138 0 3052 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 17780

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1094080/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=12868 CPUtime=802.36
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3290 0 0 0 80233 3 0 0 25 0 1 0 1115100961 13176832 3121 1992294400 134512640 135078026 4294956176 18446744073709551615 134540519 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3217 3121 71 138 0 3076 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 17876

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20767
/proc/meminfo: memFree=1093696/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=13252 CPUtime=862.34
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3397 0 0 0 86231 3 0 0 25 0 1 0 1115100961 13570048 3208 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3313 3208 71 138 0 3172 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 18260

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1093312/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=13336 CPUtime=922.32
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3463 0 0 0 92228 4 0 0 25 0 1 0 1115100961 13656064 3251 1992294400 134512640 135078026 4294956176 18446744073709551615 134721876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3334 3251 71 138 0 3193 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 18344

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1093120/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=13548 CPUtime=982.27
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3514 0 0 0 98223 4 0 0 25 0 1 0 1115100961 13873152 3302 1992294400 134512640 135078026 4294956176 18446744073709551615 134534702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3387 3302 71 138 0 3246 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 18556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092928/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=13724 CPUtime=1042.24
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3578 0 0 0 104220 4 0 0 25 0 1 0 1115100961 14053376 3353 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3431 3353 71 138 0 3290 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 18732

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092672/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14024 CPUtime=1102.22
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3656 0 0 0 110218 4 0 0 25 0 1 0 1115100961 14360576 3428 1992294400 134512640 135078026 4294956176 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3506 3428 71 138 0 3365 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 19032

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14156 CPUtime=1162.17
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3682 0 0 0 116213 4 0 0 25 0 1 0 1115100961 14495744 3454 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3539 3454 71 138 0 3398 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 19164

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 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14156 CPUtime=1170.17
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3682 0 0 0 117013 4 0 0 25 0 1 0 1115100961 14495744 3454 1992294400 134512640 135078026 4294956176 18446744073709551615 134534616 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3539 3454 71 138 0 3398 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 19164

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14288 CPUtime=1176.57
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3694 0 0 0 117653 4 0 0 25 0 1 0 1115100961 14630912 3466 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3572 3466 71 138 0 3431 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 19296

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14288 CPUtime=1178.16
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3694 0 0 0 117812 4 0 0 25 0 1 0 1115100961 14630912 3466 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3572 3466 71 138 0 3431 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 19296

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14284 CPUtime=1178.96
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3694 0 0 0 117892 4 0 0 25 0 1 0 1115100961 14626816 3466 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3571 3466 71 138 0 3430 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 19292

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14284 CPUtime=1179.36
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3694 0 0 0 117932 4 0 0 25 0 1 0 1115100961 14626816 3466 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3571 3466 71 138 0 3430 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 19292

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20773
/proc/meminfo: memFree=1092544/2055920 swapFree=4167280/4192956
[pid=20761] ppid=20759 vsize=5008 CPUtime=19.51
/proc/20761/stat : 20761 (SATzilla2009_I) S 20759 20761 20319 0 -1 4194304 1370 3752 0 0 241 6 1687 17 25 0 1 0 1115099007 5128192 858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/20761/statm: 1252 858 217 399 0 849 0
[pid=20767] ppid=20761 vsize=14284 CPUtime=1179.76
/proc/20767/stat : 20767 (mxc-sr08) R 20761 20761 20319 0 -1 4194304 3694 0 0 0 117972 4 0 0 25 0 1 0 1115100961 14626816 3466 1992294400 134512640 135078026 4294956176 18446744073709551615 134526066 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20767/statm: 3571 3466 71 138 0 3430 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 19292

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.35
CPU user time (s): 1199.07
CPU system time (s): 0.283956
CPU usage (%): 99.9498
Max. virtual memory (cumulated for all children) (KiB): 19296

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

runsolver used 1.03284 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-30 16:45:34
IDJOB=1538335
IDBENCH=70224
IDSOLVER=528
FILE ID=node31/1538335-1238424334
PBS_JOBID= 9061511
Free space on /tmp= 66424 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S962875623-008.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538335-1238424334/watcher-1538335-1238424334 -o /tmp/evaluation-result-1538335-1238424334/solver-1538335-1238424334 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538335-1238424334.cnf

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

MD5SUM BENCH= dc58d201aad12c2725ed362695aa3edc
RANDOM SEED=248192303

node31.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.214
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.214
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:       1109352 kB
Buffers:        113392 kB
Cached:         717876 kB
SwapCached:      18664 kB
Active:         133312 kB
Inactive:       718120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109352 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:           31772 kB
Writeback:           0 kB
Mapped:          17328 kB
Slab:            80900 kB
Committed_AS:  3005172 kB
PageTables:       1472 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= 66396 MiB
End job on node31 at 2009-03-30 17:05:35