Trace number 335196

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 FULL? (exit code) 1199.64 1200

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data (download as text)

10.67/10.72	c run March_dl for 5 seconds ... 
10.67/10.72	c Bin: Executing march_dl
10.67/10.72	c child exit by a signal
10.67/10.72	c march_dl returned code 137.
10.67/10.72	c run saps for 2 seconds ... 
10.67/10.72	c Bin: Executing ubcsat2006
10.67/10.72	c child exited successfully
10.67/10.72	c ubcsat2006 returned code 0.
10.67/10.72	c satzilla computing base features
10.67/10.72	c satzilla doing unit-prop probe
10.67/10.72	c satzilla doing local search probe
10.67/10.72	c satzilla doing lobjois search-space size estimate
10.67/10.72	c satzilla's ranking:
10.67/10.72	c 1) minisat20: 1.319712
10.67/10.72	c 2) eureka: 1.477647
10.67/10.72	c 3) zchaff_rand: 1.824786
10.67/10.72	c 4) vallst: 1.928255
10.67/10.72	c 5) march_dl: 2.660210
10.67/10.72	c 6) kcnfs: 3.564568
10.67/10.72	c 7) kcnfs+P: 999.000000
10.67/10.72	c 8) march_dl+P: 999.000000
10.67/10.72	c 9) vallst+P: 999.000000
10.67/10.72	c 10) zchaff_rand+P: 999.000000
10.67/10.72	c 11) rsat+P: 999.000000
10.67/10.72	c 12) eureka+P: 999.000000
10.67/10.72	c 13) minisat20+P: 999.000000
10.67/10.72	c 14) rsat: 999.000000
10.67/10.72	c satzilla running minisat20 ... 
10.67/10.72	This is MiniSat 2.0 beta
10.67/10.72	WARNING: for repeatability, setting FPU to use double precision
10.67/10.72	============================[ Problem Statistics ]=============================
10.67/10.72	|                                                                             |
10.67/10.72	|  Number of variables:  942                                                  |
10.67/10.72	|  Number of clauses:    16562                                                |
10.67/10.74	|  Parsing time:         0.01         s                                       |
10.67/10.74	============================[ Search Statistics ]==============================
10.67/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.74	===============================================================================
10.67/10.74	|         0 |     886    15097    69042 |     5032        0    nan |  0.000 % |
10.67/10.74	|       100 |     886    15097    69042 |     5535      100     23 |  5.945 % |
10.67/10.75	|       250 |     886    15097    69042 |     6089      250     24 |  5.947 % |
10.67/10.76	|       476 |     886    15097    69042 |     6698      476     25 |  5.947 % |
10.67/10.78	|       813 |     886    15097    69042 |     7367      813     26 |  5.945 % |
10.70/10.81	|      1319 |     886    15097    69042 |     8104     1319     28 |  5.945 % |
10.70/10.86	|      2078 |     886    15097    69042 |     8915     2078     26 |  5.945 % |
10.87/10.95	|      3217 |     886    15097    69042 |     9806     3217     25 |  5.947 % |
11.06/11.13	|      4925 |     886    15097    69042 |    10787     4925     27 |  5.947 % |
11.36/11.48	|      7489 |     886    15097    69042 |    11865     7489     29 |  5.945 % |
11.96/12.03	|     11333 |     886    15097    69042 |    13052    11333     29 |  5.945 % |
13.06/13.12	|     17099 |     886    15097    69042 |    14357    10469     26 |  5.945 % |
14.66/14.74	|     25749 |     886    15097    69042 |    15793    11839     29 |  5.945 % |
17.86/17.93	|     38725 |     886    15097    69042 |    17372     8851     30 |  5.947 % |
22.66/22.75	|     58188 |     886    15097    69042 |    19110    10781     25 |  5.945 % |
30.05/30.19	|     87381 |     886    15097    69042 |    21021    11013     26 |  5.945 % |
42.75/42.86	|    131170 |     886    15097    69042 |    23123    12361     23 |  5.947 % |
61.84/61.95	|    196855 |     886    15097    69042 |    25435    19759     24 |  5.947 % |
93.33/93.47	|    295381 |     886    15097    69042 |    27979    15846     28 |  5.947 % |
145.31/145.40	|    443170 |     886    15097    69042 |    30777    21913     28 |  5.945 % |
223.59/223.71	|    664854 |     886    15097    69042 |    33855    20189     36 |  5.945 % |
348.16/348.36	|    997381 |     885    15081    68944 |    37240    18364     27 |  6.053 % |
554.20/554.47	|   1496171 |     885    15081    68944 |    40964    21953     27 |  6.051 % |
860.22/860.50	|   2244353 |     884    14793    67369 |    45061    40160     32 |  6.159 % |
1199.42/1199.89	c Bin: Executing minisat20
1199.42/1199.89	c child exit by a signal
1199.42/1199.89	c minisat20 returned code 137.
1199.42/1199.89	c minisat20 returned code 137.
1199.42/1199.89	c satzilla running eureka ... 
1199.42/1199.89	c Bin: Executing eureka
1199.42/1199.89	c eureka returned code 1.
1199.42/1199.89	c eureka returned code 1.
1199.42/1199.89	c satzilla running zchaff_rand ... 
1199.42/1199.89	c Bin: Executing zchaff_rand
1199.42/1199.89	c zchaff_rand returned code 1.
1199.42/1199.89	c zchaff_rand returned code 1.
1199.42/1199.89	c satzilla running vallst ... 
1199.42/1199.89	c Bin: Executing vallst
1199.42/1199.89	c vallst returned code 1.
1199.42/1199.89	c vallst returned code 1.
1199.42/1199.89	c satzilla running march_dl ... 
1199.42/1199.89	c Bin: Executing march_dl
1199.42/1199.89	c march_dl returned code 1.
1199.42/1199.89	c march_dl returned code 1.
1199.42/1199.89	c satzilla running kcnfs ... 
1199.42/1199.89	c Bin: Executing kcnfs
1199.42/1199.89	c kcnfs returned code 1.
1199.42/1199.89	c kcnfs returned code 1.
1199.42/1199.89	c satzilla running kcnfs with preprocessing ... 
1199.52/1199.99	c Preprocessing...
1199.52/1199.99	c Inital problem has 942 variables, 15484 nary clauses (1078 binary clauses).
1199.52/1199.99	c Num non-binary clauses 15449, Average non-binary clause length 4.706
1199.52/1199.99	c Theory has no gaps
1199.52/1199.99	c Preprocessor runtime was 0.060 seconds.
1199.52/1199.99	c 
1199.52/1199.99	c Satisfiability of theory still undetermined.
1199.52/1199.99	c See file /tmp/VE6S7x for simplified theory.
1199.52/1199.99	c Bin: Executing kcnfs
1199.52/1199.99	c kcnfs returned code 1.
1199.52/1199.99	c kcnfs returned code 1.
1199.52/1199.99	c satzilla running march_dl with preprocessing ... 
1199.52/1199.99	c Bin: Executing march_dl
1199.52/1199.99	c march_dl returned code 1.
1199.52/1199.99	c march_dl returned code 1.
1199.52/1199.99	c satzilla running vallst with preprocessing ... 
1199.52/1199.99	c Bin: Executing vallst
1199.52/1199.99	c vallst returned code 1.
1199.52/1199.99	c vallst returned code 1.
1199.52/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1199.99	c Bin: Executing zchaff_rand
1199.52/1199.99	c zchaff_rand returned code 1.
1199.52/1199.99	c zchaff_rand returned code 1.
1199.52/1199.99	c satzilla running rsat with preprocessing ... 
1199.52/1199.99	c Bin: Executing rsat
1199.52/1199.99	c rsat returned code 1.
1199.52/1199.99	c rsat returned code 1.
1199.52/1199.99	c satzilla running eureka with preprocessing ... 
1199.52/1199.99	c Bin: Executing eureka
1199.52/1199.99	c eureka returned code 1.
1199.52/1199.99	c eureka returned code 1.
1199.52/1199.99	c satzilla running minisat20 with preprocessing ... 
1199.52/1199.99	c Bin: Executing minisat20
1199.52/1199.99	c minisat20 returned code 1.
1199.52/1199.99	c minisat20 returned code 1.
1199.52/1199.99	c satzilla running rsat ... 
1199.52/1199.99	c Bin: Executing rsat
1199.52/1199.99	c rsat returned code 1.
1199.52/1199.99	c rsat returned code 1.
1199.52/1199.99	c ERROR: All Failed! 
1199.52/1199.99	c SATZILLA_TIME=1199.790000

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/node2/watcher-335196-1173615160 -o ROOT/results/node2/solver-335196-1173615160 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335196-1173615160/SATzilla2007_F /tmp/evaluation/335196-1173615160/instance-335196-1173615160.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.77 0.92 0.97 2/77 7702
/proc/meminfo: memFree=1415984/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=632 CPUtime=0
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 49 0 0 0 0 0 0 0 23 0 1 0 381470940 647168 43 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 159 56 48 118 0 38 0

[startup+0.0301991 s]
/proc/loadavg: 0.77 0.92 0.97 2/77 7702
/proc/meminfo: memFree=1415984/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=1032 CPUtime=0.02
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 192 0 0 0 2 0 0 0 23 0 1 0 381470940 1056768 186 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 258 186 50 118 0 137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2544

[startup+0.102206 s]
/proc/loadavg: 0.77 0.92 0.97 2/77 7702
/proc/meminfo: memFree=1415984/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=2232 CPUtime=0.09
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 495 0 0 0 9 0 0 0 23 0 1 0 381470940 2285568 436 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559271 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 558 436 65 118 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3744

[startup+0.302227 s]
/proc/loadavg: 0.77 0.92 0.97 2/77 7702
/proc/meminfo: memFree=1415984/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=3056 CPUtime=0.29
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 664 0 0 0 29 0 0 0 25 0 1 0 381470940 3129344 517 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 764 517 67 118 0 643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4568

[startup+0.702268 s]
/proc/loadavg: 0.77 0.92 0.97 2/77 7702
/proc/meminfo: memFree=1415984/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=4884 CPUtime=0.69
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 1635 0 0 0 69 0 0 0 25 0 1 0 381470940 5001216 1107 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559797 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 1221 1107 72 118 0 1100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6396

[startup+1.50135 s]
/proc/loadavg: 0.77 0.92 0.97 2/79 7704
/proc/meminfo: memFree=1411488/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=5860 CPUtime=1.48
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 1767 0 0 0 148 0 0 0 25 0 1 0 381470940 6000640 1149 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7372

[startup+3.10152 s]
/proc/loadavg: 0.77 0.92 0.97 2/79 7704
/proc/meminfo: memFree=1411360/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=0
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 143 0 0 0 0 0 0 0 20 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7703] ppid=7702 vsize=5860 CPUtime=3.08
/proc/7703/stat : 7703 (march_dl) R 7702 7702 7616 0 -1 4194304 1767 0 0 0 308 0 0 0 25 0 1 0 381470940 6000640 1149 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7703/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7372

[startup+6.30185 s]
/proc/loadavg: 0.79 0.92 0.97 2/79 7705
/proc/meminfo: memFree=1414112/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=1512 CPUtime=4.99
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 149 1825 0 0 0 0 498 1 16 0 1 0 381470939 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7702/statm: 378 125 110 260 0 84 0
[pid=7705] ppid=7702 vsize=6188 CPUtime=1.28
/proc/7705/stat : 7705 (ubcsat2006) R 7702 7702 7616 0 -1 4194304 509 0 0 0 121 7 0 0 25 0 1 0 381471440 6336512 491 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7705/statm: 1547 491 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7015 s]
/proc/loadavg: 0.81 0.92 0.97 2/79 7706
/proc/meminfo: memFree=1411232/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=4448 CPUtime=1.96
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 871 0 0 0 196 0 0 0 25 0 1 0 381472012 4554752 864 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 1112 864 58 118 0 990 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7320

[startup+25.5018 s]
/proc/loadavg: 0.85 0.93 0.97 2/79 7706
/proc/meminfo: memFree=1409632/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=5772 CPUtime=14.76
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 1186 0 0 0 1475 1 0 0 25 0 1 0 381472012 5910528 1179 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 1443 1179 58 118 0 1321 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8644

[startup+51.1015 s]
/proc/loadavg: 0.90 0.93 0.97 2/79 7706
/proc/meminfo: memFree=1408096/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=7384 CPUtime=40.34
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 1598 0 0 0 4032 2 0 0 25 0 1 0 381472012 7561216 1591 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 1846 1591 58 118 0 1724 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10256

[startup+102.307 s]
/proc/loadavg: 0.95 0.94 0.97 2/79 7706
/proc/meminfo: memFree=1407200/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=8364 CPUtime=91.53
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 1827 0 0 0 9151 2 0 0 25 0 1 0 381472012 8564736 1820 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 2091 1820 58 118 0 1969 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11236

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.97 2/79 7706
/proc/meminfo: memFree=1406112/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=9444 CPUtime=151.51
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 2080 0 0 0 15148 3 0 0 25 0 1 0 381472012 9670656 2073 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 2361 2073 58 118 0 2239 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 12316

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.97 2/79 7706
/proc/meminfo: memFree=1405536/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=9980 CPUtime=211.49
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 2220 0 0 0 21145 4 0 0 25 0 1 0 381472012 10219520 2213 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 2495 2213 58 118 0 2373 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12852

[startup+282.301 s]
/proc/loadavg: 1.03 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1404128/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=11312 CPUtime=271.48
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 2559 0 0 0 27143 5 0 0 25 0 1 0 381472012 11583488 2552 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 2828 2552 58 118 0 2706 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 14184

[startup+342.303 s]
/proc/loadavg: 1.01 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1404136/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=11312 CPUtime=331.46
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 2559 0 0 0 33141 5 0 0 25 0 1 0 381472012 11583488 2552 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 2828 2552 58 118 0 2706 0

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

/proc/7706/statm: 3511 3177 58 118 0 3389 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 16916

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1401704/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=14044 CPUtime=751.35
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3205 0 0 0 75126 9 0 0 25 0 1 0 381472012 14381056 3198 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 3511 3198 58 118 0 3389 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 16916

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1401576/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=14328 CPUtime=811.32
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3247 0 0 0 81123 9 0 0 25 0 1 0 381472012 14671872 3240 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 3582 3240 58 118 0 3460 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 17200

[startup+882.303 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1401128/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=14592 CPUtime=871.31
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3341 0 0 0 87121 10 0 0 25 0 1 0 381472012 14942208 3334 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 3648 3334 58 118 0 3526 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 17464

[startup+942.303 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1400872/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=14876 CPUtime=931.29
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3396 0 0 0 93119 10 0 0 25 0 1 0 381472012 15233024 3389 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 3719 3389 58 118 0 3597 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 17748

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399464/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=991.27
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3770 0 0 0 99116 11 0 0 25 0 1 0 381472012 16728064 3763 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3763 58 118 0 3962 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 19208

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1051.26
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3770 0 0 0 105114 12 0 0 25 0 1 0 381472012 16728064 3763 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3763 58 118 0 3962 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 19208

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399336/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1111.24
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 111112 12 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 19208

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 3/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1171.23
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 117110 13 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 19208

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1179.23
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 117910 13 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 19208

[startup+1196.7 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1185.63
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 118550 13 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 19208

[startup+1198.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1187.22
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 118709 13 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 19208

[startup+1199.1 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1188.02
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 118789 13 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 19208

[startup+1199.5 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=2872 CPUtime=10.7
/proc/7702/stat : 7702 (SATzilla2007_F) S 7700 7702 7616 0 -1 4194304 1476 2340 0 0 344 12 701 13 25 0 1 0 381470939 2940928 541 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7702/statm: 718 541 169 260 0 424 0
[pid=7706] ppid=7702 vsize=16336 CPUtime=1188.42
/proc/7706/stat : 7706 (minisat20) R 7702 7702 7616 0 -1 4194304 3771 0 0 0 118829 13 0 0 25 0 1 0 381472012 16728064 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7706/statm: 4084 3764 58 118 0 3962 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 19208

[startup+1199.9 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 7706
/proc/meminfo: memFree=1399400/2055920 swapFree=4153164/4192956
[pid=7702] ppid=7700 vsize=3008 CPUtime=1199.52
/proc/7702/stat : 7702 (SATzilla2007_F) R 7700 7702 7616 0 -1 4194304 1547 6111 0 0 344 12 119570 26 16 0 1 0 381470939 3080192 563 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135292940 0 0 4096 0 0 0 0 17 0 0 0
/proc/7702/statm: 752 563 170 260 0 458 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 3008

Child status: 17
Real time (s): 1200
CPU time (s): 1199.64
CPU user time (s): 1199.24
CPU system time (s): 0.394939
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 19208

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

runsolver used 1.23781 second user time and 3.13252 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Mar 11 12:12:40 UTC 2007

IDJOB= 335196
IDBENCH= 24645
IDSOLVER= 136
FILE ID= node2/335196-1173615160

PBS_JOBID= 4101271

Free space on /tmp= 66507 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335196-1173615160/SATzilla2007_F /tmp/evaluation/335196-1173615160/instance-335196-1173615160.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-335196-1173615160 -o ROOT/results/node2/solver-335196-1173615160 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335196-1173615160/SATzilla2007_F /tmp/evaluation/335196-1173615160/instance-335196-1173615160.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c664e54e8911dc74e630e966a3a9b6ae

RANDOM SEED= 326245331

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1416392 kB
Buffers:         47704 kB
Cached:         508284 kB
SwapCached:       2496 kB
Active:         400964 kB
Inactive:       177624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416392 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:           10604 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            46428 kB
Committed_AS:  1683640 kB
PageTables:       1812 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= 66507 MiB

End job on node2 on Sun Mar 11 12:32:40 UTC 2007