Trace number 1773750

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) 9998.06 10002.4

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
Bench CategoryAPPLICATION (applications 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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.47/20.57	c SATzilla is building models for class 3
20.47/20.57	c run presolver mxc-sr08 for 10 seconds ... 
20.47/20.57	c Bin: Executing mxc-sr08
20.47/20.57	c spawning binary file with 10 seconds ...
20.47/20.57	c child exit by a signal
20.47/20.57	c mxc-sr08 returned code 137.
20.47/20.57	c run presolver picosat846 for 5 seconds ... 
20.47/20.57	c Bin: Executing picosat846
20.47/20.57	c spawning binary file with 5 seconds ...
20.47/20.57	c child exit by a signal
20.47/20.57	c picosat846 returned code 137.
20.47/20.57	c Orignal number of varibales is 18792, number of clauses is 56183 
20.47/20.57	c predicted feature computation time is 1.595374 
20.47/20.57	c Bin: Executing satelite
20.47/20.57	c spawning binary file with 240 seconds ...
20.47/20.57	c child exited successfully
20.47/20.57	c satzilla computing base features
20.47/20.57	c Number of variabe is: 10688, Number of clause is : 42760 
20.47/20.57	c Initializing...
20.47/20.57	c satzilla doing clause learning
20.47/20.57	c start clause learning features ...
20.47/20.57	c Bin: Executing zchaff07
20.47/20.57	c spawning binary file with 2 seconds ...
20.47/20.57	c child exit by a signal
20.47/20.57	c satzilla doing survey propogation probe
20.47/20.57	c do survay propogation for 2 second ...
20.47/20.57	c satzilla doing local search probe
20.47/20.57	c features are:18792 56183 10688 42760 0.758234 0.313915 0.249953 0.356336 0.829145 1.14509 0.000259265 0.280541 0.000187126 0.00336826 0.933745 0.337675 0.901239 0.000259265 0.692635 0.000187091 0.00465388 1.63754 0.0962622 0.0669111 0 0.636364 1.67631 0.000117019 1.07029 2.33863e-05 0.00168382 1.52064 0.527736 0.00019295 0.831125 0.000116932 0.00378859 629.75 0.198183 428 827 827 428 747 555 654 27.5012 0.237735 17.0736 36.659 36.659 17.0736 35.3668 23.8458 29.409 0.180569 0.771189 0 0.784041 0.39254 0.0569728 0.324619 0.0827624 0.106035 0.0338511 0.601359 -1.11022e-16 0.279198 0.0486859 0.0158746 0.0485178 0.0208825 0.0253526 835 0.976559 1983.46 0.300831 2139 2107 2178 0.580997 1.55382 0.940502 0.362833 
20.47/20.57	c satzilla's ranking:
20.47/20.57	c 1) mxc-sr08: 3.071159
20.47/20.57	c 2) minisat20SAT07: 2.721849
20.47/20.57	c 3) picosat846: 2.581849
20.47/20.57	c 4) march_dl2004: 1.240124
20.47/20.57	c 5) zchaff_rand: 1.019952
20.47/20.57	c 6) SATenstein: -10000.000000
20.47/20.57	c 7) gnovelty+: -10000.000000
20.47/20.57	c 8) adaptg2wsat+: -10000.000000
20.47/20.57	c 9) adaptg2wsat0: -10000.000000
20.47/20.57	c 10) tts-4-0: -10000.000000
20.47/20.57	c 11) vallst: -10000.000000
20.47/20.57	c 12) minisat20: -10000.000000
20.47/20.57	c 13) kcnfs04SAT07: -10000.000000
20.47/20.57	c satzilla running mxc-sr08 ... 
9998.01/10002.40	c Bin: Executing mxc-sr08
9998.01/10002.40	c spawning binary file with 9979 seconds ...
9998.01/10002.40	c child exit by a signal
9998.01/10002.40	c mxc-sr08 returned code 137.
9998.01/10002.40	c satzilla running minisat20SAT07 ... 
9998.01/10002.40	c Bin: Executing minisat20SAT07
9998.01/10002.40	c minisat20SAT07 returned code 1.
9998.01/10002.40	c satzilla running picosat846 ... 
9998.01/10002.40	c Bin: Executing picosat846
9998.01/10002.40	c picosat846 returned code 1.
9998.01/10002.40	c satzilla running march_dl2004 ... 
9998.01/10002.40	c Bin: Executing march_dl2004
9998.01/10002.40	c march_dl2004 returned code 1.
9998.01/10002.40	c satzilla running zchaff_rand ... 
9998.01/10002.40	c Bin: Executing zchaff_rand
9998.01/10002.40	c zchaff_rand returned code 1.
9998.01/10002.40	c satzilla running SATenstein ... 
9998.01/10002.40	c Bin: Executing SATenstein
9998.01/10002.40	c SATenstein returned code 1.
9998.01/10002.40	c satzilla running gnovelty+ ... 
9998.01/10002.40	c Bin: Executing gnovelty+
9998.01/10002.40	c gnovelty+ returned code 1.
9998.01/10002.40	c satzilla running adaptg2wsat+ ... 
9998.01/10002.40	c Bin: Executing adaptg2wsat+
9998.01/10002.40	c adaptg2wsat+ returned code 1.
9998.01/10002.40	c satzilla running adaptg2wsat0 ... 
9998.01/10002.40	c Bin: Executing adaptg2wsat0
9998.01/10002.40	c adaptg2wsat0 returned code 1.
9998.01/10002.40	c satzilla running tts-4-0 ... 
9998.01/10002.40	c Bin: Executing tts-4-0
9998.01/10002.40	c tts-4-0 returned code 1.
9998.01/10002.40	c satzilla running vallst ... 
9998.01/10002.40	c Bin: Executing vallst
9998.01/10002.40	c vallst returned code 1.
9998.01/10002.40	c satzilla running minisat20 ... 
9998.01/10002.40	c Bin: Executing minisat20
9998.01/10002.40	c minisat20 returned code 1.
9998.01/10002.40	c satzilla running kcnfs04SAT07 ... 
9998.01/10002.40	c Bin: Executing kcnfs04SAT07
9998.01/10002.40	c kcnfs04SAT07 returned code 1.
9998.01/10002.40	c ERROR: All Failed! 
9998.01/10002.40	c SATZILLA_TIME=9999.560000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773750-1241350321/watcher-1773750-1241350321 -o /tmp/evaluation-result-1773750-1241350321/solver-1773750-1241350321 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773750-1241350321.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28530
/proc/meminfo: memFree=1721000/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) R 28528 28530 28357 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=3708 CPUtime=0
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 682 0 0 0 0 0 0 0 18 0 1 0 163060152 3796992 678 1992294400 134512640 135078026 4294956192 18446744073709551615 134536717 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 927 682 50 138 0 786 0

[startup+0.0667521 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28530
/proc/meminfo: memFree=1721000/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=8052 CPUtime=0.05
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 1917 0 0 0 5 0 0 0 19 0 1 0 163060152 8245248 1696 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2013 1696 55 138 0 1872 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10108

[startup+0.101754 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28530
/proc/meminfo: memFree=1721000/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=9744 CPUtime=0.09
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 2301 0 0 0 9 0 0 0 19 0 1 0 163060152 9977856 2080 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2436 2080 55 138 0 2295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11800

[startup+0.301771 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28530
/proc/meminfo: memFree=1721000/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=10248 CPUtime=0.29
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 2829 0 0 0 29 0 0 0 21 0 1 0 163060152 10493952 2347 1992294400 134512640 135078026 4294956192 18446744073709551615 134533948 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2562 2347 71 138 0 2421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12304

[startup+0.701807 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28530
/proc/meminfo: memFree=1721000/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=10248 CPUtime=0.69
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 2833 0 0 0 69 0 0 0 25 0 1 0 163060152 10493952 2351 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2562 2351 71 138 0 2421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12304

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28532
/proc/meminfo: memFree=1711640/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=10248 CPUtime=1.49
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 2833 0 0 0 149 0 0 0 25 0 1 0 163060152 10493952 2351 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2562 2351 71 138 0 2421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12304

[startup+3.10302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28532
/proc/meminfo: memFree=1711512/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=10644 CPUtime=3.1
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 2928 0 0 0 309 1 0 0 25 0 1 0 163060152 10899456 2446 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2661 2446 71 138 0 2520 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 12700

[startup+6.30131 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 28532
/proc/meminfo: memFree=1710424/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=0
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163060152 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28530/statm: 514 112 96 399 0 111 0
[pid=28531] ppid=28530 vsize=11852 CPUtime=6.29
/proc/28531/stat : 28531 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 3231 0 0 0 628 1 0 0 25 0 1 0 163060152 12136448 2749 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28531/statm: 2963 2749 71 138 0 2822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13908

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 28533
/proc/meminfo: memFree=1716696/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=2056 CPUtime=9.99
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 152 3497 0 0 0 0 998 1 16 0 1 0 163060152 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 514 121 104 399 0 111 0
[pid=28533] ppid=28530 vsize=6428 CPUtime=2.68
/proc/28533/stat : 28533 (picosat846) R 28530 28530 28357 0 -1 4194304 1278 0 0 0 267 1 0 0 25 0 1 0 163061153 6582272 1256 1992294400 134512640 134570484 4294956192 18446744073709551615 134522329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28533/statm: 1607 1256 85 14 0 1273 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8484

[startup+25.501 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 28536
/proc/meminfo: memFree=1706776/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=11324 CPUtime=4.9
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 3109 0 0 0 489 1 0 0 25 0 1 0 163062210 11595776 2627 1992294400 134512640 135078026 4294956192 18446744073709551615 134523818 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 2831 2627 71 138 0 2690 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 17072

[startup+51.1013 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 28536
/proc/meminfo: memFree=1700888/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=17004 CPUtime=30.49
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 4508 0 0 0 3046 3 0 0 25 0 1 0 163062210 17412096 4026 1992294400 134512640 135078026 4294956192 18446744073709551615 134538098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 4251 4026 71 138 0 4110 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 22752

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 28536
/proc/meminfo: memFree=1689432/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=28616 CPUtime=81.67
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 7402 0 0 0 8161 6 0 0 25 0 1 0 163062210 29302784 6920 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 7154 6920 71 138 0 7013 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 34364

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28536
/proc/meminfo: memFree=1685976/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=31916 CPUtime=141.64
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 8255 0 0 0 14156 8 0 0 25 0 1 0 163062210 32681984 7773 1992294400 134512640 135078026 4294956192 18446744073709551615 134535078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 7979 7773 71 138 0 7838 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 37664

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28536
/proc/meminfo: memFree=1685656/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=32436 CPUtime=201.62
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 8326 0 0 0 20154 8 0 0 25 0 1 0 163062210 33214464 7844 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 8109 7844 71 138 0 7968 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 38184

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28536
/proc/meminfo: memFree=1684760/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=33360 CPUtime=261.59
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 8538 0 0 0 26151 8 0 0 25 0 1 0 163062210 34160640 8056 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 8340 8056 71 138 0 8199 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 39108

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28536
/proc/meminfo: memFree=1684504/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=33492 CPUtime=321.56
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 8600 0 0 0 32148 8 0 0 25 0 1 0 163062210 34295808 8118 1992294400 134512640 135078026 4294956192 18446744073709551615 134534391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 8373 8118 71 138 0 8232 0
Current children cumulated CPU time (s) 342.09

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


[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28560
/proc/meminfo: memFree=1624984/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89964 CPUtime=9257.72
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22583 0 0 0 925741 31 0 0 25 0 1 0 163062210 92123136 22101 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22491 22101 71 138 0 22350 0
Current children cumulated CPU time (s) 9278.25
Current children cumulated vsize (KiB) 95712

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28560
/proc/meminfo: memFree=1624984/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89964 CPUtime=9317.7
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22583 0 0 0 931739 31 0 0 25 0 1 0 163062210 92123136 22101 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22491 22101 71 138 0 22350 0
Current children cumulated CPU time (s) 9338.23
Current children cumulated vsize (KiB) 95712

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28560
/proc/meminfo: memFree=1624984/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89936 CPUtime=9377.65
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22584 0 0 0 937734 31 0 0 25 0 1 0 163062210 92094464 22102 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22484 22102 71 138 0 22343 0
Current children cumulated CPU time (s) 9398.18
Current children cumulated vsize (KiB) 95684

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28560
/proc/meminfo: memFree=1624984/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89936 CPUtime=9437.63
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22584 0 0 0 943732 31 0 0 25 0 1 0 163062210 92094464 22102 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22484 22102 71 138 0 22343 0
Current children cumulated CPU time (s) 9458.16
Current children cumulated vsize (KiB) 95684

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28560
/proc/meminfo: memFree=1624984/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89936 CPUtime=9497.61
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22584 0 0 0 949730 31 0 0 25 0 1 0 163062210 92094464 22102 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22484 22102 71 138 0 22343 0
Current children cumulated CPU time (s) 9518.14
Current children cumulated vsize (KiB) 95684

[startup+9582.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 28560
/proc/meminfo: memFree=1624920/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89936 CPUtime=9557.58
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22585 0 0 0 955727 31 0 0 25 0 1 0 163062210 92094464 22103 1992294400 134512640 135078026 4294956192 18446744073709551615 134523858 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22484 22103 71 138 0 22343 0
Current children cumulated CPU time (s) 9578.11
Current children cumulated vsize (KiB) 95684

[startup+9642.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/66 28560
/proc/meminfo: memFree=1624920/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89936 CPUtime=9617.55
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22585 0 0 0 961724 31 0 0 25 0 1 0 163062210 92094464 22103 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22484 22103 71 138 0 22343 0
Current children cumulated CPU time (s) 9638.08
Current children cumulated vsize (KiB) 95684

[startup+9702.3 s]
/proc/loadavg: 1.14 1.06 1.01 2/66 28560
/proc/meminfo: memFree=1624792/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=89936 CPUtime=9677.53
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22585 0 0 0 967722 31 0 0 25 0 1 0 163062210 92094464 22103 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22484 22103 71 138 0 22343 0
Current children cumulated CPU time (s) 9698.06
Current children cumulated vsize (KiB) 95684

[startup+9762.3 s]
/proc/loadavg: 1.12 1.06 1.01 2/66 28560
/proc/meminfo: memFree=1624536/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=90068 CPUtime=9737.49
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22617 0 0 0 973718 31 0 0 25 0 1 0 163062210 92229632 22135 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22517 22135 71 138 0 22376 0
Current children cumulated CPU time (s) 9758.02
Current children cumulated vsize (KiB) 95816

[startup+9822.3 s]
/proc/loadavg: 1.04 1.05 1.01 2/66 28560
/proc/meminfo: memFree=1624536/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=90068 CPUtime=9797.47
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22617 0 0 0 979716 31 0 0 25 0 1 0 163062210 92229632 22135 1992294400 134512640 135078026 4294956192 18446744073709551615 134523806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22517 22135 71 138 0 22376 0
Current children cumulated CPU time (s) 9818
Current children cumulated vsize (KiB) 95816

[startup+9882.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 28560
/proc/meminfo: memFree=1624536/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=90068 CPUtime=9857.45
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22617 0 0 0 985714 31 0 0 25 0 1 0 163062210 92229632 22135 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22517 22135 71 138 0 22376 0
Current children cumulated CPU time (s) 9877.98
Current children cumulated vsize (KiB) 95816

[startup+9942.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 28560
/proc/meminfo: memFree=1624536/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=90000 CPUtime=9917.42
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22618 0 0 0 991711 31 0 0 25 0 1 0 163062210 92160000 22136 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28536/statm: 22500 22136 71 138 0 22359 0
Current children cumulated CPU time (s) 9937.95
Current children cumulated vsize (KiB) 95748

[startup+10002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28560
/proc/meminfo: memFree=1624536/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=90000 CPUtime=9977.39
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4194304 22618 0 0 0 997708 31 0 0 25 0 1 0 163062210 92160000 22136 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28536/statm: 22500 22136 71 138 0 22359 0
Current children cumulated CPU time (s) 9997.92
Current children cumulated vsize (KiB) 95748

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

[startup+10002.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28560
/proc/meminfo: memFree=1624536/2055920 swapFree=4191900/4192956
[pid=28530] ppid=28528 vsize=5748 CPUtime=20.53
/proc/28530/stat : 28530 (SATzilla2009_I) S 28528 28530 28357 0 -1 4194304 3173 9796 0 0 305 11 1729 8 25 0 1 0 163060152 5885952 1128 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28530/statm: 1437 1128 217 399 0 1034 0
[pid=28536] ppid=28530 vsize=0 CPUtime=9977.48
/proc/28536/stat : 28536 (mxc-sr08) R 28530 28530 28357 0 -1 4195332 22618 0 0 0 997716 32 0 0 25 0 1 0 163062210 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/28536/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9998.01
Current children cumulated vsize (KiB) 5748

Child status: 17
Real time (s): 10002.4
CPU time (s): 9998.06
CPU user time (s): 9997.52
CPU system time (s): 0.540917
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 95816

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

runsolver used 10.3634 second user time and 26.012 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-03 13:32:01
IDJOB=1773750
IDBENCH=70786
IDSOLVER=616
FILE ID=node43/1773750-1241350321
PBS_JOBID= 9225536
Free space on /tmp= 66348 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs032.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773750-1241350321/watcher-1773750-1241350321 -o /tmp/evaluation-result-1773750-1241350321/solver-1773750-1241350321 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773750-1241350321.cnf

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=1334455067

node43.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.237
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.237
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:       1721480 kB
Buffers:         40056 kB
Cached:         213868 kB
SwapCached:        260 kB
Active:         109644 kB
Inactive:       157540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721480 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           32312 kB
Writeback:           0 kB
Mapped:          21840 kB
Slab:            53228 kB
Committed_AS:   739600 kB
PageTables:       1448 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= 66320 MiB
End job on node43 at 2009-05-03 16:18:44