Trace number 319180

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (exit code) 1199.45 1200.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark499.241
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data (download as text)

10.48/10.56	c run March_dl for 5 seconds ... 
10.48/10.56	c Bin: Executing march_dl
10.48/10.56	c child exit by a signal
10.48/10.56	c march_dl returned code 137.
10.48/10.56	c run saps (UBCSAT implementation) for 2 seconds ... 
10.48/10.56	c Bin: Executing ubcsat2006
10.48/10.56	c child exited successfully
10.48/10.56	c ubcsat2006 returned code 0.
10.48/10.56	c satzilla computing base features
10.48/10.56	c satzilla doing unit-prop probe
10.48/10.56	c satzilla doing local search probe
10.48/10.56	c satzilla doing lobjois search-space size estimate
10.48/10.56	c satzilla's ranking:
10.48/10.56	c 1) minisat20+P: -1.271616
10.48/10.56	c 2) minisat20: 0.266192
10.48/10.56	c 3) vallst+P: 1.798219
10.48/10.56	c 4) march_dl+P: 1.952398
10.48/10.56	c 5) zchaff_rand+P: 2.873931
10.48/10.56	c 6) march_dl: 2.952286
10.48/10.56	c 7) kcnfs+P: 999.000000
10.48/10.56	c 8) kcnfs: 999.000000
10.48/10.56	c 9) vallst: 999.000000
10.48/10.56	c 10) zchaff_rand: 999.000000
10.48/10.56	c satzilla running minisat20 with preprocessing ... 
10.58/10.63	This is MiniSat 2.0 beta
10.58/10.63	WARNING: for repeatability, setting FPU to use double precision
10.58/10.63	============================[ Problem Statistics ]=============================
10.58/10.63	|                                                                             |
10.58/10.63	|  Number of variables:  1370                                                 |
10.58/10.63	|  Number of clauses:    5789                                                 |
10.58/10.64	|  Parsing time:         0.00         s                                       |
10.58/10.64	============================[ Search Statistics ]==============================
10.58/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.64	===============================================================================
10.58/10.64	|         0 |    1370     5789    14371 |     1929        0    nan |  0.000 % |
10.58/10.64	|       102 |    1370     5789    14371 |     2122      102     21 |  0.000 % |
10.58/10.65	|       254 |    1370     5789    14371 |     2334      254     23 |  0.004 % |
10.58/10.66	|       479 |    1370     5789    14371 |     2568      479     29 |  0.000 % |
10.58/10.67	|       816 |    1370     5789    14371 |     2825      816     31 |  0.000 % |
10.61/10.70	|      1323 |    1370     5789    14371 |     3107     1323     25 |  0.000 % |
10.61/10.74	|      2083 |    1370     5789    14371 |     3418     2083     34 |  0.000 % |
10.61/10.86	|      3222 |    1370     5789    14371 |     3760     3222     37 |  0.000 % |
10.97/11.05	|      4930 |    1370     5789    14371 |     4136     2808     39 |  0.004 % |
11.16/11.28	|      7492 |    1370     5789    14371 |     4550     3128     34 |  0.000 % |
11.66/11.77	|     11336 |    1370     5789    14371 |     5005     4479     39 |  0.000 % |
12.26/12.31	|     17103 |    1368     5787    14365 |     5505     4631     40 |  0.146 % |
13.17/13.29	|     25752 |    1368     5785    14359 |     6056     3766     33 |  0.146 % |
14.56/14.62	|     38726 |    1368     5785    14359 |     6661     3598     57 |  0.150 % |
17.36/17.48	|     58188 |    1368     5785    14359 |     7327     4992     26 |  0.150 % |
21.66/21.79	|     87380 |    1368     5785    14359 |     8060     6610     35 |  0.146 % |
29.66/29.71	|    131169 |    1368     5785    14359 |     8866     7593     31 |  0.150 % |
39.65/39.75	|    196855 |    1368     5785    14359 |     9753     6972     27 |  0.146 % |
56.95/57.03	|    295381 |    1368     5785    14359 |    10728     5418     42 |  0.150 % |
83.73/83.80	|    443172 |    1368     5785    14359 |    11801     7582     42 |  0.150 % |
126.02/126.13	|    664855 |    1368     5785    14359 |    12981     9221     27 |  0.146 % |
200.39/200.60	|    997381 |    1368     5785    14359 |    14280    12645     28 |  0.146 % |
296.37/296.63	|   1496169 |    1368     5785    14359 |    15708     8984     31 |  0.146 % |
474.69/475.08	|   2244354 |    1367     5783    14353 |    17278    13999     41 |  0.219 % |
758.38/758.90	|   3366628 |    1366     5781    14347 |    19006    13410     32 |  0.292 % |
1199.43/1200.00	c Preprocessing...
1199.43/1200.00	c Inital problem has 1400 variables, 2680 nary clauses (2052 binary clauses).
1199.43/1200.00	c Num non-binary clauses 2677, Average non-binary clause length 3.061
1199.43/1200.00	c Theory has no gaps
1199.43/1200.00	c Preprocessor runtime was 0.060 seconds.
1199.43/1200.00	c 
1199.43/1200.00	c Satisfiability of theory still undetermined.
1199.43/1200.00	c See file /tmp/4u9Pca for simplified theory.
1199.43/1200.00	c Bin: Executing minisat20
1199.43/1200.00	c child exit by a signal
1199.43/1200.00	c minisat20 returned code 137.
1199.43/1200.00	c minisat20 returned code 137.
1199.43/1200.00	c satzilla running minisat20 ... 
1199.43/1200.00	c Bin: Executing minisat20
1199.43/1200.00	c minisat20 returned code 1.
1199.43/1200.00	c minisat20 returned code 1.
1199.43/1200.00	c satzilla running vallst with preprocessing ... 
1199.43/1200.00	c Bin: Executing vallst
1199.43/1200.00	c vallst returned code 1.
1199.43/1200.00	c vallst returned code 1.
1199.43/1200.00	c satzilla running march_dl with preprocessing ... 
1199.43/1200.00	c Bin: Executing march_dl
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c satzilla running zchaff_rand with preprocessing ... 
1199.43/1200.00	c Bin: Executing zchaff_rand
1199.43/1200.00	c zchaff_rand returned code 1.
1199.43/1200.00	c zchaff_rand returned code 1.
1199.43/1200.00	c satzilla running march_dl ... 
1199.43/1200.00	c Bin: Executing march_dl
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c march_dl returned code 1.
1199.43/1200.00	c satzilla running kcnfs with preprocessing ... 
1199.43/1200.00	c Bin: Executing kcnfs
1199.43/1200.00	c kcnfs returned code 1.
1199.43/1200.00	c kcnfs returned code 1.
1199.43/1200.00	c satzilla running kcnfs ... 
1199.43/1200.00	c Bin: Executing kcnfs
1199.43/1200.00	c kcnfs returned code 1.
1199.43/1200.00	c kcnfs returned code 1.
1199.43/1200.00	c satzilla running vallst ... 
1199.43/1200.00	c Bin: Executing vallst
1199.43/1200.00	c vallst returned code 1.
1199.43/1200.00	c vallst returned code 1.
1199.43/1200.00	c satzilla running zchaff_rand ... 
1199.43/1200.00	c Bin: Executing zchaff_rand
1199.43/1200.00	c zchaff_rand returned code 1.
1199.43/1200.00	c zchaff_rand returned code 1.
1199.43/1200.00	c ERROR: All Failed! 
1199.43/1200.00	c SATZILLA_TIME=1199.610000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-319180-1172973441 -o ROOT/results/node9/solver-319180-1172973441 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319180-1172973441/SATzilla2007_C /tmp/evaluation/319180-1172973441/instance-319180-1172973441.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): 2400 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.04 1.01 1.00 3/77 25448
/proc/meminfo: memFree=1896392/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) R 25446 25448 24115 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=768 CPUtime=0
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 317298763 786432 91 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 192 91 50 118 0 71 0

[startup+0.026362 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 25448
/proc/meminfo: memFree=1896392/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=1176 CPUtime=0.02
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 209 0 0 0 2 0 0 0 19 0 1 0 317298763 1204224 201 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 294 201 64 118 0 173 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2616

[startup+0.101375 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 25448
/proc/meminfo: memFree=1896392/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=2272 CPUtime=0.09
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 506 0 0 0 9 0 0 0 19 0 1 0 317298763 2326528 498 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652420 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 568 498 73 118 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.301414 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 25448
/proc/meminfo: memFree=1896392/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=2556 CPUtime=0.29
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 545 0 0 0 29 0 0 0 21 0 1 0 317298763 2617344 537 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 639 537 75 118 0 518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.70149 s]
/proc/loadavg: 1.04 1.01 1.00 3/77 25448
/proc/meminfo: memFree=1896392/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=3216 CPUtime=0.69
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 685 0 0 0 69 0 0 0 24 0 1 0 317298763 3293184 677 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 804 677 75 118 0 683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4656

[startup+1.50165 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 25450
/proc/meminfo: memFree=1893752/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=3216 CPUtime=1.49
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 710 0 0 0 149 0 0 0 25 0 1 0 317298763 3293184 702 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 804 702 75 118 0 683 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4656

[startup+3.10295 s]
/proc/loadavg: 1.04 1.01 1.00 3/79 25450
/proc/meminfo: memFree=1893432/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=0
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 317298763 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 110 95 260 0 84 0
[pid=25449] ppid=25448 vsize=3480 CPUtime=3.09
/proc/25449/stat : 25449 (march_dl) R 25448 25448 24115 0 -1 4194304 781 0 0 0 309 0 0 0 25 0 1 0 317298763 3563520 773 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25449/statm: 870 773 75 118 0 749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4920

[startup+6.30157 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 25451
/proc/meminfo: memFree=1895352/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=1440 CPUtime=4.99
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 135 819 0 0 0 0 499 0 16 0 1 0 317298763 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25448/statm: 360 111 96 260 0 84 0
[pid=25451] ppid=25448 vsize=6188 CPUtime=1.28
/proc/25451/stat : 25451 (ubcsat2006) R 25448 25448 24115 0 -1 4194304 311 0 0 0 115 13 0 0 25 0 1 0 317299263 6336512 294 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25451/statm: 1547 294 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 25452
/proc/meminfo: memFree=1892856/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=3560 CPUtime=2.05
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 583 0 0 0 205 0 0 0 25 0 1 0 317299827 3645440 577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 890 577 58 118 0 768 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6444

[startup+25.5013 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25452
/proc/meminfo: memFree=1891456/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=4616 CPUtime=14.85
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 849 0 0 0 1485 0 0 0 25 0 1 0 317299827 4726784 843 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530040 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 1154 843 58 118 0 1032 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7500

[startup+51.1012 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25452
/proc/meminfo: memFree=1890304/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=5672 CPUtime=40.43
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 1135 0 0 0 4043 0 0 0 25 0 1 0 317299827 5808128 1129 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 1418 1129 58 118 0 1296 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8556

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25452
/proc/meminfo: memFree=1889536/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=6464 CPUtime=91.62
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 1324 0 0 0 9161 1 0 0 25 0 1 0 317299827 6619136 1318 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 1616 1318 58 118 0 1494 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9348

[startup+162.302 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 25452
/proc/meminfo: memFree=1889280/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=6596 CPUtime=151.59
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 1355 0 0 0 15158 1 0 0 25 0 1 0 317299827 6754304 1349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 1649 1349 58 118 0 1527 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9480

[startup+222.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/85 25478
/proc/meminfo: memFree=1886728/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=7652 CPUtime=211.56
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 1612 0 0 0 21154 2 0 0 25 0 1 0 317299827 7835648 1606 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 1913 1606 58 118 0 1791 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10536

[startup+282.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/85 25616
/proc/meminfo: memFree=1886592/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=7652 CPUtime=271.47
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 1612 0 0 0 27145 2 0 0 25 0 1 0 317299827 7835648 1606 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 1913 1606 58 118 0 1791 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 10536

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25649
/proc/meminfo: memFree=1886784/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=8720 CPUtime=331.43
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 1864 0 0 0 33140 3 0 0 25 0 1 0 317299827 8929280 1858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2180 1858 58 118 0 2058 0

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

/proc/25452/statm: 2526 2205 58 118 0 2404 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 12988

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25649
/proc/meminfo: memFree=1883904/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11180 CPUtime=811.25
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2470 0 0 0 81117 8 0 0 25 0 1 0 317299827 11448320 2464 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2795 2464 58 118 0 2673 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 14064

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25649
/proc/meminfo: memFree=1883840/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11180 CPUtime=871.22
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2471 0 0 0 87114 8 0 0 25 0 1 0 317299827 11448320 2465 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2795 2465 58 118 0 2673 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 14064

[startup+942.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 25649
/proc/meminfo: memFree=1883456/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=931.2
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 93111 9 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 14328

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883328/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=991.19
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 99109 10 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 14328

[startup+1062.3 s]
/proc/loadavg: 1.09 1.02 1.01 2/79 25649
/proc/meminfo: memFree=1883264/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1051.16
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 105106 10 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 14328

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883136/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1111.14
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 111103 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530040 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 14328

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883136/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1171.11
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 117100 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 14328

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

[startup+1190.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1179.11
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 117900 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 14328

[startup+1196.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1185.51
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 118540 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 14328

[startup+1198.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1187.1
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 118699 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 14328

[startup+1199.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1187.9
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 118779 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 14328

[startup+1199.5 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1188.3
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 118819 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 14328

[startup+1199.9 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=10.61
/proc/25448/stat : 25448 (SATzilla2007_C) S 25446 25448 24115 0 -1 4194304 953 1136 0 0 318 21 700 22 25 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
[pid=25452] ppid=25448 vsize=11444 CPUtime=1188.7
/proc/25452/stat : 25452 (minisat20) R 25448 25448 24115 0 -1 4194304 2569 0 0 0 118859 11 0 0 25 0 1 0 317299827 11718656 2563 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25452/statm: 2861 2563 58 118 0 2739 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 14328

[startup+1200 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25649
/proc/meminfo: memFree=1883072/2055920 swapFree=4147088/4192956
[pid=25448] ppid=25446 vsize=2884 CPUtime=1199.43
/proc/25448/stat : 25448 (SATzilla2007_C) R 25446 25448 24115 0 -1 4194304 960 3705 0 0 318 21 119570 34 16 0 1 0 317298763 2953216 526 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135221597 0 0 4096 0 0 0 0 17 1 0 0
/proc/25448/statm: 721 526 165 260 0 445 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 2884

Child status: 17
Real time (s): 1200.01
CPU time (s): 1199.45
CPU user time (s): 1198.89
CPU system time (s): 0.563914
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 14328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4671
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= 26
involuntary context switches= 2419

runsolver used 1.24681 second user time and 3.12552 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar  4 01:57:21 UTC 2007

IDJOB= 319180
IDBENCH= 20472
IDSOLVER= 135
FILE ID= node9/319180-1172973441

PBS_JOBID= 4011844

Free space on /tmp= 66527 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= /tmp/evaluation/319180-1172973441/SATzilla2007_C /tmp/evaluation/319180-1172973441/instance-319180-1172973441.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-319180-1172973441 -o ROOT/results/node9/solver-319180-1172973441 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319180-1172973441/SATzilla2007_C /tmp/evaluation/319180-1172973441/instance-319180-1172973441.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  90581094793af5fc10d4e4b9a10259ac

RANDOM SEED= 537646647

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.263
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.263
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:       1896864 kB
Buffers:          9352 kB
Cached:          83768 kB
SwapCached:      10512 kB
Active:          39684 kB
Inactive:        72652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896864 kB
SwapTotal:     4192956 kB
SwapFree:      4147088 kB
Dirty:            8496 kB
Writeback:           0 kB
Mapped:          24540 kB
Slab:            32396 kB
Committed_AS:  1385768 kB
PageTables:       1688 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= 66527 MiB

End job on node9 on Sun Mar  4 02:17:22 UTC 2007