Trace number 332926

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 RANDOM? (exit code) 1198.96 1199.4

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00200.sat05-1329.reshuffled-07.cnf
MD5SUM2ed4f9474a813c543de526c0ca3729de
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.02384
Satisfiable
(Un)Satisfiability was proved
Number of variables725
Number of clauses22684
Sum of the clauses size194068
Maximum clause length11
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 219
Number of clauses of size 3197
Number of clauses of size 4381
Number of clauses of size 51017
Number of clauses of size over 521068

Solver Data (download as text)

10.88/10.97	c run March_dl for 5 seconds ... 
10.88/10.97	c Bin: Executing march_dl
10.88/10.97	c child exit by a signal
10.88/10.97	c march_dl returned code 137.
10.88/10.97	c run saps (UBCSAT implementation) for 2 seconds ... 
10.88/10.97	c Bin: Executing ubcsat2006
10.88/10.97	c child exited successfully
10.88/10.97	c ubcsat2006 returned code 0.
10.88/10.97	c satzilla computing base features
10.88/10.97	c satzilla doing unit-prop probe
10.88/10.97	c satzilla doing local search probe
10.88/10.97	c satzilla doing lobjois search-space size estimate
10.88/10.97	c satzilla's ranking:
10.88/10.97	c 1) minisat20+P: 0.096553
10.88/10.97	c 2) kcnfs: 18.253792
10.88/10.97	c 3) march_dl: 100.563590
10.88/10.97	c 4) kcnfs+P: 999.000000
10.88/10.97	c 5) march_dl+P: 999.000000
10.88/10.97	c 6) vallst+P: 999.000000
10.88/10.97	c 7) zchaff_rand+P: 999.000000
10.88/10.97	c 8) vallst: 999.000000
10.88/10.97	c 9) zchaff_rand: 999.000000
10.88/10.97	c 10) minisat20: 999.000000
10.88/10.97	c satzilla running minisat20 with preprocessing ... 
11.07/11.14	This is MiniSat 2.0 beta
11.07/11.14	WARNING: for repeatability, setting FPU to use double precision
11.07/11.14	============================[ Problem Statistics ]=============================
11.07/11.14	|                                                                             |
11.07/11.14	|  Number of variables:  723                                                  |
11.07/11.14	|  Number of clauses:    22692                                                |
11.07/11.17	|  Parsing time:         0.02         s                                       |
11.07/11.17	============================[ Search Statistics ]==============================
11.07/11.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.07/11.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.07/11.17	===============================================================================
11.07/11.17	|         0 |     723    22692   193964 |     7564        0    nan |  0.000 % |
11.07/11.17	|       101 |     722    22692   193964 |     8320      100     11 |  0.139 % |
11.07/11.18	|       253 |     722    22692   193964 |     9152      252     14 |  0.139 % |
11.07/11.18	|       478 |     722    22692   193964 |    10067      477     12 |  0.139 % |
11.07/11.19	|       815 |     722    22692   193964 |    11074      814     11 |  0.139 % |
11.07/11.19	|      1321 |     722    22692   193964 |    12181     1320     13 |  0.139 % |
11.11/11.21	|      2082 |     722    22692   193964 |    13400     2081     15 |  0.139 % |
11.11/11.23	|      3221 |     722    22692   193964 |    14740     3220     14 |  0.139 % |
11.11/11.26	|      4929 |     722    22692   193964 |    16214     4928     15 |  0.139 % |
11.11/11.30	|      7491 |     722    22692   193964 |    17835     7490     17 |  0.139 % |
11.11/11.39	|     11335 |     722    22692   193964 |    19619    11334     20 |  0.139 % |
11.11/11.51	|     17101 |     722    22692   193964 |    21580    17100     17 |  0.139 % |
11.11/11.76	|     25753 |     722    22692   193964 |    23739    14867     22 |  0.139 % |
12.06/12.12	|     38728 |     722    22676   193916 |    26112    15949     16 |  0.139 % |
12.65/12.79	|     58189 |     722    22676   193916 |    28724    20743     35 |  0.139 % |
14.75/14.80	|     87381 |     722    22676   193916 |    31596    17787     60 |  0.139 % |
16.25/16.38	|    131172 |     722    22676   193916 |    34756    23364     28 |  0.139 % |
18.95/19.08	|    196857 |     722    22676   193916 |    38232    21186     59 |  0.139 % |
24.85/24.95	|    295383 |     722    22676   193916 |    42055    18846     51 |  0.139 % |
35.65/35.76	|    443172 |     722    22676   193916 |    46260    25253     50 |  0.139 % |
55.14/55.28	|    664855 |     722    22676   193916 |    50886    22893     61 |  0.139 % |
88.43/88.58	|    997380 |     722    22676   193916 |    55975    25417     55 |  0.139 % |
132.41/132.57	|   1496168 |     722    22676   193916 |    61573    32538     14 |  0.139 % |
223.48/223.66	|   2244351 |     720    21473   186707 |    67730    31928     64 |  0.415 % |
360.13/360.38	|   3366625 |     717    21467   186695 |    74503    40810     61 |  0.830 % |
618.94/619.25	|   5050036 |     717    21393   186419 |    81953    70190     59 |  0.830 % |
1010.60/1011.06	|   7575153 |     717    21393   186419 |    90149    25190     55 |  0.830 % |
1198.83/1199.39	c Preprocessing...
1198.83/1199.39	c Inital problem has 725 variables, 22665 nary clauses (19 binary clauses).
1198.83/1199.39	c Num non-binary clauses 22663, Average non-binary clause length 8.561
1198.83/1199.39	c Theory has no gaps
1198.83/1199.39	c Preprocessor runtime was 0.090 seconds.
1198.83/1199.39	c 
1198.83/1199.39	c Satisfiability of theory still undetermined.
1198.83/1199.39	c See file /tmp/YbuvrU for simplified theory.
1198.83/1199.39	c Bin: Executing minisat20
1198.83/1199.39	c child exit by a signal
1198.83/1199.39	c minisat20 returned code 137.
1198.83/1199.39	c minisat20 returned code 137.
1198.83/1199.39	c satzilla running kcnfs ... 
1198.83/1199.39	c Bin: Executing kcnfs
1198.83/1199.39	c kcnfs returned code 1.
1198.83/1199.39	c kcnfs returned code 1.
1198.83/1199.39	c satzilla running march_dl ... 
1198.83/1199.39	c Bin: Executing march_dl
1198.83/1199.39	c march_dl returned code 1.
1198.83/1199.39	c march_dl returned code 1.
1198.83/1199.39	c satzilla running kcnfs with preprocessing ... 
1198.83/1199.39	c Bin: Executing kcnfs
1198.83/1199.39	c kcnfs returned code 1.
1198.83/1199.39	c kcnfs returned code 1.
1198.83/1199.39	c satzilla running march_dl with preprocessing ... 
1198.83/1199.39	c Bin: Executing march_dl
1198.83/1199.39	c march_dl returned code 1.
1198.83/1199.39	c march_dl returned code 1.
1198.83/1199.39	c satzilla running vallst with preprocessing ... 
1198.83/1199.39	c Bin: Executing vallst
1198.83/1199.39	c vallst returned code 1.
1198.83/1199.39	c vallst returned code 1.
1198.83/1199.39	c satzilla running zchaff_rand with preprocessing ... 
1198.83/1199.39	c Bin: Executing zchaff_rand
1198.83/1199.39	c zchaff_rand returned code 1.
1198.83/1199.39	c zchaff_rand returned code 1.
1198.83/1199.39	c satzilla running vallst ... 
1198.83/1199.39	c Bin: Executing vallst
1198.83/1199.39	c vallst returned code 1.
1198.83/1199.39	c vallst returned code 1.
1198.83/1199.39	c satzilla running zchaff_rand ... 
1198.83/1199.39	c Bin: Executing zchaff_rand
1198.83/1199.39	c zchaff_rand returned code 1.
1198.83/1199.39	c zchaff_rand returned code 1.
1198.83/1199.39	c satzilla running minisat20 ... 
1198.83/1199.39	c Bin: Executing minisat20
1198.83/1199.39	c minisat20 returned code 1.
1198.83/1199.39	c minisat20 returned code 1.
1198.83/1199.39	c ERROR: All Failed! 
1198.83/1199.39	c SATZILLA_TIME=1199.130000

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/node12/watcher-332926-1173496252 -o ROOT/results/node12/solver-332926-1173496252 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332926-1173496252/SATzilla2007_R /tmp/evaluation/332926-1173496252/instance-332926-1173496252.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.00 1.01 1.11 2/77 19568
/proc/meminfo: memFree=1686384/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=816 CPUtime=0
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 369579664 835584 104 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 204 104 50 118 0 83 0

[startup+0.0835211 s]
/proc/loadavg: 1.00 1.01 1.11 2/77 19568
/proc/meminfo: memFree=1686384/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=2892 CPUtime=0.07
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 572 0 0 0 7 0 0 0 20 0 1 0 369579664 2961408 566 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542429 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 723 566 52 118 0 602 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4332

[startup+0.102523 s]
/proc/loadavg: 1.00 1.01 1.11 2/77 19568
/proc/meminfo: memFree=1686384/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=2900 CPUtime=0.09
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 577 0 0 0 9 0 0 0 20 0 1 0 369579664 2969600 569 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134545037 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 725 569 53 118 0 604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4340

[startup+0.30256 s]
/proc/loadavg: 1.00 1.01 1.11 2/77 19568
/proc/meminfo: memFree=1686384/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=3912 CPUtime=0.29
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 1312 0 0 0 29 0 0 0 21 0 1 0 369579664 4005888 831 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 978 831 65 118 0 857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5352

[startup+0.70164 s]
/proc/loadavg: 1.00 1.01 1.11 2/77 19568
/proc/meminfo: memFree=1686384/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=8544 CPUtime=0.69
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 2124 0 0 0 68 1 0 0 25 0 1 0 369579664 8749056 1240 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 2136 1240 67 118 0 2015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9984

[startup+1.50178 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 19570
/proc/meminfo: memFree=1681376/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=6368 CPUtime=1.49
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 2863 0 0 0 141 8 0 0 25 0 1 0 369579664 6520832 1448 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 1592 1448 73 118 0 1471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7808

[startup+3.10106 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 19570
/proc/meminfo: memFree=1680416/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=0
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369579664 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 360 110 95 260 0 84 0
[pid=19569] ppid=19568 vsize=6044 CPUtime=3.09
/proc/19569/stat : 19569 (march_dl) R 19568 19568 17897 0 -1 4194304 3195 0 0 0 271 38 0 0 25 0 1 0 369579664 6189056 1378 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19569/statm: 1511 1378 73 118 0 1390 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7484

[startup+6.30164 s]
/proc/loadavg: 1.00 1.01 1.11 2/79 19571
/proc/meminfo: memFree=1683488/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=1440 CPUtime=4.99
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 135 4181 0 0 0 0 459 40 16 0 1 0 369579664 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19568/statm: 360 111 96 260 0 84 0
[pid=19571] ppid=19568 vsize=6188 CPUtime=1.28
/proc/19571/stat : 19571 (ubcsat2006) R 19568 19568 17897 0 -1 4194304 778 0 0 0 123 5 0 0 25 0 1 0 369580165 6336512 761 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19571/statm: 1547 761 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.00 1.01 1.11 2/79 19572
/proc/meminfo: memFree=1672552/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=7176 CPUtime=1.54
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 1671 0 0 0 154 0 0 0 25 0 1 0 369580778 7348224 1665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 1794 1665 59 118 0 1672 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 16316

[startup+25.5011 s]
/proc/loadavg: 1.07 1.03 1.11 2/79 19572
/proc/meminfo: memFree=1663784/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=14852 CPUtime=14.33
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 3599 0 0 0 1432 1 0 0 25 0 1 0 369580778 15208448 3593 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 3713 3593 59 118 0 3591 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23992

[startup+51.1027 s]
/proc/loadavg: 1.04 1.02 1.11 2/79 19572
/proc/meminfo: memFree=1658216/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=20500 CPUtime=39.93
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 4981 0 0 0 3990 3 0 0 25 0 1 0 369580778 20992000 4975 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 5125 4975 59 118 0 5003 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29640

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.10 2/79 19572
/proc/meminfo: memFree=1655400/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=23408 CPUtime=91.11
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 5849 0 0 0 9107 4 0 0 25 0 1 0 369580778 23969792 5698 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 5852 5698 59 118 0 5730 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32548

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/79 19572
/proc/meminfo: memFree=1647336/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=31644 CPUtime=151.1
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 7854 0 0 0 15103 7 0 0 25 0 1 0 369580778 32403456 7703 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 7911 7703 59 118 0 7789 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 40784

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 19572
/proc/meminfo: memFree=1645864/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=33060 CPUtime=211.07
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 8231 0 0 0 21100 7 0 0 25 0 1 0 369580778 33853440 8080 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519436 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 8265 8080 59 118 0 8143 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 42200

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 19572
/proc/meminfo: memFree=1639016/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=40052 CPUtime=271.05
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 9984 0 0 0 27096 9 0 0 25 0 1 0 369580778 41013248 9799 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 10013 9799 59 118 0 9891 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 49192

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 19572
/proc/meminfo: memFree=1638952/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=40052 CPUtime=331.03
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 9986 0 0 0 33093 10 0 0 25 0 1 0 369580778 41013248 9801 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 10013 9801 59 118 0 9891 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.03 2/79 19572
/proc/meminfo: memFree=1634856/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=44280 CPUtime=750.88
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 11123 0 0 0 75074 14 0 0 25 0 1 0 369580778 45342720 10813 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11070 10813 59 118 0 10948 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 53420

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 19572
/proc/meminfo: memFree=1634920/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=44280 CPUtime=810.86
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 11123 0 0 0 81071 15 0 0 25 0 1 0 369580778 45342720 10813 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11070 10813 59 118 0 10948 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 53420

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 19572
/proc/meminfo: memFree=1633576/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=45436 CPUtime=870.83
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 11509 0 0 0 87067 16 0 0 25 0 1 0 369580778 46526464 11112 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525813 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11359 11112 59 118 0 11237 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 54576

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 19572
/proc/meminfo: memFree=1633576/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=45568 CPUtime=930.81
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 11547 0 0 0 93065 16 0 0 25 0 1 0 369580778 46661632 11150 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11392 11150 59 118 0 11270 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 54708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 19572
/proc/meminfo: memFree=1632744/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=46360 CPUtime=990.79
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 11753 0 0 0 99062 17 0 0 25 0 1 0 369580778 47472640 11356 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11590 11356 59 118 0 11468 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 55500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631656/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1050.77
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12016 0 0 0 105059 18 0 0 25 0 1 0 369580778 48603136 11619 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11619 59 118 0 11744 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 56604

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631656/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1110.75
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12017 0 0 0 111057 18 0 0 25 0 1 0 369580778 48603136 11620 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11620 59 118 0 11744 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 56604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1170.73
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 117054 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 56604

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1178.73
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 117854 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 56604

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1181.93
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 118174 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1193.04
Current children cumulated vsize (KiB) 56604

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1185.13
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 118494 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1196.24
Current children cumulated vsize (KiB) 56604

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1186.72
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 118653 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 56604

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1187.52
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 118733 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 56604

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 19572
/proc/meminfo: memFree=1631592/2055920 swapFree=4156588/4192956
[pid=19568] ppid=19566 vsize=9140 CPUtime=11.11
/proc/19568/stat : 19568 (SATzilla2007_R) S 19566 19568 17897 0 -1 4194304 3435 4965 0 0 386 9 667 49 25 0 1 0 369579664 9359360 1946 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19568/statm: 2285 1946 165 260 0 2009 0
[pid=19572] ppid=19568 vsize=47464 CPUtime=1187.72
/proc/19572/stat : 19572 (minisat20) R 19568 19568 17897 0 -1 4194304 12023 0 0 0 118753 19 0 0 25 0 1 0 369580778 48603136 11626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19572/statm: 11866 11626 59 118 0 11744 0
Current children cumulated CPU time (s) 1198.83
Current children cumulated vsize (KiB) 56604

Child status: 17
Real time (s): 1199.4
CPU time (s): 1198.96
CPU user time (s): 1198.17
CPU system time (s): 0.793879
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 56604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.17
system time used= 0.793879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20436
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= 27
involuntary context switches= 25284

runsolver used 1.14982 second user time and 3.22151 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Mar 10 03:10:52 UTC 2007

IDJOB= 332926
IDBENCH= 24591
IDSOLVER= 134
FILE ID= node12/332926-1173496252

PBS_JOBID= 4101096

Free space on /tmp= 66410 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/pebbling/unsat-pbl-00200.sat05-1329.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332926-1173496252/SATzilla2007_R /tmp/evaluation/332926-1173496252/instance-332926-1173496252.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-332926-1173496252 -o ROOT/results/node12/solver-332926-1173496252 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332926-1173496252/SATzilla2007_R /tmp/evaluation/332926-1173496252/instance-332926-1173496252.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  2ed4f9474a813c543de526c0ca3729de

RANDOM SEED= 859131513

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1686792 kB
Buffers:         39288 kB
Cached:         256108 kB
SwapCached:      15228 kB
Active:         214852 kB
Inactive:       103788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686792 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            9320 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            36100 kB
Committed_AS:  1617964 kB
PageTables:       1692 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= 66410 MiB

End job on node12 on Sat Mar 10 03:30:52 UTC 2007