Trace number 1729261

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.44 1200.07

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted 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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data

10.47/10.53	c run March_dl for 5 seconds ... 
10.47/10.53	c Bin: Executing march_dl
10.47/10.53	c child exit by a signal
10.47/10.53	c march_dl returned code 137.
10.47/10.53	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.53	c Bin: Executing ubcsat2006
10.47/10.53	c child exited successfully
10.47/10.53	c ubcsat2006 returned code 0.
10.47/10.53	c satzilla computing base features
10.47/10.53	c satzilla doing unit-prop probe
10.47/10.53	c satzilla doing local search probe
10.47/10.53	c satzilla doing lobjois search-space size estimate
10.47/10.53	c satzilla's ranking:
10.47/10.53	c 1) minisat20: 1.421106
10.47/10.53	c 2) minisat20+P: 1.965880
10.47/10.53	c 3) march_dl: 2.315876
10.47/10.53	c 4) march_dl+P: 2.329743
10.47/10.53	c 5) vallst+P: 2.817390
10.47/10.53	c 6) zchaff_rand+P: 3.613789
10.47/10.53	c 7) kcnfs+P: 999.000000
10.47/10.53	c 8) kcnfs: 999.000000
10.47/10.53	c 9) vallst: 999.000000
10.47/10.53	c 10) zchaff_rand: 999.000000
10.47/10.53	c satzilla running minisat20 ... 
10.47/10.53	This is MiniSat 2.0 beta
10.47/10.53	WARNING: for repeatability, setting FPU to use double precision
10.47/10.53	============================[ Problem Statistics ]=============================
10.47/10.53	|                                                                             |
10.47/10.53	|  Number of variables:  2211                                                 |
10.47/10.53	|  Number of clauses:    14710                                                |
10.47/10.54	|  Parsing time:         0.01         s                                       |
10.47/10.54	============================[ Search Statistics ]==============================
10.47/10.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.47/10.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.47/10.54	===============================================================================
10.47/10.54	|         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
10.47/10.55	|       100 |    2210    14710    33107 |     5393       99     27 |  0.046 % |
10.47/10.56	|       250 |    2209    14694    33075 |     5933      247     25 |  0.136 % |
10.47/10.59	|       475 |    2208    14683    33053 |     6526      472     40 |  0.136 % |
10.51/10.63	|       812 |    2207    14673    33033 |     7178      808     36 |  0.181 % |
10.51/10.71	|      1318 |    2206    14664    33015 |     7896     1313     45 |  0.226 % |
10.51/10.82	|      2079 |    2205    14651    32989 |     8686     2073     45 |  0.272 % |
10.97/11.00	|      3220 |    2204    14641    32969 |     9555     3213     47 |  0.317 % |
11.27/11.30	|      4928 |    2203    14632    32951 |    10510     4920     52 |  0.362 % |
11.77/11.81	|      7490 |    2203    14632    32951 |    11561     7482     54 |  0.362 % |
12.67/12.78	|     11335 |    2202    14619    32925 |    12717    11326     55 |  0.407 % |
14.36/14.42	|     17101 |    2200    14610    32907 |    13989    10582     53 |  0.498 % |
16.76/16.85	|     25750 |    2200    14601    32889 |    15388    11977     55 |  0.498 % |
21.05/21.18	|     38730 |    2200    14601    32889 |    16927     9063     51 |  0.498 % |
26.95/27.09	|     58191 |    2199    14589    32865 |    18620    11212     44 |  0.544 % |
37.94/38.01	|     87383 |    2199    14589    32865 |    20482    11989     51 |  0.543 % |
54.94/55.09	|    131172 |    2197    14564    32815 |    22530    13763     55 |  0.633 % |
86.60/86.70	|    196856 |    2197    14564    32815 |    24783    21967     63 |  0.634 % |
139.65/139.87	|    295382 |    2197    14564    32815 |    27262    19712     62 |  0.633 % |
221.21/221.45	|    443172 |    2197    14564    32815 |    29988    15008     49 |  0.634 % |
367.45/367.70	|    664855 |    2197    14564    32815 |    32987    20084     67 |  0.634 % |
596.94/597.39	|    997380 |    2197    14564    32815 |    36285    25633     75 |  0.633 % |
963.18/963.79	|   1496170 |    2197    14564    32815 |    39914    27882     64 |  0.634 % |
1199.25/1199.97	c Bin: Executing minisat20
1199.25/1199.97	c child exit by a signal
1199.25/1199.97	c minisat20 returned code 137.
1199.25/1199.97	c minisat20 returned code 137.
1199.25/1199.97	c satzilla running minisat20 with preprocessing ... 
1199.35/1200.07	c Preprocessing...
1199.35/1200.07	c Inital problem has 2211 variables, 1359 nary clauses (13351 binary clauses).
1199.35/1200.07	c Num non-binary clauses 1359, Average non-binary clause length 4.713
1199.35/1200.07	c Theory has no gaps
1199.35/1200.07	c Preprocessor runtime was 0.090 seconds.
1199.35/1200.07	c 
1199.35/1200.07	c Satisfiability of theory still undetermined.
1199.35/1200.07	c See file /tmp/QRfdqC for simplified theory.
1199.35/1200.07	c Bin: Executing minisat20
1199.35/1200.07	c minisat20 returned code 1.
1199.35/1200.07	c minisat20 returned code 1.
1199.35/1200.07	c satzilla running march_dl ... 
1199.35/1200.07	c Bin: Executing march_dl
1199.35/1200.07	c march_dl returned code 1.
1199.35/1200.07	c march_dl returned code 1.
1199.35/1200.07	c satzilla running march_dl with preprocessing ... 
1199.35/1200.07	c Bin: Executing march_dl
1199.35/1200.07	c march_dl returned code 1.
1199.35/1200.07	c march_dl returned code 1.
1199.35/1200.07	c satzilla running vallst with preprocessing ... 
1199.35/1200.07	c Bin: Executing vallst
1199.35/1200.07	c vallst returned code 1.
1199.35/1200.07	c vallst returned code 1.
1199.35/1200.07	c satzilla running zchaff_rand with preprocessing ... 
1199.35/1200.07	c Bin: Executing zchaff_rand
1199.35/1200.07	c zchaff_rand returned code 1.
1199.35/1200.07	c zchaff_rand returned code 1.
1199.35/1200.07	c satzilla running kcnfs with preprocessing ... 
1199.35/1200.07	c Bin: Executing kcnfs
1199.35/1200.07	c kcnfs returned code 1.
1199.35/1200.07	c kcnfs returned code 1.
1199.35/1200.07	c satzilla running kcnfs ... 
1199.35/1200.07	c Bin: Executing kcnfs
1199.35/1200.07	c kcnfs returned code 1.
1199.35/1200.07	c kcnfs returned code 1.
1199.35/1200.07	c satzilla running vallst ... 
1199.35/1200.07	c Bin: Executing vallst
1199.35/1200.07	c vallst returned code 1.
1199.35/1200.07	c vallst returned code 1.
1199.35/1200.07	c satzilla running zchaff_rand ... 
1199.35/1200.07	c Bin: Executing zchaff_rand
1199.35/1200.07	c zchaff_rand returned code 1.
1199.35/1200.07	c zchaff_rand returned code 1.
1199.35/1200.07	c ERROR: All Failed! 
1199.35/1200.07	c SATZILLA_TIME=1199.620000

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4781
/proc/meminfo: memFree=1837608/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=908 CPUtime=0
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 126 0 0 0 0 0 0 0 19 0 1 0 102743822 929792 121 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 227 121 50 118 0 106 0

[startup+0.0955659 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4781
/proc/meminfo: memFree=1837608/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=2552 CPUtime=0.09
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 532 0 0 0 9 0 0 0 19 0 1 0 102743822 2613248 524 1992294400 134512640 134996440 4294956240 18446744073709551615 134560191 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 638 524 65 118 0 517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3992

[startup+0.101566 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4781
/proc/meminfo: memFree=1837608/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=2608 CPUtime=0.09
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 557 0 0 0 9 0 0 0 20 0 1 0 102743822 2670592 534 1992294400 134512640 134996440 4294956240 18446744073709551615 134652223 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 652 534 65 118 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4048

[startup+0.301592 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4781
/proc/meminfo: memFree=1837608/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=6108 CPUtime=0.29
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 1713 0 0 0 28 1 0 0 22 0 1 0 102743822 6254592 1204 1992294400 134512640 134996440 4294956240 18446744073709551615 134542425 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 1527 1204 72 118 0 1406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7548

[startup+0.701645 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4781
/proc/meminfo: memFree=1837608/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=6456 CPUtime=0.69
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 1990 0 0 0 68 1 0 0 25 0 1 0 102743822 6610944 1309 1992294400 134512640 134996440 4294956240 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 1614 1309 74 118 0 1493 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7896

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4783
/proc/meminfo: memFree=1832088/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=7304 CPUtime=1.49
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 2131 0 0 0 148 1 0 0 25 0 1 0 102743822 7479296 1450 1992294400 134512640 134996440 4294956240 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 1826 1450 74 118 0 1705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8744

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4783
/proc/meminfo: memFree=1831768/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=0
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 102743822 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 110 95 260 0 84 0
[pid=4782] ppid=4781 vsize=7436 CPUtime=3.09
/proc/4782/stat : 4782 (march_dl) R 4781 4781 4381 0 -1 4194304 2194 0 0 0 308 1 0 0 25 0 1 0 102743822 7614464 1513 1992294400 134512640 134996440 4294956240 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4782/statm: 1859 1513 74 118 0 1738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8876

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4784
/proc/meminfo: memFree=1836056/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=1440 CPUtime=4.99
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 135 2239 0 0 0 0 498 1 19 0 1 0 102743822 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 360 111 96 260 0 84 0
[pid=4784] ppid=4781 vsize=6188 CPUtime=1.28
/proc/4784/stat : 4784 (ubcsat2006) R 4781 4781 4381 0 -1 4194304 434 0 0 0 119 9 0 0 25 0 1 0 102744322 6336512 417 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4784/statm: 1547 417 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4785
/proc/meminfo: memFree=1833240/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=5220 CPUtime=2.16
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 1018 0 0 0 216 0 0 0 25 0 1 0 102744875 5345280 1013 1992294400 134512640 134998072 4294956240 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 1305 1013 58 118 0 1183 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7548

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4785
/proc/meminfo: memFree=1831000/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=6848 CPUtime=14.94
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 1418 0 0 0 1494 0 0 0 25 0 1 0 102744875 7012352 1413 1992294400 134512640 134998072 4294956240 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 1712 1413 58 118 0 1590 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9176

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4785
/proc/meminfo: memFree=1829272/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=8572 CPUtime=40.53
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 1854 0 0 0 4052 1 0 0 25 0 1 0 102744875 8777728 1849 1992294400 134512640 134998072 4294956240 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 2143 1849 58 118 0 2021 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10900

[startup+102.305 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 4791
/proc/meminfo: memFree=1826712/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=10948 CPUtime=91.69
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 2457 0 0 0 9167 2 0 0 25 0 1 0 102744875 11210752 2452 1992294400 134512640 134998072 4294956240 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 2737 2452 58 118 0 2615 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 13276

[startup+162.301 s]
/proc/loadavg: 1.08 1.04 1.01 2/66 4791
/proc/meminfo: memFree=1824216/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=13624 CPUtime=151.62
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 3089 0 0 0 15160 2 0 0 25 0 1 0 102744875 13950976 3084 1992294400 134512640 134998072 4294956240 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 3406 3084 58 118 0 3284 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 15952

[startup+222.302 s]
/proc/loadavg: 1.07 1.04 1.01 2/66 4791
/proc/meminfo: memFree=1824152/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=13624 CPUtime=211.6
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 3093 0 0 0 21158 2 0 0 25 0 1 0 102744875 13950976 3088 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 3406 3088 58 118 0 3284 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 15952

[startup+282.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 4791
/proc/meminfo: memFree=1822488/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=15208 CPUtime=271.58
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 3504 0 0 0 27155 3 0 0 25 0 1 0 102744875 15572992 3499 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 3802 3499 58 118 0 3680 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 17536

[startup+342.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 4791
/proc/meminfo: memFree=1820760/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=16940 CPUtime=331.55
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 3926 0 0 0 33152 3 0 0 25 0 1 0 102744875 17346560 3921 1992294400 134512640 134998072 4294956240 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 4235 3921 58 118 0 4113 0

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

/proc/4785/statm: 4731 4431 58 118 0 4609 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 21252

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1818072/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=19440 CPUtime=811.33
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4558 0 0 0 81129 4 0 0 25 0 1 0 102744875 19906560 4551 1992294400 134512640 134998072 4294956240 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 4860 4551 58 118 0 4738 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 21768

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1817432/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20100 CPUtime=871.3
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4729 0 0 0 87125 5 0 0 25 0 1 0 102744875 20582400 4722 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5025 4722 58 118 0 4903 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 22428

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1817304/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20100 CPUtime=931.28
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4729 0 0 0 93123 5 0 0 25 0 1 0 102744875 20582400 4722 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5025 4722 58 118 0 4903 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 22428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816984/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20496 CPUtime=991.26
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4818 0 0 0 99121 5 0 0 25 0 1 0 102744875 20987904 4811 1992294400 134512640 134998072 4294956240 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5124 4811 58 118 0 5002 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 22824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816728/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20632 CPUtime=1051.21
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4856 0 0 0 105116 5 0 0 25 0 1 0 102744875 21127168 4849 1992294400 134512640 134998072 4294956240 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5158 4849 58 118 0 5036 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 22960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816600/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20792 CPUtime=1111.19
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4886 0 0 0 111114 5 0 0 25 0 1 0 102744875 21291008 4879 1992294400 134512640 134998072 4294956240 18446744073709551615 134535739 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5198 4879 58 118 0 5076 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 23120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816536/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1171.17
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 117112 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 23256

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816472/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1179.16
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 117911 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1189.67
Current children cumulated vsize (KiB) 23256

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816472/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1185.55
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 118550 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 23256

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816472/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1187.14
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 118709 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134525386 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 23256

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816472/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1187.94
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 118789 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 23256

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816472/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1188.34
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 118829 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 23256

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4791
/proc/meminfo: memFree=1816472/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=2328 CPUtime=10.51
/proc/4781/stat : 4781 (SATzilla2007_C) S 4779 4781 4381 0 -1 4194304 1184 2679 0 0 322 10 700 19 25 0 1 0 102743822 2383872 408 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4781/statm: 582 408 157 260 0 306 0
[pid=4785] ppid=4781 vsize=20928 CPUtime=1188.74
/proc/4785/stat : 4785 (minisat20) R 4781 4781 4381 0 -1 4194304 4908 0 0 0 118869 5 0 0 25 0 1 0 102744875 21430272 4901 1992294400 134512640 134998072 4294956240 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4785/statm: 5232 4901 58 118 0 5110 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 23256

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4791
/proc/meminfo: memFree=1834336/2055920 swapFree=4191900/4192956
[pid=4781] ppid=4779 vsize=4844 CPUtime=1199.35
/proc/4781/stat : 4781 (SATzilla2007_C) R 4779 4781 4381 0 -1 4194304 1675 7587 0 0 324 10 119576 25 16 0 1 0 102743822 4960256 804 1992294400 134512640 135579813 4294956208 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/4781/statm: 1211 804 163 260 0 935 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 4844

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.44
CPU user time (s): 1199.08
CPU system time (s): 0.363944
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 23256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.08
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9310
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= 10
involuntary context switches= 3476

runsolver used 1.05884 second user time and 3.31849 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 13:59:38
IDJOB=1729261
IDBENCH=24697
IDSOLVER=558
FILE ID=node71/1729261-1240747178
PBS_JOBID= 9186994
Free space on /tmp= 66476 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729261-1240747178/watcher-1729261-1240747178 -o /tmp/evaluation-result-1729261-1240747178/solver-1729261-1240747178 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1729261-1240747178.cnf            

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1351518911

node71.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.236
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.236
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:       1838152 kB
Buffers:         11760 kB
Cached:         127996 kB
SwapCached:        528 kB
Active:          27816 kB
Inactive:       125380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838152 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            8636 kB
Writeback:           0 kB
Mapped:          21760 kB
Slab:            50624 kB
Committed_AS:   293196 kB
PageTables:       1436 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= 66468 MiB
End job on node71 at 2009-04-26 14:19:39