Trace number 1539874

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.16 1199.73

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/380/
unif-k3-r4.25-v380-c1615-S1516934767-080.cnf
MD5SUMe81ed5c11d3bffdd04a2753974045769
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008998
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

17.26/17.35	c SATzilla is building models for class 3
17.26/17.35	c run presolver mxc-sr08 for 10 seconds ... 
17.26/17.35	c Bin: Executing mxc-sr08
17.26/17.35	c spawning binary file with 10 seconds ...
17.26/17.35	c child exit by a signal
17.26/17.35	c mxc-sr08 returned code 137.
17.26/17.35	c run presolver picosat846 for 5 seconds ... 
17.26/17.35	c Bin: Executing picosat846
17.26/17.35	c spawning binary file with 5 seconds ...
17.26/17.35	c child exit by a signal
17.26/17.35	c picosat846 returned code 137.
17.26/17.35	c Orignal number of varibales is 380, number of clauses is 1615 
17.26/17.35	c predicted feature computation time is 1.450621 
17.26/17.35	c Bin: Executing satelite
17.26/17.35	c spawning binary file with 240 seconds ...
17.26/17.35	c child exited successfully
17.26/17.35	c satzilla computing base features
17.26/17.35	c Number of variabe is: 374, Number of clause is : 1609 
17.26/17.35	c Initializing...
17.26/17.35	c satzilla doing clause learning
17.26/17.35	c start clause learning features ...
17.26/17.35	c Bin: Executing zchaff07
17.26/17.35	c spawning binary file with 2 seconds ...
17.26/17.35	c child exited successfully
17.26/17.35	c satzilla doing survey propogation probe
17.26/17.35	c do survay propogation for 2 second ...
17.26/17.35	c satzilla doing local search probe
17.26/17.35	c features are:380 1615 374 1609 0.0160428 0.00372902 0.232443 0.49306 0.581901 0.635204 0.00806792 0.0433367 0.00802139 0.0106952 0.0877486 0 0.982598 0.00806792 0.278516 0.00310752 0.0142946 2.66362 0.214663 0.164705 0 1 3.21779 0.00398161 0.381686 0 0.00807955 2.29633 0.495339 0.015737 0.275814 0.00621504 0.0285892 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.399614 0.575647 0.000293846 1 0.72385 0.0874852 0.573089 0.207726 0.392611 0.0897096 0.664334 0.00896134 0.271111 0.180706 0.0274877 0.127657 0.0433526 0.0735173 17.9318 0.25537 83.6151 0.078756 84 75 92 0.882155 0.238737 0.881944 0.0384962 
17.26/17.35	c satzilla's ranking:
17.26/17.35	c 1) zchaff_rand: 2.509753
17.26/17.35	c 2) mxc-sr08: 2.420247
17.26/17.35	c 3) picosat846: 2.417062
17.26/17.35	c 4) march_dl2004: 1.380967
17.26/17.35	c 5) minisat20SAT07: 1.380067
17.26/17.35	c 6) SATenstein: -10000.000000
17.26/17.35	c 7) gnovelty+: -10000.000000
17.26/17.35	c 8) adaptg2wsat+: -10000.000000
17.26/17.35	c 9) adaptg2wsat0: -10000.000000
17.26/17.35	c 10) tts-4-0: -10000.000000
17.26/17.35	c 11) vallst: -10000.000000
17.26/17.35	c 12) minisat20: -10000.000000
17.26/17.35	c 13) kcnfs04SAT07: -10000.000000
17.26/17.35	c satzilla running zchaff_rand ... 
1199.10/1199.72	c Bin: Executing zchaff_rand
1199.10/1199.72	c spawning binary file with 1182 seconds ...
1199.10/1199.72	c child exit by a signal
1199.10/1199.72	c zchaff_rand returned code 137.
1199.10/1199.72	c satzilla running mxc-sr08 ... 
1199.10/1199.72	c Bin: Executing mxc-sr08
1199.10/1199.72	c mxc-sr08 returned code 1.
1199.10/1199.72	c satzilla running picosat846 ... 
1199.10/1199.72	c Bin: Executing picosat846
1199.10/1199.72	c picosat846 returned code 1.
1199.10/1199.72	c satzilla running march_dl2004 ... 
1199.10/1199.72	c Bin: Executing march_dl2004
1199.10/1199.72	c march_dl2004 returned code 1.
1199.10/1199.72	c satzilla running minisat20SAT07 ... 
1199.10/1199.72	c Bin: Executing minisat20SAT07
1199.10/1199.72	c minisat20SAT07 returned code 1.
1199.10/1199.72	c satzilla running SATenstein ... 
1199.10/1199.72	c Bin: Executing SATenstein
1199.10/1199.72	c SATenstein returned code 1.
1199.10/1199.72	c satzilla running gnovelty+ ... 
1199.10/1199.72	c Bin: Executing gnovelty+
1199.10/1199.72	c gnovelty+ returned code 1.
1199.10/1199.72	c satzilla running adaptg2wsat+ ... 
1199.10/1199.72	c Bin: Executing adaptg2wsat+
1199.10/1199.72	c adaptg2wsat+ returned code 1.
1199.10/1199.72	c satzilla running adaptg2wsat0 ... 
1199.10/1199.72	c Bin: Executing adaptg2wsat0
1199.10/1199.72	c adaptg2wsat0 returned code 1.
1199.10/1199.72	c satzilla running tts-4-0 ... 
1199.10/1199.72	c Bin: Executing tts-4-0
1199.10/1199.72	c tts-4-0 returned code 1.
1199.10/1199.72	c satzilla running vallst ... 
1199.10/1199.72	c Bin: Executing vallst
1199.10/1199.72	c vallst returned code 1.
1199.10/1199.72	c satzilla running minisat20 ... 
1199.10/1199.72	c Bin: Executing minisat20
1199.10/1199.72	c minisat20 returned code 1.
1199.10/1199.72	c satzilla running kcnfs04SAT07 ... 
1199.10/1199.72	c Bin: Executing kcnfs04SAT07
1199.10/1199.72	c kcnfs04SAT07 returned code 1.
1199.10/1199.72	c ERROR: All Failed! 
1199.10/1199.72	c SATZILLA_TIME=1199.330000

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-1539874-1238596963/watcher-1539874-1238596963 -o /tmp/evaluation-result-1539874-1238596963/solver-1539874-1238596963 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1539874-1238596963.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/73 17605
/proc/meminfo: memFree=1340000/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=864 CPUtime=0
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 140 0 0 0 0 0 0 0 19 0 1 0 1012114848 884736 136 1992294400 134512640 135078026 4294956176 18446744073709551615 134608928 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 216 136 71 138 0 75 0

[startup+0.0115119 s]
/proc/loadavg: 0.99 1.00 1.00 3/73 17605
/proc/meminfo: memFree=1340000/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=864 CPUtime=0
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 140 0 0 0 0 0 0 0 19 0 1 0 1012114848 884736 136 1992294400 134512640 135078026 4294956176 18446744073709551615 134538138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 216 136 71 138 0 75 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2920

[startup+0.10152 s]
/proc/loadavg: 0.99 1.00 1.00 3/73 17605
/proc/meminfo: memFree=1340000/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=1128 CPUtime=0.09
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 184 0 0 0 9 0 0 0 19 0 1 0 1012114848 1155072 180 1992294400 134512640 135078026 4294956176 18446744073709551615 134522484 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 282 180 71 138 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3184

[startup+0.301541 s]
/proc/loadavg: 0.99 1.00 1.00 3/73 17605
/proc/meminfo: memFree=1340000/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=1260 CPUtime=0.29
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 229 0 0 0 29 0 0 0 21 0 1 0 1012114848 1290240 225 1992294400 134512640 135078026 4294956176 18446744073709551615 134540571 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 315 225 71 138 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3316

[startup+0.701582 s]
/proc/loadavg: 0.99 1.00 1.00 3/73 17605
/proc/meminfo: memFree=1340000/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=1392 CPUtime=0.69
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 255 0 0 0 69 0 0 0 25 0 1 0 1012114848 1425408 251 1992294400 134512640 135078026 4294956176 18446744073709551615 134523259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 348 251 71 138 0 207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3448

[startup+1.50167 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 17607
/proc/meminfo: memFree=1339024/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=1524 CPUtime=1.49
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 294 0 0 0 149 0 0 0 25 0 1 0 1012114848 1560576 290 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 381 290 71 138 0 240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3580

[startup+3.10183 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 17607
/proc/meminfo: memFree=1337808/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=1656 CPUtime=3.09
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 336 0 0 0 309 0 0 0 25 0 1 0 1012114848 1695744 332 1992294400 134512640 135078026 4294956176 18446744073709551615 134522867 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 414 332 71 138 0 273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3712

[startup+6.30117 s]
/proc/loadavg: 1.07 1.02 1.01 2/75 17607
/proc/meminfo: memFree=1337488/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=0
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1012114848 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 112 96 399 0 111 0
[pid=17606] ppid=17605 vsize=1920 CPUtime=6.29
/proc/17606/stat : 17606 (mxc-sr08) R 17605 17605 16664 0 -1 4194304 393 0 0 0 629 0 0 0 25 0 1 0 1012114848 1966080 389 1992294400 134512640 135078026 4294956176 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17606/statm: 480 389 71 138 0 339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3976

[startup+12.7018 s]
/proc/loadavg: 1.15 1.03 1.01 2/75 17608
/proc/meminfo: memFree=1338776/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=2056 CPUtime=9.99
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 152 450 0 0 0 0 999 0 16 0 1 0 1012114848 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 514 121 104 399 0 111 0
[pid=17608] ppid=17605 vsize=1632 CPUtime=2.68
/proc/17608/stat : 17608 (picosat846) R 17605 17605 16664 0 -1 4194304 168 0 0 0 268 0 0 0 25 0 1 0 1012115849 1671168 157 1992294400 134512640 134570484 4294956176 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17608/statm: 408 157 84 14 0 74 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 3688

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/75 17611
/proc/meminfo: memFree=1333080/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=9948 CPUtime=8.13
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 2037 0 0 0 808 5 0 0 25 0 1 0 1012116583 10186752 1746 1992294400 134512640 135365884 4294956160 18446744073709551615 134544064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 2487 1746 112 208 0 2259 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 13292

[startup+51.1018 s]
/proc/loadavg: 1.07 1.03 1.01 2/75 17611
/proc/meminfo: memFree=1327512/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=17668 CPUtime=33.72
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 3731 0 0 0 3360 12 0 0 25 0 1 0 1012116583 18092032 3119 1992294400 134512640 135365884 4294956160 18446744073709551615 134577064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 4417 3119 112 208 0 4189 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 21012

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/75 17611
/proc/meminfo: memFree=1321432/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=22892 CPUtime=84.9
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 5927 0 0 0 8468 22 0 0 25 0 1 0 1012116583 23441408 4674 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 5723 4674 112 208 0 5495 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 26236

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/75 17611
/proc/meminfo: memFree=1316952/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=32796 CPUtime=144.88
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 7040 0 0 0 14455 33 0 0 25 0 1 0 1012116583 33583104 5787 1992294400 134512640 135365884 4294956160 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 8199 5787 112 208 0 7971 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 36140

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 17611
/proc/meminfo: memFree=1313816/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=39468 CPUtime=204.84
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 9104 0 0 0 20445 39 0 0 25 0 1 0 1012116583 40415232 6570 1992294400 134512640 135365884 4294956160 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 9867 6570 112 208 0 9639 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 42812

[startup+282.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/75 17611
/proc/meminfo: memFree=1310552/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=40752 CPUtime=264.82
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 9914 0 0 0 26437 45 0 0 25 0 1 0 1012116583 41730048 7380 1992294400 134512640 135365884 4294956160 18446744073709551615 134544116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 10188 7380 112 208 0 9960 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 44096

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/75 17611
/proc/meminfo: memFree=1307416/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=42260 CPUtime=324.79
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 10697 0 0 0 32427 52 0 0 25 0 1 0 1012116583 43274240 8163 1992294400 134512640 135365884 4294956160 18446744073709551615 134544016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 10565 8163 112 208 0 10337 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17611
/proc/meminfo: memFree=1294104/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=74356 CPUtime=744.61
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 16559 0 0 0 74369 92 0 0 25 0 1 0 1012116583 76140544 11464 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 18589 11464 112 208 0 18361 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 77700

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17611
/proc/meminfo: memFree=1292824/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=74872 CPUtime=804.57
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 16907 0 0 0 80360 97 0 0 25 0 1 0 1012116583 76668928 11812 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 18718 11812 112 208 0 18490 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 78216

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17611
/proc/meminfo: memFree=1291352/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=75256 CPUtime=864.55
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 17279 0 0 0 86354 101 0 0 25 0 1 0 1012116583 77062144 12184 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 18814 12184 112 208 0 18586 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 78600

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17611
/proc/meminfo: memFree=1289944/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=75904 CPUtime=924.52
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 17639 0 0 0 92347 105 0 0 25 0 1 0 1012116583 77725696 12544 1992294400 134512640 135365884 4294956160 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 18976 12544 112 208 0 18748 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 79248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17611
/proc/meminfo: memFree=1288536/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=76612 CPUtime=984.49
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 17968 0 0 0 98338 111 0 0 25 0 1 0 1012116583 78450688 12873 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19153 12873 112 208 0 18925 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 79956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17611
/proc/meminfo: memFree=1287128/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77188 CPUtime=1044.46
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18333 0 0 0 104332 114 0 0 25 0 1 0 1012116583 79040512 13238 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19297 13238 112 208 0 19069 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 80532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1285720/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77572 CPUtime=1104.43
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18628 0 0 0 110325 118 0 0 25 0 1 0 1012116583 79433728 13533 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19393 13533 112 208 0 19165 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 80916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284760/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1164.41
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18879 0 0 0 116319 122 0 0 25 0 1 0 1012116583 79826944 13784 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13784 112 208 0 19261 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 81300

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284568/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1172.4
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18923 0 0 0 117118 122 0 0 25 0 1 0 1012116583 79826944 13828 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13828 112 208 0 19261 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 81300

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284312/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1178.8
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18984 0 0 0 117757 123 0 0 25 0 1 0 1012116583 79826944 13889 1992294400 134512640 135365884 4294956160 18446744073709551615 135090391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13889 112 208 0 19261 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 81300

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284312/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1180.4
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18995 0 0 0 117917 123 0 0 25 0 1 0 1012116583 79826944 13900 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13900 112 208 0 19261 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 81300

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284312/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1181.2
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18996 0 0 0 117997 123 0 0 25 0 1 0 1012116583 79826944 13901 1992294400 134512640 135365884 4294956160 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13901 112 208 0 19261 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 81300

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284312/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1181.6
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18997 0 0 0 118037 123 0 0 25 0 1 0 1012116583 79826944 13902 1992294400 134512640 135365884 4294956160 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13902 112 208 0 19261 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 81300

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 17617
/proc/meminfo: memFree=1284312/2055920 swapFree=4175408/4192956
[pid=17605] ppid=17603 vsize=3344 CPUtime=17.3
/proc/17605/stat : 17605 (SATzilla2009_I) S 17603 17605 16664 0 -1 4194304 492 1029 0 0 202 22 1506 0 25 0 1 0 1012114848 3424256 348 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17605/statm: 836 348 217 399 0 433 0
[pid=17611] ppid=17605 vsize=77956 CPUtime=1181.8
/proc/17611/stat : 17611 (zchaff_rand) R 17605 17605 16664 0 -1 4194304 18997 0 0 0 118057 123 0 0 25 0 1 0 1012116583 79826944 13902 1992294400 134512640 135365884 4294956160 18446744073709551615 135090405 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17611/statm: 19489 13902 112 208 0 19261 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 81300

Child status: 17
Real time (s): 1199.73
CPU time (s): 1199.16
CPU user time (s): 1197.69
CPU system time (s): 1.47878
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 81300

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

runsolver used 1.02284 second user time and 3.37249 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-01 16:42:43
IDJOB=1539874
IDBENCH=70737
IDSOLVER=528
FILE ID=node79/1539874-1238596963
PBS_JOBID= 9062238
Free space on /tmp= 65556 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/380/unif-k3-r4.25-v380-c1615-S1516934767-080.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539874-1238596963/watcher-1539874-1238596963 -o /tmp/evaluation-result-1539874-1238596963/solver-1539874-1238596963 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1539874-1238596963.cnf

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

MD5SUM BENCH= e81ed5c11d3bffdd04a2753974045769
RANDOM SEED=313660656

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1340480 kB
Buffers:         95716 kB
Cached:         512312 kB
SwapCached:      11792 kB
Active:         367148 kB
Inactive:       257000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340480 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:           31480 kB
Writeback:           0 kB
Mapped:          22652 kB
Slab:            76476 kB
Committed_AS:  2844248 kB
PageTables:       2004 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= 65524 MiB
End job on node79 at 2009-04-01 17:02:43