Trace number 332800

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) 1199.51 1199.87

General information on the benchmark

Namecrafted/Medium/contest05/pebbling/
unsat-pbl-00150.sat05-1328.reshuffled-07.cnf
MD5SUMb89dce22e5369c8081062018c6eea272
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.37979
Satisfiable
(Un)Satisfiability was proved
Number of variables552
Number of clauses30977
Sum of the clauses size265108
Maximum clause length11
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 29
Number of clauses of size 3112
Number of clauses of size 4194
Number of clauses of size 5765
Number of clauses of size over 529893

Solver Data (download as text)

11.37/11.46	c run March_dl for 5 seconds ... 
11.37/11.46	c Bin: Executing march_dl
11.37/11.46	c child exit by a signal
11.37/11.46	c march_dl returned code 137.
11.37/11.46	c run saps (UBCSAT implementation) for 2 seconds ... 
11.37/11.46	c Bin: Executing ubcsat2006
11.37/11.46	c child exited successfully
11.37/11.46	c ubcsat2006 returned code 0.
11.37/11.46	c satzilla computing base features
11.37/11.46	c satzilla doing unit-prop probe
11.37/11.46	c satzilla doing local search probe
11.37/11.46	c satzilla doing lobjois search-space size estimate
11.37/11.46	c satzilla's ranking:
11.37/11.46	c 1) minisat20+P: 3.236098
11.37/11.46	c 2) kcnfs: 10.937345
11.37/11.46	c 3) march_dl: 153.892921
11.37/11.46	c 4) kcnfs+P: 999.000000
11.37/11.46	c 5) march_dl+P: 999.000000
11.37/11.46	c 6) vallst+P: 999.000000
11.37/11.46	c 7) zchaff_rand+P: 999.000000
11.37/11.46	c 8) vallst: 999.000000
11.37/11.46	c 9) zchaff_rand: 999.000000
11.37/11.46	c 10) minisat20: 999.000000
11.37/11.46	c satzilla running minisat20 with preprocessing ... 
11.56/11.69	This is MiniSat 2.0 beta
11.56/11.69	WARNING: for repeatability, setting FPU to use double precision
11.56/11.69	============================[ Problem Statistics ]=============================
11.56/11.69	|                                                                             |
11.56/11.69	|  Number of variables:  548                                                  |
11.56/11.69	|  Number of clauses:    30973                                                |
11.66/11.72	|  Parsing time:         0.04         s                                       |
11.66/11.73	============================[ Search Statistics ]==============================
11.66/11.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.66/11.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.66/11.73	===============================================================================
11.66/11.73	|         0 |     548    30973   264438 |    10324        0    nan |  0.000 % |
11.66/11.73	|       100 |     548    30973   264438 |    11356      100     12 |  0.000 % |
11.66/11.73	|       250 |     548    30973   264438 |    12492      250     12 |  0.000 % |
11.66/11.74	|       476 |     548    30973   264438 |    13741      476     12 |  0.000 % |
11.66/11.74	|       813 |     548    30973   264438 |    15115      813     14 |  0.000 % |
11.66/11.75	|      1319 |     547    30973   264438 |    16627     1318     12 |  0.183 % |
11.66/11.77	|      2078 |     547    30973   264438 |    18290     2077     13 |  0.183 % |
11.66/11.78	|      3217 |     547    30973   264438 |    20119     3216     13 |  0.183 % |
11.66/11.82	|      4925 |     547    30973   264438 |    22131     4924     13 |  0.184 % |
11.66/11.87	|      7487 |     547    30973   264438 |    24344     7486     13 |  0.183 % |
11.66/11.96	|     11332 |     547    30973   264438 |    26778    11331     14 |  0.183 % |
11.96/12.10	|     17098 |     546    30973   264438 |    29456    17096     15 |  0.366 % |
12.26/12.39	|     25747 |     546    30973   264438 |    32402    25745     16 |  0.365 % |
12.86/12.90	|     38721 |     545    30973   264438 |    35642    19381     15 |  0.548 % |
13.76/13.80	|     58182 |     545    30973   264438 |    39206    15786     35 |  0.548 % |
15.05/15.11	|     87375 |     545    28665   251182 |    43127    18382     33 |  0.548 % |
17.35/17.50	|    131164 |     545    28665   251182 |    47440    31764     32 |  0.548 % |
22.26/22.39	|    196848 |     545    28665   251182 |    52184    28705     53 |  0.548 % |
30.46/30.58	|    295374 |     544    28569   250702 |    57402    14792     21 |  0.732 % |
40.85/41.00	|    443163 |     544    28569   250702 |    63142    32507     44 |  0.730 % |
66.04/66.17	|    664846 |     544    28569   250702 |    69456    59238     48 |  0.730 % |
103.34/103.48	|    997371 |     544    28569   250702 |    76402    68110     42 |  0.730 % |
160.53/160.66	|   1496159 |     544    28569   250702 |    84042    16894     55 |  0.730 % |
250.60/250.73	|   2244341 |     544    28569   250702 |    92447    82537     45 |  0.730 % |
408.97/409.10	|   3366616 |     544    28569   250702 |   101691    50667     36 |  0.730 % |
730.18/730.46	|   5050029 |     544    28569   250702 |   111861    29284     46 |  0.730 % |
1188.33/1188.77	|   7575145 |     544    28569   250702 |   123047    57693     48 |  0.730 % |
1199.42/1199.86	c Preprocessing...
1199.42/1199.86	c Inital problem has 552 variables, 30968 nary clauses (9 binary clauses).
1199.42/1199.86	c Num non-binary clauses 30964, Average non-binary clause length 8.561
1199.42/1199.86	c Theory has no gaps
1199.42/1199.86	c Preprocessor runtime was 0.130 seconds.
1199.42/1199.86	c 
1199.42/1199.86	c Satisfiability of theory still undetermined.
1199.42/1199.86	c See file /tmp/4aDJyM for simplified theory.
1199.42/1199.86	c Bin: Executing minisat20
1199.42/1199.86	c child exit by a signal
1199.42/1199.86	c minisat20 returned code 137.
1199.42/1199.86	c minisat20 returned code 137.
1199.42/1199.86	c satzilla running kcnfs ... 
1199.42/1199.86	c Bin: Executing kcnfs
1199.42/1199.86	c kcnfs returned code 1.
1199.42/1199.86	c kcnfs returned code 1.
1199.42/1199.86	c satzilla running march_dl ... 
1199.42/1199.86	c Bin: Executing march_dl
1199.42/1199.86	c march_dl returned code 1.
1199.42/1199.86	c march_dl returned code 1.
1199.42/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.86	c Bin: Executing kcnfs
1199.42/1199.86	c kcnfs returned code 1.
1199.42/1199.86	c kcnfs returned code 1.
1199.42/1199.86	c satzilla running march_dl with preprocessing ... 
1199.42/1199.86	c Bin: Executing march_dl
1199.42/1199.86	c march_dl returned code 1.
1199.42/1199.86	c march_dl returned code 1.
1199.42/1199.86	c satzilla running vallst with preprocessing ... 
1199.42/1199.86	c Bin: Executing vallst
1199.42/1199.86	c vallst returned code 1.
1199.42/1199.86	c vallst returned code 1.
1199.42/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.86	c Bin: Executing zchaff_rand
1199.42/1199.86	c zchaff_rand returned code 1.
1199.42/1199.86	c zchaff_rand returned code 1.
1199.42/1199.86	c satzilla running vallst ... 
1199.42/1199.86	c Bin: Executing vallst
1199.42/1199.86	c vallst returned code 1.
1199.42/1199.86	c vallst returned code 1.
1199.42/1199.86	c satzilla running zchaff_rand ... 
1199.42/1199.86	c Bin: Executing zchaff_rand
1199.42/1199.86	c zchaff_rand returned code 1.
1199.42/1199.86	c zchaff_rand returned code 1.
1199.42/1199.86	c satzilla running minisat20 ... 
1199.42/1199.86	c Bin: Executing minisat20
1199.42/1199.86	c minisat20 returned code 1.
1199.42/1199.86	c minisat20 returned code 1.
1199.42/1199.86	c ERROR: All Failed! 
1199.42/1199.86	c SATZILLA_TIME=1199.680000

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/node18/watcher-332800-1173490887 -o ROOT/results/node18/solver-332800-1173490887 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332800-1173490887/SATzilla2007_R /tmp/evaluation/332800-1173490887/instance-332800-1173490887.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: 0.80 0.95 1.08 3/77 14576
/proc/meminfo: memFree=1559472/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=880 CPUtime=0
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 369043229 901120 109 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 220 110 50 118 0 99 0

[startup+0.017034 s]
/proc/loadavg: 0.80 0.95 1.08 3/77 14576
/proc/meminfo: memFree=1559472/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=1012 CPUtime=0.01
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 159 0 0 0 1 0 0 0 19 0 1 0 369043229 1036288 154 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 253 154 50 118 0 132 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2452

[startup+0.101099 s]
/proc/loadavg: 0.80 0.95 1.08 3/77 14576
/proc/meminfo: memFree=1559472/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=2756 CPUtime=0.09
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 485 0 0 0 9 0 0 0 19 0 1 0 369043229 2822144 479 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544367 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 689 479 52 118 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4196

[startup+0.301061 s]
/proc/loadavg: 0.80 0.95 1.08 3/77 14576
/proc/meminfo: memFree=1559472/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=3024 CPUtime=0.29
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 4970 0 0 0 27 2 0 0 20 0 1 0 369043229 3096576 581 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 756 581 61 118 0 635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4464

[startup+0.701098 s]
/proc/loadavg: 0.80 0.95 1.08 3/77 14576
/proc/meminfo: memFree=1559472/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=10980 CPUtime=0.69
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 9727 0 0 0 65 4 0 0 24 0 1 0 369043229 11243520 1545 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 2745 1545 67 118 0 2624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12420

[startup+1.50118 s]
/proc/loadavg: 0.80 0.95 1.08 2/79 14578
/proc/meminfo: memFree=1553184/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=11244 CPUtime=1.49
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 9809 0 0 0 145 4 0 0 25 0 1 0 369043229 11513856 1627 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 2811 1627 67 118 0 2690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12684

[startup+3.10133 s]
/proc/loadavg: 0.80 0.95 1.08 3/79 14578
/proc/meminfo: memFree=1552736/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=0
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 369043229 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 360 110 95 260 0 84 0
[pid=14577] ppid=14576 vsize=7776 CPUtime=3.09
/proc/14577/stat : 14577 (march_dl) R 14576 14576 14499 0 -1 4194304 10656 0 0 0 293 16 0 0 25 0 1 0 369043229 7962624 1728 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14577/statm: 1944 1728 73 118 0 1823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9216

[startup+6.30264 s]
/proc/loadavg: 0.81 0.95 1.08 2/79 14579
/proc/meminfo: memFree=1555744/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=1440 CPUtime=4.99
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 135 11083 0 0 0 0 459 40 16 0 1 0 369043229 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14576/statm: 360 111 96 260 0 84 0
[pid=14579] ppid=14576 vsize=6188 CPUtime=1.29
/proc/14579/stat : 14579 (ubcsat2006) R 14576 14576 14499 0 -1 4194304 971 0 0 0 124 5 0 0 25 0 1 0 369043730 6336512 954 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14579/statm: 1547 954 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 0.83 0.95 1.08 2/79 14580
/proc/meminfo: memFree=1544808/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=7208 CPUtime=1
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 1695 0 0 0 100 0 0 0 25 0 1 0 369044398 7380992 1689 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519430 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 1802 1689 59 118 0 1680 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18820

[startup+25.5015 s]
/proc/loadavg: 0.86 0.96 1.08 2/79 14580
/proc/meminfo: memFree=1533160/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=16836 CPUtime=13.8
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 4089 0 0 0 1378 2 0 0 25 0 1 0 369044398 17240064 4083 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 4209 4083 59 118 0 4087 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28448

[startup+51.102 s]
/proc/loadavg: 0.91 0.96 1.08 2/79 14580
/proc/meminfo: memFree=1528232/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=22088 CPUtime=39.39
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 5347 0 0 0 3936 3 0 0 25 0 1 0 369044398 22618112 5341 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527600 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 5522 5341 59 118 0 5400 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 33700

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 1.08 2/79 14580
/proc/meminfo: memFree=1525544/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=24864 CPUtime=90.58
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 6009 0 0 0 9054 4 0 0 25 0 1 0 369044398 25460736 6003 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 6216 6003 59 118 0 6094 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 36476

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 1.07 3/79 14582
/proc/meminfo: memFree=1517672/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=32836 CPUtime=150.56
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 7970 0 0 0 15050 6 0 0 25 0 1 0 369044398 33624064 7940 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 8209 7940 59 118 0 8087 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 44448

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 14582
/proc/meminfo: memFree=1514088/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=36316 CPUtime=210.55
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 8845 0 0 0 21048 7 0 0 25 0 1 0 369044398 37187584 8815 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 9079 8815 59 118 0 8957 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 47928

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.06 2/79 14582
/proc/meminfo: memFree=1514088/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=36496 CPUtime=270.52
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 8860 0 0 0 27045 7 0 0 25 0 1 0 369044398 37371904 8830 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525528 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 9124 8830 59 118 0 9002 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 48108

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.05 2/79 14582
/proc/meminfo: memFree=1513896/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=36740 CPUtime=330.51
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 8911 0 0 0 33043 8 0 0 25 0 1 0 369044398 37621760 8881 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 9185 8881 59 118 0 9063 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14582
/proc/meminfo: memFree=1499048/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=52192 CPUtime=810.39
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 12636 0 0 0 81024 15 0 0 25 0 1 0 369044398 53444608 12600 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13048 12600 59 118 0 12926 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 63804

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14582
/proc/meminfo: memFree=1498728/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=52680 CPUtime=870.38
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 12737 0 0 0 87022 16 0 0 25 0 1 0 369044398 53944320 12701 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13170 12701 59 118 0 13048 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 64292

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14582
/proc/meminfo: memFree=1498472/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=52924 CPUtime=930.36
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 12788 0 0 0 93020 16 0 0 25 0 1 0 369044398 54194176 12752 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13231 12752 59 118 0 13109 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 64536

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14582
/proc/meminfo: memFree=1498344/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53044 CPUtime=990.35
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 12827 0 0 0 99018 17 0 0 25 0 1 0 369044398 54317056 12791 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13261 12791 59 118 0 13139 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 64656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14582
/proc/meminfo: memFree=1498280/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=52992 CPUtime=1050.34
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 12828 0 0 0 105017 17 0 0 25 0 1 0 369044398 54263808 12792 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13248 12792 59 118 0 13126 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 64604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/79 14582
/proc/meminfo: memFree=1497960/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53360 CPUtime=1110.32
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 12916 0 0 0 111015 17 0 0 25 0 1 0 369044398 54640640 12880 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13340 12880 59 118 0 13218 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 64972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14648
/proc/meminfo: memFree=1496056/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=54528 CPUtime=1170.28
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13187 0 0 0 117008 20 0 0 25 0 1 0 369044398 55836672 13151 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13632 13151 59 118 0 13510 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 66140

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14664
/proc/meminfo: memFree=1495664/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=54528 CPUtime=1178.27
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13187 0 0 0 117807 20 0 0 25 0 1 0 369044398 55836672 13151 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13632 13151 59 118 0 13510 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 66140

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14684
/proc/meminfo: memFree=1495536/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=54528 CPUtime=1184.66
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13198 0 0 0 118445 21 0 0 25 0 1 0 369044398 55836672 13162 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519329 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13632 13162 59 118 0 13510 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 66140

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14684
/proc/meminfo: memFree=1496048/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53768 CPUtime=1186.26
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13198 0 0 0 118605 21 0 0 25 0 1 0 369044398 55058432 12995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528142 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13442 12995 59 118 0 13320 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 65380

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14690
/proc/meminfo: memFree=1496240/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53768 CPUtime=1187.06
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13198 0 0 0 118685 21 0 0 25 0 1 0 369044398 55058432 12995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13442 12995 59 118 0 13320 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 65380

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14690
/proc/meminfo: memFree=1496240/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53768 CPUtime=1187.46
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13198 0 0 0 118725 21 0 0 25 0 1 0 369044398 55058432 12995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13442 12995 59 118 0 13320 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 65380

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14690
/proc/meminfo: memFree=1496240/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53768 CPUtime=1187.66
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13198 0 0 0 118745 21 0 0 25 0 1 0 369044398 55058432 12995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13442 12995 59 118 0 13320 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 65380

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 1.00 2/85 14690
/proc/meminfo: memFree=1496240/2055920 swapFree=4153284/4192956
[pid=14576] ppid=14574 vsize=11612 CPUtime=11.66
/proc/14576/stat : 14576 (SATzilla2007_R) S 14574 14576 14499 0 -1 4194304 4252 12060 0 0 438 9 670 49 25 0 1 0 369043229 11890688 2352 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14576/statm: 2903 2352 165 260 0 2627 0
[pid=14580] ppid=14576 vsize=53768 CPUtime=1187.76
/proc/14580/stat : 14580 (minisat20) R 14576 14576 14499 0 -1 4194304 13198 0 0 0 118755 21 0 0 25 0 1 0 369044398 55058432 12995 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525514 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14580/statm: 13442 12995 59 118 0 13320 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 65380

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.51
CPU user time (s): 1198.69
CPU system time (s): 0.819875
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 66140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.69
system time used= 0.819875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29523
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= 28
involuntary context switches= 1645

runsolver used 1.25281 second user time and 3.11952 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Mar 10 01:41:27 UTC 2007

IDJOB= 332800
IDBENCH= 24588
IDSOLVER= 134
FILE ID= node18/332800-1173490887

PBS_JOBID= 4101100

Free space on /tmp= 66505 MiB

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

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  b89dce22e5369c8081062018c6eea272

RANDOM SEED= 71556628

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.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:       1559816 kB
Buffers:         41632 kB
Cached:         378336 kB
SwapCached:       2856 kB
Active:         151772 kB
Inactive:       291032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559816 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:            9728 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            38904 kB
Committed_AS:  1221676 kB
PageTables:       1668 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= 66505 MiB

End job on node18 on Sat Mar 10 02:01:27 UTC 2007