Trace number 1538776

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.81 1200.22

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
MD5SUMb3388c169ab5d49a74d975bbdbf2ea31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark991.872
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.86/20.98	c SATzilla is building models for class 3
20.86/20.98	c run presolver mxc-sr08 for 10 seconds ... 
20.86/20.98	c Bin: Executing mxc-sr08
20.86/20.98	c spawning binary file with 10 seconds ...
20.86/20.98	c child exit by a signal
20.86/20.98	c mxc-sr08 returned code 137.
20.86/20.98	c run presolver picosat846 for 5 seconds ... 
20.86/20.98	c Bin: Executing picosat846
20.86/20.98	c spawning binary file with 5 seconds ...
20.86/20.98	c child exit by a signal
20.86/20.98	c picosat846 returned code 137.
20.86/20.98	c Orignal number of varibales is 12000, number of clauses is 50400 
20.86/20.98	c predicted feature computation time is 1.521203 
20.86/20.98	c Bin: Executing satelite
20.86/20.98	c spawning binary file with 240 seconds ...
20.86/20.98	c child exited successfully
20.86/20.98	c satzilla computing base features
20.86/20.98	c Number of variabe is: 11704, Number of clause is : 50033 
20.86/20.98	c Initializing...
20.86/20.98	c satzilla doing clause learning
20.86/20.98	c start clause learning features ...
20.86/20.98	c Bin: Executing zchaff07
20.86/20.98	c spawning binary file with 2 seconds ...
20.86/20.98	c child exit by a signal
20.86/20.98	c satzilla doing survey propogation probe
20.86/20.98	c do survay propogation for 2 second ...
20.86/20.98	c satzilla doing local search probe
20.86/20.98	c features are:12000 50400 11704 50033 0.0252905 0.00733516 0.233926 0.495785 0.588264 0.711271 0.000259374 0.063942 0.000256323 0.000512645 0.155277 0 0.965883 0.000259374 0.28886 3.99736e-05 0.000699538 2.70824 0.228987 0.17261 0 1 3.36728 0.00012688 0.394724 0 0.000419723 2.31705 0.491715 0.000525176 0.292295 7.99472e-05 0.00149901 17.1167 0.440835 7 39 28 10 22 11 15 59.5881 0.165899 42.8696 86.3636 73.1429 47.6 67.4583 50.4444 60.2143 0.39361 0.580171 1.20859e-05 1 0.703529 0.0804984 0.570881 0.205814 0.386838 0.0924547 0.649684 0.00186164 0.599194 0.173964 0.0282755 0.124615 0.0472196 0.0800322 331.909 0.594838 2569.82 0.014649 2585 2526 2604 0.286825 1.28903 0.848356 0.0367475 
20.86/20.98	c satzilla's ranking:
20.86/20.98	c 1) picosat846: 2.650475
20.86/20.98	c 2) mxc-sr08: 1.807427
20.86/20.98	c 3) minisat20SAT07: 1.774218
20.86/20.98	c 4) march_dl2004: 1.332850
20.86/20.98	c 5) zchaff_rand: 1.079754
20.86/20.98	c 6) SATenstein: -10000.000000
20.86/20.98	c 7) gnovelty+: -10000.000000
20.86/20.98	c 8) adaptg2wsat+: -10000.000000
20.86/20.98	c 9) adaptg2wsat0: -10000.000000
20.86/20.98	c 10) tts-4-0: -10000.000000
20.86/20.98	c 11) vallst: -10000.000000
20.86/20.98	c 12) minisat20: -10000.000000
20.86/20.98	c 13) kcnfs04SAT07: -10000.000000
20.86/20.98	c satzilla running picosat846 ... 
1199.76/1200.21	c Bin: Executing picosat846
1199.76/1200.21	c spawning binary file with 1179 seconds ...
1199.76/1200.21	c child exit by a signal
1199.76/1200.21	c picosat846 returned code 137.
1199.76/1200.21	c satzilla running mxc-sr08 ... 
1199.76/1200.21	c Bin: Executing mxc-sr08
1199.76/1200.21	c mxc-sr08 returned code 1.
1199.76/1200.21	c satzilla running minisat20SAT07 ... 
1199.76/1200.21	c Bin: Executing minisat20SAT07
1199.76/1200.21	c minisat20SAT07 returned code 1.
1199.76/1200.21	c satzilla running march_dl2004 ... 
1199.76/1200.21	c Bin: Executing march_dl2004
1199.76/1200.21	c march_dl2004 returned code 1.
1199.76/1200.21	c satzilla running zchaff_rand ... 
1199.76/1200.21	c Bin: Executing zchaff_rand
1199.76/1200.21	c zchaff_rand returned code 1.
1199.76/1200.21	c satzilla running SATenstein ... 
1199.76/1200.21	c Bin: Executing SATenstein
1199.76/1200.21	c SATenstein returned code 1.
1199.76/1200.21	c satzilla running gnovelty+ ... 
1199.76/1200.21	c Bin: Executing gnovelty+
1199.76/1200.21	c gnovelty+ returned code 1.
1199.76/1200.21	c satzilla running adaptg2wsat+ ... 
1199.76/1200.21	c Bin: Executing adaptg2wsat+
1199.76/1200.21	c adaptg2wsat+ returned code 1.
1199.76/1200.21	c satzilla running adaptg2wsat0 ... 
1199.76/1200.21	c Bin: Executing adaptg2wsat0
1199.76/1200.21	c adaptg2wsat0 returned code 1.
1199.76/1200.21	c satzilla running tts-4-0 ... 
1199.76/1200.21	c Bin: Executing tts-4-0
1199.76/1200.21	c tts-4-0 returned code 1.
1199.76/1200.21	c satzilla running vallst ... 
1199.76/1200.21	c Bin: Executing vallst
1199.76/1200.21	c vallst returned code 1.
1199.76/1200.21	c satzilla running minisat20 ... 
1199.76/1200.22	c Bin: Executing minisat20
1199.76/1200.22	c minisat20 returned code 1.
1199.76/1200.22	c satzilla running kcnfs04SAT07 ... 
1199.76/1200.22	c Bin: Executing kcnfs04SAT07
1199.76/1200.22	c kcnfs04SAT07 returned code 1.
1199.76/1200.22	c ERROR: All Failed! 
1199.76/1200.22	c SATZILLA_TIME=1199.970000

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-1538776-1238441107/watcher-1538776-1238441107 -o /tmp/evaluation-result-1538776-1238441107/solver-1538776-1238441107 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538776-1238441107.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: 2.06 1.88 1.46 3/64 12249
/proc/meminfo: memFree=1399496/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=3436 CPUtime=0
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 657 0 0 0 0 0 0 0 19 0 1 0 721003201 3518464 653 1992294400 134512640 135078026 4294956176 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 859 655 52 138 0 718 0

[startup+0.036705 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 12249
/proc/meminfo: memFree=1399496/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=5280 CPUtime=0.03
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 1140 0 0 0 3 0 0 0 19 0 1 0 721003201 5406720 1134 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 1320 1134 54 138 0 1179 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7336

[startup+0.101712 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 12249
/proc/meminfo: memFree=1399496/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=6164 CPUtime=0.09
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 1563 0 0 0 9 0 0 0 19 0 1 0 721003201 6311936 1326 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 1541 1326 55 138 0 1400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8220

[startup+0.301739 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 12249
/proc/meminfo: memFree=1399496/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=7184 CPUtime=0.29
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 2000 0 0 0 29 0 0 0 21 0 1 0 721003201 7356416 1627 1992294400 134512640 135078026 4294956176 18446744073709551615 134522495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 1796 1627 71 138 0 1655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9240

[startup+0.701797 s]
/proc/loadavg: 2.06 1.88 1.46 3/64 12249
/proc/meminfo: memFree=1399496/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=7316 CPUtime=0.69
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 2031 0 0 0 69 0 0 0 25 0 1 0 721003201 7491584 1658 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 1829 1658 71 138 0 1688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9372

[startup+1.50191 s]
/proc/loadavg: 1.97 1.86 1.46 2/66 12251
/proc/meminfo: memFree=1392632/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=8108 CPUtime=1.49
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 2226 0 0 0 148 1 0 0 25 0 1 0 721003201 8302592 1853 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 2027 1853 71 138 0 1886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10164

[startup+3.10114 s]
/proc/loadavg: 1.97 1.86 1.46 2/66 12251
/proc/meminfo: memFree=1390264/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=9560 CPUtime=3.08
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 2575 0 0 0 306 2 0 0 25 0 1 0 721003201 9789440 2202 1992294400 134512640 135078026 4294956176 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 2390 2202 71 138 0 2249 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11616

[startup+6.30259 s]
/proc/loadavg: 1.97 1.86 1.46 2/66 12251
/proc/meminfo: memFree=1390200/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=0
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 721003201 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 112 96 399 0 111 0
[pid=12250] ppid=12249 vsize=10220 CPUtime=6.29
/proc/12250/stat : 12250 (mxc-sr08) R 12249 12249 11849 0 -1 4194304 2738 0 0 0 626 3 0 0 25 0 1 0 721003201 10465280 2365 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12250/statm: 2555 2365 71 138 0 2414 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12276

[startup+12.7015 s]
/proc/loadavg: 1.82 1.83 1.45 2/66 12252
/proc/meminfo: memFree=1393792/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=2056 CPUtime=9.99
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 152 2890 0 0 0 0 996 3 19 0 1 0 721003201 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 514 121 104 399 0 111 0
[pid=12252] ppid=12249 vsize=8536 CPUtime=2.68
/proc/12252/stat : 12252 (picosat846) R 12249 12249 11849 0 -1 4194304 1858 0 0 0 267 1 0 0 25 0 1 0 721004202 8740864 1843 1992294400 134512640 134570484 4294956176 18446744073709551615 134526654 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12252/statm: 2134 1843 85 14 0 1800 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10592

[startup+25.5013 s]
/proc/loadavg: 1.69 1.80 1.45 2/66 12255
/proc/meminfo: memFree=1381376/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=11452 CPUtime=4.5
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 2595 0 0 0 449 1 0 0 25 0 1 0 721005299 11726848 2580 1992294400 134512640 134570484 4294956176 18446744073709551615 134523457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 2863 2580 85 14 0 2529 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21320

[startup+51.1019 s]
/proc/loadavg: 1.46 1.74 1.44 2/66 12255
/proc/meminfo: memFree=1359936/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=32564 CPUtime=30.09
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 7812 0 0 0 3004 5 0 0 25 0 1 0 721005299 33345536 7790 1992294400 134512640 134570484 4294956176 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 8141 7790 85 14 0 7807 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 42432

[startup+102.305 s]
/proc/loadavg: 1.18 1.61 1.41 2/66 12255
/proc/meminfo: memFree=1343360/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=49196 CPUtime=81.26
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 11996 0 0 0 8119 7 0 0 25 0 1 0 721005299 50376704 11974 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 12299 11974 85 14 0 11965 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 59064

[startup+162.302 s]
/proc/loadavg: 1.06 1.50 1.38 2/66 12255
/proc/meminfo: memFree=1327616/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=66340 CPUtime=141.25
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 16182 0 0 0 14113 12 0 0 25 0 1 0 721005299 67932160 16160 1992294400 134512640 134570484 4294956176 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 16585 16160 85 14 0 16251 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 76208

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/66 12255
/proc/meminfo: memFree=1313408/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=79144 CPUtime=201.23
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 19443 0 0 0 20109 14 0 0 25 0 1 0 721005299 81043456 19421 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 19786 19421 85 14 0 19452 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 89012

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.33 2/66 12255
/proc/meminfo: memFree=1303616/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=88912 CPUtime=261.21
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 21889 0 0 0 26105 16 0 0 25 0 1 0 721005299 91045888 21867 1992294400 134512640 134570484 4294956176 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 22228 21867 85 14 0 21894 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 98780

[startup+342.302 s]
/proc/loadavg: 1.00 1.27 1.31 2/66 12255
/proc/meminfo: memFree=1296448/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=96040 CPUtime=321.19
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 23670 0 0 0 32102 17 0 0 25 0 1 0 721005299 98344960 23648 1992294400 134512640 134570484 4294956176 18446744073709551615 134522305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 24010 23648 85 14 0 23676 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 12255
/proc/meminfo: memFree=1240832/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=152240 CPUtime=801.04
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 37549 0 0 0 80076 28 0 0 25 0 1 0 721005299 155893760 37527 1992294400 134512640 134570484 4294956176 18446744073709551615 134545310 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 38060 37527 85 14 0 37726 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 162108

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 12255
/proc/meminfo: memFree=1233216/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=159764 CPUtime=861.02
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 39458 0 0 0 86072 30 0 0 25 0 1 0 721005299 163598336 39436 1992294400 134512640 134570484 4294956176 18446744073709551615 134551765 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 39941 39436 85 14 0 39607 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 169632

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 12255
/proc/meminfo: memFree=1233216/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=159764 CPUtime=921
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 39458 0 0 0 92070 30 0 0 25 0 1 0 721005299 163598336 39436 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 39941 39436 85 14 0 39607 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 169632

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 12255
/proc/meminfo: memFree=1223872/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=169136 CPUtime=980.99
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 41801 0 0 0 98066 33 0 0 25 0 1 0 721005299 173195264 41779 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 42284 41779 85 14 0 41950 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 179004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 12255
/proc/meminfo: memFree=1223808/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=169136 CPUtime=1040.97
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 41805 0 0 0 104064 33 0 0 25 0 1 0 721005299 173195264 41783 1992294400 134512640 134570484 4294956176 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 42284 41783 85 14 0 41950 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 179004

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 12255
/proc/meminfo: memFree=1223424/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=169532 CPUtime=1100.95
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 41925 0 0 0 110062 33 0 0 25 0 1 0 721005299 173600768 41903 1992294400 134512640 134570484 4294956176 18446744073709551615 134542604 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 42383 41903 85 14 0 42049 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 179400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1160.93
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 116056 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 196428

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1168.92
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 116855 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 196428

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1175.33
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 117496 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134551758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1196.27
Current children cumulated vsize (KiB) 196428

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1176.92
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 117655 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 196428

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1177.72
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 117735 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134549873 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 196428

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1178.52
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 117815 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 196428

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=186560 CPUtime=1178.72
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4194304 46186 0 0 0 117835 37 0 0 25 0 1 0 721005299 191037440 46164 1992294400 134512640 134570484 4294956176 18446744073709551615 134549866 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 46640 46164 85 14 0 46306 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 196428

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 12255
/proc/meminfo: memFree=1206336/2055920 swapFree=4179868/4192956
[pid=12249] ppid=12247 vsize=9868 CPUtime=20.94
/proc/12249/stat : 12249 (SATzilla2009_I) S 12247 12249 11849 0 -1 4194304 3885 9259 0 0 350 20 1699 25 25 0 1 0 721003201 10104832 2202 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12249/statm: 2467 2202 217 399 0 2064 0
[pid=12255] ppid=12249 vsize=0 CPUtime=1178.82
/proc/12255/stat : 12255 (picosat846) R 12249 12249 11849 0 -1 4195332 46186 0 0 0 117844 38 0 0 25 0 1 0 721005299 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/12255/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 9868

Child status: 17
Real time (s): 1200.22
CPU time (s): 1199.81
CPU user time (s): 1198.95
CPU system time (s): 0.865868
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 196428

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

runsolver used 1.15382 second user time and 3.22051 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-30 21:25:07
IDJOB=1538776
IDBENCH=70371
IDSOLVER=528
FILE ID=node49/1538776-1238441107
PBS_JOBID= 9061595
Free space on /tmp= 66388 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S219795104-099.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538776-1238441107/watcher-1538776-1238441107 -o /tmp/evaluation-result-1538776-1238441107/solver-1538776-1238441107 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538776-1238441107.cnf

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

MD5SUM BENCH= b3388c169ab5d49a74d975bbdbf2ea31
RANDOM SEED=1576290923

node49.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	: 5931.00
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:       1400040 kB
Buffers:        101476 kB
Cached:         451848 kB
SwapCached:       6452 kB
Active:         186212 kB
Inactive:       376088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1400040 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:           32380 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            79544 kB
Committed_AS:  1850524 kB
PageTables:       1384 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= 66356 MiB
End job on node49 at 2009-03-30 21:45:08