Trace number 1538412

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

17.77/17.83	c SATzilla is building models for class 2
17.77/17.83	c run presolver march_dl2004 for 5 seconds ... 
17.77/17.83	c Bin: Executing march_dl2004
17.77/17.83	c spawning binary file with 5 seconds ...
17.77/17.83	c child exit by a signal
17.77/17.83	c march_dl2004 returned code 137.
17.77/17.83	c run presolver mxc-sr08 for 5 seconds ... 
17.77/17.83	c Bin: Executing mxc-sr08
17.77/17.83	c spawning binary file with 5 seconds ...
17.77/17.83	c child exit by a signal
17.77/17.83	c mxc-sr08 returned code 137.
17.77/17.83	c Orignal number of varibales is 200, number of clauses is 17000 
17.77/17.83	c predicted feature computation time is 7.268424 
17.77/17.83	c Bin: Executing satelite
17.77/17.83	c spawning binary file with 240 seconds ...
17.77/17.83	c child exited successfully
17.77/17.83	c satzilla computing base features
17.77/17.83	c Number of variabe is: 200, Number of clause is : 17000 
17.77/17.83	c Initializing...
17.77/17.83	c satzilla compute diameter ...
17.77/17.83	c start diameter features ...
17.77/17.83	c satzilla doing clause learning
17.77/17.83	c start clause learning features ...
17.77/17.83	c Bin: Executing zchaff07
17.77/17.83	c spawning binary file with 2 seconds ...
17.77/17.83	c child exit by a signal
17.77/17.83	c satzilla doing survey propogation probe
17.77/17.83	c do survay propogation for 2 second ...
17.77/17.83	c satzilla doing local search probe
17.77/17.83	c satzilla doing lobjois search-space size estimate
17.77/17.83	c features are:200 17000 200 17000 0 0 0.0117647 0.313025 0.676504 1.00208 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.0410734 0.0310588 0.0394118 4.29195 0.0341929 0.0254291 0 0.123435 2.17137 0.00219265 0.150257 0.00147059 0.003 3.06156 0.0626471 0.0117059 0 0.0117059 0.0117059 2 0 2 2 -0 3747.5 0.033489 3622 3873 3873 3622 3873 3622 3873 57.4729 0.0132146 56.7134 58.2324 58.2324 56.7134 58.2324 56.7134 58.2324 0.0695125 0.716434 0.00129897 0.236066 0.143505 0.0138373 0.102301 0.0281116 0.0591331 0.000102869 0.394036 3.02576e-05 0.000266887 0.000162215 5.75904e-05 0.00012433 7.42936e-05 9.49418e-05 20.3557 0.194475 33.3109 0.142379 33 28 39 1.74129 0.259958 0.887061 0.0589184 0.631907 0.722619 
17.77/17.83	c satzilla's ranking:
17.77/17.83	c 1) march_dl2004: 4.338139
17.77/17.83	c 2) minisat20SAT07: 3.426139
17.77/17.83	c 3) mxc-sr08: 3.299235
17.77/17.83	c 4) minisat20: 1.952187
17.77/17.83	c 5) tts-4-0: 0.437522
17.77/17.83	c 6) vallst: 0.356794
17.77/17.83	c 7) zchaff_rand: 0.330561
17.77/17.83	c 8) SATenstein: -10000.000000
17.77/17.83	c 9) gnovelty+: -10000.000000
17.77/17.83	c 10) adaptg2wsat+: -10000.000000
17.77/17.83	c 11) adaptg2wsat0: -10000.000000
17.77/17.83	c 12) picosat846: -10000.000000
17.77/17.83	c 13) kcnfs04SAT07: -10000.000000
17.77/17.83	c satzilla running march_dl2004 ... 
1199.59/1200.23	c Bin: Executing march_dl2004
1199.59/1200.23	c spawning binary file with 1182 seconds ...
1199.59/1200.23	c child exit by a signal
1199.59/1200.23	c march_dl2004 returned code 137.
1199.59/1200.23	c satzilla running minisat20SAT07 ... 
1199.59/1200.23	c Bin: Executing minisat20SAT07
1199.59/1200.23	c minisat20SAT07 returned code 1.
1199.59/1200.23	c satzilla running mxc-sr08 ... 
1199.59/1200.23	c Bin: Executing mxc-sr08
1199.59/1200.23	c mxc-sr08 returned code 1.
1199.59/1200.23	c satzilla running minisat20 ... 
1199.59/1200.23	c Bin: Executing minisat20
1199.59/1200.23	c minisat20 returned code 1.
1199.59/1200.23	c satzilla running tts-4-0 ... 
1199.59/1200.23	c Bin: Executing tts-4-0
1199.59/1200.23	c tts-4-0 returned code 1.
1199.59/1200.23	c satzilla running vallst ... 
1199.59/1200.23	c Bin: Executing vallst
1199.59/1200.23	c vallst returned code 1.
1199.59/1200.23	c satzilla running zchaff_rand ... 
1199.59/1200.23	c Bin: Executing zchaff_rand
1199.59/1200.23	c zchaff_rand returned code 1.
1199.59/1200.23	c satzilla running SATenstein ... 
1199.59/1200.23	c Bin: Executing SATenstein
1199.59/1200.23	c SATenstein returned code 1.
1199.59/1200.23	c satzilla running gnovelty+ ... 
1199.59/1200.23	c Bin: Executing gnovelty+
1199.59/1200.23	c gnovelty+ returned code 1.
1199.59/1200.23	c satzilla running adaptg2wsat+ ... 
1199.59/1200.23	c Bin: Executing adaptg2wsat+
1199.59/1200.23	c adaptg2wsat+ returned code 1.
1199.59/1200.23	c satzilla running adaptg2wsat0 ... 
1199.59/1200.23	c Bin: Executing adaptg2wsat0
1199.59/1200.23	c adaptg2wsat0 returned code 1.
1199.59/1200.23	c satzilla running picosat846 ... 
1199.59/1200.23	c Bin: Executing picosat846
1199.59/1200.23	c picosat846 returned code 1.
1199.59/1200.23	c satzilla running kcnfs04SAT07 ... 
1199.59/1200.24	c Bin: Executing kcnfs04SAT07
1199.59/1200.24	c kcnfs04SAT07 returned code 1.
1199.59/1200.24	c ERROR: All Failed! 
1199.59/1200.24	c SATZILLA_TIME=1199.830000

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-1538412-1238425897/watcher-1538412-1238425897 -o /tmp/evaluation-result-1538412-1238425897/solver-1538412-1238425897 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538412-1238425897.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.92 0.98 0.99 3/64 12608
/proc/meminfo: memFree=1548536/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=768 CPUtime=0
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 1115254744 786432 91 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 192 92 50 118 0 71 0

[startup+0.07336 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12608
/proc/meminfo: memFree=1548536/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=2844 CPUtime=0.07
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 854 0 0 0 7 0 0 0 19 0 1 0 1115254744 2912256 557 1992294400 134512640 134996440 4294956192 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 711 557 55 118 0 590 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4900

[startup+0.101364 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12608
/proc/meminfo: memFree=1548536/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=2184 CPUtime=0.09
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 1932 0 0 0 9 0 0 0 19 0 1 0 1115254744 2236416 418 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 579 430 61 118 0 458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4240

[startup+0.301394 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12608
/proc/meminfo: memFree=1548536/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=5012 CPUtime=0.29
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 3270 0 0 0 29 0 0 0 21 0 1 0 1115254744 5132288 719 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 1253 719 67 118 0 1132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7068

[startup+0.701456 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12608
/proc/meminfo: memFree=1548536/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=5012 CPUtime=0.69
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 3274 0 0 0 69 0 0 0 25 0 1 0 1115254744 5132288 723 1992294400 134512640 134996440 4294956192 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 1253 723 67 118 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7068

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12610
/proc/meminfo: memFree=1545704/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=5144 CPUtime=1.49
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 3305 0 0 0 149 0 0 0 25 0 1 0 1115254744 5267456 754 1992294400 134512640 134996440 4294956192 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 1286 754 67 118 0 1165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7200

[startup+3.10182 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12610
/proc/meminfo: memFree=1545384/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=0
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115254743 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 112 96 399 0 111 0
[pid=12609] ppid=12608 vsize=5276 CPUtime=3.09
/proc/12609/stat : 12609 (march_dl2004) R 12608 12608 12533 0 -1 4194304 3372 0 0 0 309 0 0 0 25 0 1 0 1115254744 5402624 821 1992294400 134512640 134996440 4294956192 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12609/statm: 1319 821 67 118 0 1198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7332

[startup+6.30131 s]
/proc/loadavg: 1.01 1.00 1.00 3/66 12611
/proc/meminfo: memFree=1546664/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=2056 CPUtime=4.99
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 152 3435 0 0 0 0 497 2 16 0 1 0 1115254743 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 514 121 104 399 0 111 0
[pid=12611] ppid=12608 vsize=3636 CPUtime=1.29
/proc/12611/stat : 12611 (mxc-sr08) R 12608 12608 12533 0 -1 4194304 945 0 0 0 129 0 0 0 25 0 1 0 1115255244 3723264 814 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12611/statm: 909 814 71 138 0 768 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5692

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12613
/proc/meminfo: memFree=1542632/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=6304 CPUtime=12.68
/proc/12608/stat : 12608 (SATzilla2009_C) R 12606 12608 12533 0 -1 4194304 1523 6297 0 0 62 0 1202 4 19 0 1 0 1115254743 6455296 1117 1992294400 134512640 136149437 4294956224 18446744073709551615 134872707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12608/statm: 1576 1117 151 399 0 1173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6304

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1542000/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=5672 CPUtime=7.65
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 3502 0 0 0 764 1 0 0 25 0 1 0 1115256527 5808128 951 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 1418 951 67 118 0 1297 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10688

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1523376/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=23352 CPUtime=33.22
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 10501 0 0 0 3295 27 0 0 25 0 1 0 1115256527 23912448 5549 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 5838 5549 74 118 0 5717 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28368

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1523440/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=23352 CPUtime=84.42
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 10501 0 0 0 8414 28 0 0 25 0 1 0 1115256527 23912448 5549 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 5838 5549 74 118 0 5717 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 28368

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1523504/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=23352 CPUtime=144.39
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 10501 0 0 0 14411 28 0 0 25 0 1 0 1115256527 23912448 5549 1992294400 134512640 134996440 4294956192 18446744073709551615 134514065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 5838 5549 74 118 0 5717 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28368

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1523440/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=23352 CPUtime=204.37
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 10501 0 0 0 20409 28 0 0 25 0 1 0 1115256527 23912448 5549 1992294400 134512640 134996440 4294956192 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12614/statm: 5838 5549 74 118 0 5717 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 28368

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1523504/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=23352 CPUtime=264.33
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 10501 0 0 0 26405 28 0 0 25 0 1 0 1115256527 23912448 5549 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 5838 5549 74 118 0 5717 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 28368

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1523440/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=23352 CPUtime=324.31
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 10501 0 0 0 32403 28 0 0 25 0 1 0 1115256527 23912448 5549 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 5838 5549 74 118 0 5717 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 28368


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1480112/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=68572 CPUtime=804.08
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 21374 0 0 0 80371 37 0 0 25 0 1 0 1115256527 70217728 16422 1992294400 134512640 134996440 4294956192 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 17143 16422 74 118 0 17022 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 73588

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1479152/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=69500 CPUtime=864.05
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 21627 0 0 0 86368 37 0 0 25 0 1 0 1115256527 71168000 16675 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 17375 16675 74 118 0 17254 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 74516

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1478192/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=70424 CPUtime=924.03
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 21859 0 0 0 92365 38 0 0 25 0 1 0 1115256527 72114176 16907 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12614/statm: 17606 16907 74 118 0 17485 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 75440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12614
/proc/meminfo: memFree=1477104/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=71624 CPUtime=983.99
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22136 0 0 0 98361 38 0 0 25 0 1 0 1115256527 73342976 17184 1992294400 134512640 134996440 4294956192 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 17906 17184 74 118 0 17785 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 76640

[startup+1062.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1476272/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=72416 CPUtime=1043.97
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22339 0 0 0 104359 38 0 0 25 0 1 0 1115256527 74153984 17387 1992294400 134512640 134996440 4294956192 18446744073709551615 134537701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18104 17387 74 118 0 17983 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 77432

[startup+1122.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 12614
/proc/meminfo: memFree=1475376/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=73340 CPUtime=1103.92
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22577 0 0 0 110354 38 0 0 25 0 1 0 1115256527 75100160 17625 1992294400 134512640 134996440 4294956192 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12614/statm: 18335 17625 74 118 0 18214 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 78356

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474736/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74000 CPUtime=1163.89
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22737 0 0 0 116351 38 0 0 25 0 1 0 1115256527 75776000 17785 1992294400 134512640 134996440 4294956192 18446744073709551615 134531255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18500 17785 74 118 0 18379 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 79016

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

[startup+1190.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474608/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1171.89
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22764 0 0 0 117151 38 0 0 25 0 1 0 1115256527 75911168 17812 1992294400 134512640 134996440 4294956192 18446744073709551615 134551523 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17812 74 118 0 18412 0
Current children cumulated CPU time (s) 1189.7
Current children cumulated vsize (KiB) 79148

[startup+1196.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474480/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1178.29
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22778 0 0 0 117791 38 0 0 25 0 1 0 1115256527 75911168 17826 1992294400 134512640 134996440 4294956192 18446744073709551615 134565173 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17826 74 118 0 18412 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 79148

[startup+1198.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474480/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1179.88
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22786 0 0 0 117950 38 0 0 25 0 1 0 1115256527 75911168 17834 1992294400 134512640 134996440 4294956192 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17834 74 118 0 18412 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 79148

[startup+1199.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474480/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1180.68
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22786 0 0 0 118030 38 0 0 25 0 1 0 1115256527 75911168 17834 1992294400 134512640 134996440 4294956192 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17834 74 118 0 18412 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 79148

[startup+1199.9 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474480/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1181.48
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22787 0 0 0 118110 38 0 0 25 0 1 0 1115256527 75911168 17835 1992294400 134512640 134996440 4294956192 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17835 74 118 0 18412 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 79148

[startup+1200.11 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474480/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1181.69
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22787 0 0 0 118131 38 0 0 25 0 1 0 1115256527 75911168 17835 1992294400 134512640 134996440 4294956192 18446744073709551615 134568492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17835 74 118 0 18412 0
Current children cumulated CPU time (s) 1199.5
Current children cumulated vsize (KiB) 79148

[startup+1200.2 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 12614
/proc/meminfo: memFree=1474480/2055920 swapFree=4176720/4192956
[pid=12608] ppid=12606 vsize=5016 CPUtime=17.81
/proc/12608/stat : 12608 (SATzilla2009_C) S 12606 12608 12533 0 -1 4194304 2036 6297 0 0 573 2 1202 4 25 0 1 0 1115254743 5136384 904 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12608/statm: 1254 904 219 399 0 851 0
[pid=12614] ppid=12608 vsize=74132 CPUtime=1181.78
/proc/12614/stat : 12614 (march_dl2004) R 12608 12608 12533 0 -1 4194304 22787 0 0 0 118140 38 0 0 25 0 1 0 1115256527 75911168 17835 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12614/statm: 18533 17835 74 118 0 18412 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 79148

Child status: 17
Real time (s): 1200.24
CPU time (s): 1199.67
CPU user time (s): 1199.19
CPU system time (s): 0.478927
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 79148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31136
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= 15
involuntary context switches= 2986

runsolver used 1.08083 second user time and 3.2935 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-30 17:11:37
IDJOB=1538412
IDBENCH=70250
IDSOLVER=527
FILE ID=node34/1538412-1238425897
PBS_JOBID= 9061542
Free space on /tmp= 66380 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538412-1238425897/watcher-1538412-1238425897 -o /tmp/evaluation-result-1538412-1238425897/solver-1538412-1238425897 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538412-1238425897.cnf

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=1932972860

node34.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.259
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.259
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:       1549016 kB
Buffers:         76708 kB
Cached:         331484 kB
SwapCached:      10076 kB
Active:         110932 kB
Inactive:       308792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549016 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:           31948 kB
Writeback:           0 kB
Mapped:          17220 kB
Slab:            73248 kB
Committed_AS:  2654356 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= 66348 MiB
End job on node34 at 2009-03-30 17:31:38