Trace number 1538635

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.2 1199.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
MD5SUM0d3fcd560d811748824b45b279f18880
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.26/21.36	c SATzilla is building models for class 3
21.26/21.36	c run presolver mxc-sr08 for 10 seconds ... 
21.26/21.36	c Bin: Executing mxc-sr08
21.26/21.36	c spawning binary file with 10 seconds ...
21.26/21.36	c child exit by a signal
21.26/21.36	c mxc-sr08 returned code 137.
21.26/21.36	c run presolver picosat846 for 5 seconds ... 
21.26/21.36	c Bin: Executing picosat846
21.26/21.36	c spawning binary file with 5 seconds ...
21.26/21.36	c child exit by a signal
21.26/21.36	c picosat846 returned code 137.
21.26/21.36	c Orignal number of varibales is 14000, number of clauses is 58800 
21.26/21.36	c predicted feature computation time is 1.546717 
21.26/21.36	c Bin: Executing satelite
21.26/21.36	c spawning binary file with 240 seconds ...
21.26/21.36	c child exited successfully
21.26/21.36	c satzilla computing base features
21.26/21.36	c Number of variabe is: 13668, Number of clause is : 58479 
21.26/21.36	c Initializing...
21.26/21.36	c satzilla doing clause learning
21.26/21.36	c start clause learning features ...
21.26/21.36	c Bin: Executing zchaff07
21.26/21.36	c spawning binary file with 2 seconds ...
21.26/21.36	c child exit by a signal
21.26/21.36	c satzilla doing survey propogation probe
21.26/21.36	c do survay propogation for 2 second ...
21.26/21.36	c satzilla doing local search probe
21.26/21.36	c features are:14000 58800 13668 58479 0.0242903 0.00548915 0.233725 0.496213 0.585778 0.706086 0.000222067 0.0631215 0.000219491 0.000438982 0.153621 0 0.966142 0.000222067 0.291409 5.13005e-05 0.000666906 2.71689 0.22692 0.169489 0 1 3.36542 0.000108731 0.400377 0 0.000444604 2.32536 0.491698 0.000449691 0.295212 0.000102601 0.00138511 13.9672 0.356444 7 28 20 8 17 10 13 65.7241 0.168462 48.6154 92.3077 82.1 52 74.875 56.6429 63.9 0.39173 0.580393 2.54831e-05 1 0.707464 0.0844009 0.568996 0.205128 0.382734 0.0923494 0.652277 0.00288315 0.643466 0.176057 0.0278952 0.124105 0.0475923 0.0788226 327.375 0.181536 2991.75 0.0112527 2995 2942 3032 0.178369 0.340758 0.839466 0.00981207 
21.26/21.36	c satzilla's ranking:
21.26/21.36	c 1) picosat846: 2.598316
21.26/21.36	c 2) mxc-sr08: 1.646443
21.26/21.36	c 3) march_dl2004: 1.328840
21.26/21.36	c 4) minisat20SAT07: 1.323960
21.26/21.36	c 5) zchaff_rand: 1.117485
21.26/21.36	c 6) SATenstein: -10000.000000
21.26/21.36	c 7) gnovelty+: -10000.000000
21.26/21.36	c 8) adaptg2wsat+: -10000.000000
21.26/21.36	c 9) adaptg2wsat0: -10000.000000
21.26/21.36	c 10) tts-4-0: -10000.000000
21.26/21.36	c 11) vallst: -10000.000000
21.26/21.36	c 12) minisat20: -10000.000000
21.26/21.36	c 13) kcnfs04SAT07: -10000.000000
21.26/21.36	c satzilla running picosat846 ... 
1199.14/1199.52	c Bin: Executing picosat846
1199.14/1199.52	c spawning binary file with 1178 seconds ...
1199.14/1199.52	c child exit by a signal
1199.14/1199.52	c picosat846 returned code 137.
1199.14/1199.52	c satzilla running mxc-sr08 ... 
1199.14/1199.52	c Bin: Executing mxc-sr08
1199.14/1199.52	c mxc-sr08 returned code 1.
1199.14/1199.52	c satzilla running march_dl2004 ... 
1199.14/1199.52	c Bin: Executing march_dl2004
1199.14/1199.52	c march_dl2004 returned code 1.
1199.14/1199.52	c satzilla running minisat20SAT07 ... 
1199.14/1199.52	c Bin: Executing minisat20SAT07
1199.14/1199.52	c minisat20SAT07 returned code 1.
1199.14/1199.52	c satzilla running zchaff_rand ... 
1199.14/1199.52	c Bin: Executing zchaff_rand
1199.14/1199.52	c zchaff_rand returned code 1.
1199.14/1199.52	c satzilla running SATenstein ... 
1199.14/1199.52	c Bin: Executing SATenstein
1199.14/1199.52	c SATenstein returned code 1.
1199.14/1199.52	c satzilla running gnovelty+ ... 
1199.14/1199.52	c Bin: Executing gnovelty+
1199.14/1199.52	c gnovelty+ returned code 1.
1199.14/1199.52	c satzilla running adaptg2wsat+ ... 
1199.14/1199.52	c Bin: Executing adaptg2wsat+
1199.14/1199.52	c adaptg2wsat+ returned code 1.
1199.14/1199.52	c satzilla running adaptg2wsat0 ... 
1199.14/1199.52	c Bin: Executing adaptg2wsat0
1199.14/1199.52	c adaptg2wsat0 returned code 1.
1199.14/1199.52	c satzilla running tts-4-0 ... 
1199.14/1199.52	c Bin: Executing tts-4-0
1199.14/1199.52	c tts-4-0 returned code 1.
1199.14/1199.52	c satzilla running vallst ... 
1199.14/1199.52	c Bin: Executing vallst
1199.14/1199.52	c vallst returned code 1.
1199.14/1199.52	c satzilla running minisat20 ... 
1199.14/1199.52	c Bin: Executing minisat20
1199.14/1199.52	c minisat20 returned code 1.
1199.14/1199.52	c satzilla running kcnfs04SAT07 ... 
1199.14/1199.52	c Bin: Executing kcnfs04SAT07
1199.14/1199.52	c kcnfs04SAT07 returned code 1.
1199.14/1199.52	c ERROR: All Failed! 
1199.14/1199.52	c SATZILLA_TIME=1199.370000

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-1538635-1238436646/watcher-1538635-1238436646 -o /tmp/evaluation-result-1538635-1238436646/solver-1538635-1238436646 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538635-1238436646.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.73 1.78 1.71 3/64 11406
/proc/meminfo: memFree=1060320/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) R 11404 11406 11286 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=3428 CPUtime=0
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 672 0 0 0 0 0 0 0 18 0 1 0 287865975 3510272 668 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 857 675 52 138 0 716 0

[startup+0.032961 s]
/proc/loadavg: 1.73 1.78 1.71 3/64 11406
/proc/meminfo: memFree=1060320/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=5996 CPUtime=0.02
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 1229 0 0 0 2 0 0 0 19 0 1 0 287865975 6139904 1225 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 1499 1225 54 138 0 1358 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8052

[startup+0.101967 s]
/proc/loadavg: 1.73 1.78 1.71 3/64 11406
/proc/meminfo: memFree=1060320/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=8252 CPUtime=0.09
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 1790 0 0 0 9 0 0 0 19 0 1 0 287865975 8450048 1786 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 2063 1787 54 138 0 1922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10308

[startup+0.301988 s]
/proc/loadavg: 1.73 1.78 1.71 3/64 11406
/proc/meminfo: memFree=1060320/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=8380 CPUtime=0.29
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 2295 0 0 0 28 1 0 0 21 0 1 0 287865975 8581120 1857 1992294400 134512640 135078026 4294956176 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 2095 1857 71 138 0 1954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10436

[startup+0.701033 s]
/proc/loadavg: 1.73 1.78 1.71 3/64 11406
/proc/meminfo: memFree=1060320/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=8644 CPUtime=0.69
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 2362 0 0 0 68 1 0 0 25 0 1 0 287865975 8851456 1924 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 2161 1924 71 138 0 2020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10700

[startup+1.50112 s]
/proc/loadavg: 1.67 1.77 1.71 2/66 11408
/proc/meminfo: memFree=1052688/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=9172 CPUtime=1.49
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 2501 0 0 0 148 1 0 0 25 0 1 0 287865975 9392128 2063 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 2293 2063 71 138 0 2152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11228

[startup+3.10377 s]
/proc/loadavg: 1.67 1.77 1.71 2/66 11408
/proc/meminfo: memFree=1050640/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=10360 CPUtime=3.09
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 2792 0 0 0 306 3 0 0 25 0 1 0 287865975 10608640 2354 1992294400 134512640 135078026 4294956176 18446744073709551615 134540370 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 2590 2354 71 138 0 2449 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12416

[startup+6.30165 s]
/proc/loadavg: 1.67 1.77 1.71 2/66 11408
/proc/meminfo: memFree=1049688/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=0
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 287865975 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11406/statm: 514 112 96 399 0 111 0
[pid=11407] ppid=11406 vsize=11812 CPUtime=6.29
/proc/11407/stat : 11407 (mxc-sr08) R 11406 11406 11286 0 -1 4194304 3168 0 0 0 626 3 0 0 25 0 1 0 287865975 12095488 2730 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11407/statm: 2953 2730 71 138 0 2812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13868

[startup+12.7014 s]
/proc/loadavg: 1.57 1.74 1.70 2/66 11409
/proc/meminfo: memFree=1054744/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=2056 CPUtime=9.99
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 152 3222 0 0 0 0 995 4 16 0 1 0 287865975 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 514 121 104 399 0 111 0
[pid=11409] ppid=11406 vsize=8348 CPUtime=2.68
/proc/11409/stat : 11409 (picosat846) R 11406 11406 11286 0 -1 4194304 1812 0 0 0 267 1 0 0 25 0 1 0 287866976 8548352 1797 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11409/statm: 2087 1797 85 14 0 1753 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10404

[startup+25.5018 s]
/proc/loadavg: 1.48 1.72 1.69 2/66 11412
/proc/meminfo: memFree=1043352/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=10488 CPUtime=4.12
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 2350 0 0 0 411 1 0 0 25 0 1 0 287868111 10739712 2335 1992294400 134512640 134570484 4294956176 18446744073709551615 134526709 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 2622 2335 85 14 0 2288 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19892

[startup+51.1016 s]
/proc/loadavg: 1.31 1.66 1.68 2/66 11412
/proc/meminfo: memFree=1018392/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=35156 CPUtime=29.72
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 8492 0 0 0 2966 6 0 0 25 0 1 0 287868111 35999744 8455 1992294400 134512640 134570484 4294956176 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 8789 8455 85 14 0 8455 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 44560

[startup+102.305 s]
/proc/loadavg: 1.12 1.55 1.63 2/66 11412
/proc/meminfo: memFree=994968/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=58388 CPUtime=80.9
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 14359 0 0 0 8080 10 0 0 25 0 1 0 287868111 59789312 14322 1992294400 134512640 134570484 4294956176 18446744073709551615 134544174 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 14597 14322 85 14 0 14263 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 67792

[startup+162.302 s]
/proc/loadavg: 1.04 1.44 1.59 2/66 11412
/proc/meminfo: memFree=982872/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=71968 CPUtime=140.89
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 17629 0 0 0 14076 13 0 0 25 0 1 0 287868111 73695232 17592 1992294400 134512640 134570484 4294956176 18446744073709551615 134552957 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 17992 17592 85 14 0 17658 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 81372

[startup+222.301 s]
/proc/loadavg: 1.01 1.36 1.55 2/66 11412
/proc/meminfo: memFree=958104/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=95596 CPUtime=200.88
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 23578 0 0 0 20070 18 0 0 25 0 1 0 287868111 97890304 23541 1992294400 134512640 134570484 4294956176 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 23899 23541 85 14 0 23565 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 105000

[startup+282.301 s]
/proc/loadavg: 1.00 1.29 1.51 2/66 11412
/proc/meminfo: memFree=946072/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=107476 CPUtime=260.86
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 26566 0 0 0 26065 21 0 0 25 0 1 0 287868111 110055424 26529 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 26869 26529 85 14 0 26535 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 116880

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.48 2/66 11412
/proc/meminfo: memFree=940568/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=113548 CPUtime=320.84
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 28084 0 0 0 32062 22 0 0 25 0 1 0 287868111 116273152 28047 1992294400 134512640 134570484 4294956176 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 28387 28047 85 14 0 28053 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.29 2/66 11412
/proc/meminfo: memFree=896152/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=158000 CPUtime=740.73
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 39010 0 0 0 74039 34 0 0 25 0 1 0 287868111 161792000 38973 1992294400 134512640 134570484 4294956176 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 39500 38973 85 14 0 39166 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 167404

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.27 2/66 11412
/proc/meminfo: memFree=896152/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=158000 CPUtime=800.71
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 39010 0 0 0 80037 34 0 0 25 0 1 0 287868111 161792000 38973 1992294400 134512640 134570484 4294956176 18446744073709551615 134553255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 39500 38973 85 14 0 39166 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 167404

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.25 2/66 11412
/proc/meminfo: memFree=887768/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=166316 CPUtime=860.7
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 41126 0 0 0 86034 36 0 0 25 0 1 0 287868111 170307584 41089 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 41579 41089 85 14 0 41245 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 175720

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.23 2/66 11412
/proc/meminfo: memFree=887768/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=166316 CPUtime=920.68
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 41126 0 0 0 92032 36 0 0 25 0 1 0 287868111 170307584 41089 1992294400 134512640 134570484 4294956176 18446744073709551615 134551299 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 41579 41089 85 14 0 41245 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 175720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/66 11412
/proc/meminfo: memFree=876760/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=177404 CPUtime=980.67
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 43889 0 0 0 98029 38 0 0 25 0 1 0 287868111 181661696 43852 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 44351 43852 85 14 0 44017 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 186808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 11412
/proc/meminfo: memFree=876696/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=177404 CPUtime=1040.65
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 43889 0 0 0 104027 38 0 0 25 0 1 0 287868111 181661696 43852 1992294400 134512640 134570484 4294956176 18446744073709551615 134523558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 44351 43852 85 14 0 44017 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 186808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 11412
/proc/meminfo: memFree=865048/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1100.63
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46818 0 0 0 110023 40 0 0 25 0 1 0 287868111 193556480 46781 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46781 85 14 0 46921 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 198424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1160.62
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46818 0 0 0 116022 40 0 0 25 0 1 0 287868111 193556480 46781 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46781 85 14 0 46921 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 198424

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1168.62
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46818 0 0 0 116822 40 0 0 25 0 1 0 287868111 193556480 46781 1992294400 134512640 134570484 4294956176 18446744073709551615 134523211 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46781 85 14 0 46921 0
Current children cumulated CPU time (s) 1189.94
Current children cumulated vsize (KiB) 198424

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1171.82
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46818 0 0 0 117142 40 0 0 25 0 1 0 287868111 193556480 46781 1992294400 134512640 134570484 4294956176 18446744073709551615 134551965 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46781 85 14 0 46921 0
Current children cumulated CPU time (s) 1193.14
Current children cumulated vsize (KiB) 198424

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1175.02
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46819 0 0 0 117462 40 0 0 25 0 1 0 287868111 193556480 46782 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46782 85 14 0 46921 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 198424

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1176.61
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46821 0 0 0 117621 40 0 0 25 0 1 0 287868111 193556480 46784 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46784 85 14 0 46921 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 198424

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=189020 CPUtime=1177.41
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4194304 46822 0 0 0 117701 40 0 0 25 0 1 0 287868111 193556480 46785 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 47255 46785 85 14 0 46921 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 198424

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 11412
/proc/meminfo: memFree=864984/2055920 swapFree=4181692/4192956
[pid=11406] ppid=11404 vsize=9404 CPUtime=21.32
/proc/11406/stat : 11406 (SATzilla2009_I) S 11404 11406 11286 0 -1 4194304 4495 9808 0 0 386 19 1704 23 25 0 1 0 287865975 9629696 2116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11406/statm: 2351 2116 217 399 0 1948 0
[pid=11412] ppid=11406 vsize=0 CPUtime=1177.82
/proc/11412/stat : 11412 (picosat846) R 11406 11406 11286 0 -1 4195332 46822 0 0 0 117741 41 0 0 25 0 1 0 287868111 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/11412/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 9404

Child status: 17
Real time (s): 1199.53
CPU time (s): 1199.2
CPU user time (s): 1198.32
CPU system time (s): 0.876866
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 198424

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

runsolver used 1.08783 second user time and 3.2825 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-30 20:10:46
IDJOB=1538635
IDBENCH=70324
IDSOLVER=528
FILE ID=node42/1538635-1238436646
PBS_JOBID= 9061604
Free space on /tmp= 66248 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1339275181-076.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538635-1238436646/watcher-1538635-1238436646 -o /tmp/evaluation-result-1538635-1238436646/solver-1538635-1238436646 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538635-1238436646.cnf

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

MD5SUM BENCH= 0d3fcd560d811748824b45b279f18880
RANDOM SEED=442229272

node42.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.211
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.211
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:       1060800 kB
Buffers:        108960 kB
Cached:         781076 kB
SwapCached:       5184 kB
Active:         128444 kB
Inactive:       770088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060800 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:           32924 kB
Writeback:           0 kB
Mapped:          14288 kB
Slab:            82652 kB
Committed_AS:   907112 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node42 at 2009-03-30 20:30:46