Trace number 308064

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.53 1199.85

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
MD5SUM410d091a694560f8677ebd7e24f26af7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark761.144
Satisfiable
(Un)Satisfiability was proved
Number of variables3496
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20: 1.412896
10.53/10.61	c 2) eureka: 2.135319
10.53/10.61	c 3) march_dl: 2.164745
10.53/10.61	c 4) zchaff_rand: 2.898920
10.53/10.61	c 5) vallst: 3.194545
10.53/10.61	c 6) kcnfs: 3.442742
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) march_dl+P: 999.000000
10.53/10.61	c 9) vallst+P: 999.000000
10.53/10.61	c 10) zchaff_rand+P: 999.000000
10.53/10.61	c 11) rsat+P: 999.000000
10.53/10.61	c 12) eureka+P: 999.000000
10.53/10.61	c 13) minisat20+P: 999.000000
10.53/10.61	c 14) rsat: 999.000000
10.53/10.61	c satzilla running minisat20 ... 
10.53/10.61	This is MiniSat 2.0 beta
10.53/10.61	WARNING: for repeatability, setting FPU to use double precision
10.53/10.61	============================[ Problem Statistics ]=============================
10.53/10.61	|                                                                             |
10.53/10.61	|  Number of variables:  3500                                                 |
10.53/10.61	|  Number of clauses:    9344                                                 |
10.53/10.62	|  Parsing time:         0.01         s                                       |
10.53/10.62	============================[ Search Statistics ]==============================
10.53/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.62	===============================================================================
10.53/10.62	|         0 |    3500     9344    25229 |     3114        0    nan |  0.000 % |
10.53/10.63	|       100 |    3500     9344    25229 |     3426      100     22 |  0.000 % |
10.53/10.64	|       250 |    3499     9337    25210 |     3768      249     22 |  0.029 % |
10.58/10.67	|       475 |    3499     9337    25210 |     4145      474     24 |  0.029 % |
10.58/10.70	|       812 |    3499     9337    25210 |     4560      811     25 |  0.029 % |
10.58/10.76	|      1318 |    3499     9337    25210 |     5016     1317     26 |  0.029 % |
10.58/10.85	|      2078 |    3499     9337    25210 |     5517     2077     27 |  0.029 % |
10.58/11.01	|      3219 |    3499     9337    25210 |     6069     3218     29 |  0.029 % |
10.58/11.27	|      4928 |    3499     9337    25210 |     6676     4927     28 |  0.029 % |
11.64/11.74	|      7490 |    3499     9337    25210 |     7344     4002     29 |  0.029 % |
12.46/12.51	|     11334 |    3499     9337    25210 |     8078     4060     30 |  0.029 % |
13.49/13.62	|     17100 |    3499     9337    25210 |     8886     5673     30 |  0.029 % |
15.22/15.34	|     25749 |    3499     9337    25210 |     9775     5073     33 |  0.029 % |
18.20/18.35	|     38724 |    3499     9337    25210 |    10752     7903     29 |  0.029 % |
22.71/22.78	|     58185 |    3499     9337    25210 |    11827    10889     27 |  0.029 % |
30.19/30.30	|     87379 |    3499     9337    25210 |    13010     9727     27 |  0.029 % |
41.67/41.77	|    131169 |    3499     9337    25210 |    14311     6947     31 |  0.029 % |
60.73/60.85	|    196854 |    3499     9337    25210 |    15742    14157     31 |  0.029 % |
92.81/92.88	|    295381 |    3499     9337    25210 |    17317     8550     27 |  0.029 % |
139.74/139.89	|    443171 |    3499     9337    25210 |    19049    15260     28 |  0.029 % |
220.70/220.82	|    664854 |    3499     9337    25210 |    20953    14342     30 |  0.029 % |
341.72/341.87	|    997379 |    3499     9337    25210 |    23049    17568     33 |  0.029 % |
531.42/531.66	|   1496167 |    3499     9337    25210 |    25354    15914     26 |  0.029 % |
837.20/837.54	|   2244351 |    3499     9337    25210 |    27889    19800     31 |  0.029 % |
1199.36/1199.75	c Bin: Executing minisat20
1199.36/1199.75	c child exit by a signal
1199.36/1199.75	c minisat20 returned code 137.
1199.36/1199.75	c minisat20 returned code 137.
1199.36/1199.75	c satzilla running eureka ... 
1199.36/1199.75	c Bin: Executing eureka
1199.36/1199.75	c eureka returned code 1.
1199.36/1199.75	c eureka returned code 1.
1199.36/1199.75	c satzilla running march_dl ... 
1199.36/1199.75	c Bin: Executing march_dl
1199.36/1199.75	c march_dl returned code 1.
1199.36/1199.75	c march_dl returned code 1.
1199.36/1199.75	c satzilla running zchaff_rand ... 
1199.36/1199.75	c Bin: Executing zchaff_rand
1199.36/1199.75	c zchaff_rand returned code 1.
1199.36/1199.75	c zchaff_rand returned code 1.
1199.36/1199.75	c satzilla running vallst ... 
1199.36/1199.75	c Bin: Executing vallst
1199.36/1199.75	c vallst returned code 1.
1199.36/1199.75	c vallst returned code 1.
1199.36/1199.75	c satzilla running kcnfs ... 
1199.36/1199.75	c Bin: Executing kcnfs
1199.36/1199.75	c kcnfs returned code 1.
1199.36/1199.75	c kcnfs returned code 1.
1199.36/1199.75	c satzilla running kcnfs with preprocessing ... 
1199.49/1199.84	c Preprocessing...
1199.49/1199.84	c Inital problem has 3500 variables, 6541 nary clauses (2803 binary clauses).
1199.49/1199.84	c Num non-binary clauses 6541, Average non-binary clause length 3.000
1199.49/1199.84	c Preprocessor runtime was 0.080 seconds.
1199.49/1199.84	c 
1199.49/1199.84	c Satisfiability of theory still undetermined.
1199.49/1199.84	c See file /tmp/qFaTQy for simplified theory.
1199.49/1199.84	c Bin: Executing kcnfs
1199.49/1199.84	c kcnfs returned code 1.
1199.49/1199.84	c kcnfs returned code 1.
1199.49/1199.84	c satzilla running march_dl with preprocessing ... 
1199.49/1199.84	c Bin: Executing march_dl
1199.49/1199.84	c march_dl returned code 1.
1199.49/1199.84	c march_dl returned code 1.
1199.49/1199.84	c satzilla running vallst with preprocessing ... 
1199.49/1199.84	c Bin: Executing vallst
1199.49/1199.84	c vallst returned code 1.
1199.49/1199.84	c vallst returned code 1.
1199.49/1199.84	c satzilla running zchaff_rand with preprocessing ... 
1199.49/1199.84	c Bin: Executing zchaff_rand
1199.49/1199.84	c zchaff_rand returned code 1.
1199.49/1199.84	c zchaff_rand returned code 1.
1199.49/1199.84	c satzilla running rsat with preprocessing ... 
1199.49/1199.84	c Bin: Executing rsat
1199.49/1199.84	c rsat returned code 1.
1199.49/1199.84	c rsat returned code 1.
1199.49/1199.84	c satzilla running eureka with preprocessing ... 
1199.49/1199.84	c Bin: Executing eureka
1199.49/1199.84	c eureka returned code 1.
1199.49/1199.84	c eureka returned code 1.
1199.49/1199.84	c satzilla running minisat20 with preprocessing ... 
1199.49/1199.84	c Bin: Executing minisat20
1199.49/1199.84	c minisat20 returned code 1.
1199.49/1199.84	c minisat20 returned code 1.
1199.49/1199.84	c satzilla running rsat ... 
1199.49/1199.84	c Bin: Executing rsat
1199.49/1199.84	c rsat returned code 1.
1199.49/1199.84	c rsat returned code 1.
1199.49/1199.84	c ERROR: All Failed! 
1199.49/1199.84	c SATZILLA_TIME=1199.690000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-308064-1172514574 -o ROOT/results/node3/solver-308064-1172514574 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308064-1172514574/SATzilla2007_F /tmp/evaluation/308064-1172514574/instance-308064-1172514574.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.99 3/77 21947
/proc/meminfo: memFree=813848/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=1512 CPUtime=0
/proc/21947/stat : 21947 (SATzilla2007_F) R 21945 21947 21863 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 271412295 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/21947/statm: 378 125 110 260 0 84 0
[pid=21948] ppid=21947 vsize=912 CPUtime=0
/proc/21948/stat : 21948 (march_dl) R 21947 21947 21863 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 271412295 933888 133 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21948/statm: 228 133 50 118 0 107 0

[startup+0.107352 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21947
/proc/meminfo: memFree=813848/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=1512 CPUtime=0
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271412295 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21947/statm: 378 125 110 260 0 84 0
[pid=21948] ppid=21947 vsize=2924 CPUtime=0.1
/proc/21948/stat : 21948 (march_dl) R 21947 21947 21863 0 -1 4194304 1916 0 0 0 10 0 0 0 20 0 1 0 271412295 2994176 602 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21948/statm: 731 605 63 118 0 610 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4436

[startup+0.519385 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21947
/proc/meminfo: memFree=813848/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=1512 CPUtime=0
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271412295 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21947/statm: 378 125 110 260 0 84 0
[pid=21948] ppid=21947 vsize=4224 CPUtime=0.51
/proc/21948/stat : 21948 (march_dl) R 21947 21947 21863 0 -1 4194304 2468 0 0 0 51 0 0 0 23 0 1 0 271412295 4325376 914 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21948/statm: 1056 914 75 118 0 935 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5736

[startup+1.34645 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 21949
/proc/meminfo: memFree=809992/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=1512 CPUtime=0
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271412295 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21947/statm: 378 125 110 260 0 84 0
[pid=21948] ppid=21947 vsize=4224 CPUtime=1.33
/proc/21948/stat : 21948 (march_dl) R 21947 21947 21863 0 -1 4194304 2497 0 0 0 133 0 0 0 25 0 1 0 271412295 4325376 943 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21948/statm: 1056 943 75 118 0 935 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5736

[startup+2.98259 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21949
/proc/meminfo: memFree=809992/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=1512 CPUtime=0
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 271412295 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21947/statm: 378 125 110 260 0 84 0
[pid=21948] ppid=21947 vsize=4488 CPUtime=2.97
/proc/21948/stat : 21948 (march_dl) R 21947 21947 21863 0 -1 4194304 2544 0 0 0 297 0 0 0 25 0 1 0 271412295 4595712 990 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527295 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21948/statm: 1122 990 75 118 0 1001 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6000

[startup+6.25886 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 21950
/proc/meminfo: memFree=812616/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=1512 CPUtime=4.99
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 149 2578 0 0 0 0 499 0 16 0 1 0 271412295 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21947/statm: 378 125 110 260 0 84 0
[pid=21950] ppid=21947 vsize=6188 CPUtime=1.24
/proc/21950/stat : 21950 (ubcsat2006) R 21947 21947 21863 0 -1 4194304 398 0 0 0 113 11 0 0 25 0 1 0 271412796 6336512 380 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21950/statm: 1547 380 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7164 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 21951
/proc/meminfo: memFree=810504/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=3604 CPUtime=2.09
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 593 0 0 0 209 0 0 0 25 0 1 0 271413357 3690496 586 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 901 586 58 118 0 779 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5924

[startup+25.5244 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 21951
/proc/meminfo: memFree=809352/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=4796 CPUtime=14.89
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 880 0 0 0 1489 0 0 0 25 0 1 0 271413357 4911104 873 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 1199 873 58 118 0 1077 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7116

[startup+51.1526 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 21951
/proc/meminfo: memFree=808264/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=5860 CPUtime=40.51
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 1148 0 0 0 4050 1 0 0 25 0 1 0 271413357 6000640 1141 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 1465 1141 58 118 0 1343 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8180

[startup+102.403 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 21951
/proc/meminfo: memFree=807304/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=6928 CPUtime=91.75
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 1421 0 0 0 9173 2 0 0 25 0 1 0 271413357 7094272 1414 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 1732 1414 58 118 0 1610 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 9248

[startup+162.478 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21951
/proc/meminfo: memFree=806024/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=8088 CPUtime=151.8
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 1730 0 0 0 15178 2 0 0 25 0 1 0 271413357 8282112 1723 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 2022 1723 58 118 0 1900 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 10408

[startup+222.544 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21951
/proc/meminfo: memFree=805448/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=8628 CPUtime=211.86
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 1856 0 0 0 21183 3 0 0 25 0 1 0 271413357 8835072 1849 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 2157 1849 58 118 0 2035 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 10948

[startup+282.616 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21951
/proc/meminfo: memFree=805000/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=9032 CPUtime=271.92
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 1957 0 0 0 27188 4 0 0 25 0 1 0 271413357 9248768 1950 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 2258 1950 58 118 0 2136 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 11352

[startup+342.683 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 21951
/proc/meminfo: memFree=804560/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=9572 CPUtime=331.96
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 2088 0 0 0 33192 4 0 0 25 0 1 0 271413357 9801728 2081 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 2393 2081 58 118 0 2271 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 11892

[startup+402.754 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 21951
/proc/meminfo: memFree=804240/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=9836 CPUtime=392.02
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 2170 0 0 0 39197 5 0 0 25 0 1 0 271413357 10072064 2163 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 2459 2163 58 118 0 2337 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 12156

[startup+462.818 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 21951
/proc/meminfo: memFree=804112/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=9984 CPUtime=452.07
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 2198 0 0 0 45202 5 0 0 25 0 1 0 271413357 10223616 2191 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 2496 2191 58 118 0 2374 0
Current children cumulated CPU time (s) 462.65

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

/proc/21951/statm: 2933 2611 58 118 0 2811 0
Current children cumulated CPU time (s) 762.9
Current children cumulated vsize (KiB) 14052

[startup+823.221 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800912/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13204 CPUtime=812.38
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 2983 0 0 0 81228 10 0 0 25 0 1 0 271413357 13520896 2976 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3301 2976 58 118 0 3179 0
Current children cumulated CPU time (s) 822.96
Current children cumulated vsize (KiB) 15524

[startup+883.288 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 21953
/proc/meminfo: memFree=800848/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13368 CPUtime=872.43
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3014 0 0 0 87233 10 0 0 25 0 1 0 271413357 13688832 3007 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3342 3007 58 118 0 3220 0
Current children cumulated CPU time (s) 883.01
Current children cumulated vsize (KiB) 15688

[startup+943.354 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 21953
/proc/meminfo: memFree=800848/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13368 CPUtime=932.49
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3014 0 0 0 93238 11 0 0 25 0 1 0 271413357 13688832 3007 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3342 3007 58 118 0 3220 0
Current children cumulated CPU time (s) 943.07
Current children cumulated vsize (KiB) 15688

[startup+1003.42 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800848/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13368 CPUtime=992.53
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3015 0 0 0 99242 11 0 0 25 0 1 0 271413357 13688832 3008 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3342 3008 58 118 0 3220 0
Current children cumulated CPU time (s) 1003.11
Current children cumulated vsize (KiB) 15688

[startup+1063.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800656/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1052.59
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3062 0 0 0 105247 12 0 0 25 0 1 0 271413357 13824000 3055 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3055 58 118 0 3253 0
Current children cumulated CPU time (s) 1063.17
Current children cumulated vsize (KiB) 15820

[startup+1123.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800656/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1112.63
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 111251 12 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1123.21
Current children cumulated vsize (KiB) 15820

[startup+1183.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1172.69
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 117256 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1183.27
Current children cumulated vsize (KiB) 15820

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

[startup+1187.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1176.48
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 117635 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1187.06
Current children cumulated vsize (KiB) 15820

[startup+1193.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1183.04
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 118291 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1193.62
Current children cumulated vsize (KiB) 15820

[startup+1197.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1186.31
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 118618 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1196.89
Current children cumulated vsize (KiB) 15820

[startup+1198.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1187.96
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 118783 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 15820

[startup+1199.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1188.37
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 118824 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 15820

[startup+1199.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=2320 CPUtime=10.58
/proc/21947/stat : 21947 (SATzilla2007_F) S 21945 21947 21863 0 -1 4194304 1062 2982 0 0 330 10 700 18 25 0 1 0 271412295 2375680 399 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21947/statm: 580 399 170 260 0 286 0
[pid=21951] ppid=21947 vsize=13500 CPUtime=1188.78
/proc/21951/stat : 21951 (minisat20) R 21947 21947 21863 0 -1 4194304 3063 0 0 0 118865 13 0 0 25 0 1 0 271413357 13824000 3056 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21951/statm: 3375 3056 58 118 0 3253 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 15820

[startup+1199.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 21953
/proc/meminfo: memFree=800592/2055920 swapFree=4192812/4192956
[pid=21947] ppid=21945 vsize=5944 CPUtime=1199.49
/proc/21947/stat : 21947 (SATzilla2007_F) R 21945 21947 21863 0 -1 4194304 1688 6045 0 0 337 11 119569 32 18 0 1 0 271412295 6086656 935 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 0 0 0
/proc/21947/statm: 1486 935 177 260 0 1192 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 5944

Child status: 17
Real time (s): 1199.85
CPU time (s): 1199.53
CPU user time (s): 1199.09
CPU system time (s): 0.439933
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 15820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.09
system time used= 0.439933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7743
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= 25
involuntary context switches= 19713

runsolver used 1.18182 second user time and 3.08253 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Feb 26 18:29:34 UTC 2007

IDJOB= 308064
IDBENCH= 20221
IDSOLVER= 136
FILE ID= node3/308064-1172514574

PBS_JOBID= 3971613

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S2078602069-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308064-1172514574/SATzilla2007_F /tmp/evaluation/308064-1172514574/instance-308064-1172514574.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-308064-1172514574 -o ROOT/results/node3/solver-308064-1172514574 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308064-1172514574/SATzilla2007_F /tmp/evaluation/308064-1172514574/instance-308064-1172514574.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  410d091a694560f8677ebd7e24f26af7

RANDOM SEED= 514380089

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        814320 kB
Buffers:         67900 kB
Cached:        1037780 kB
SwapCached:          0 kB
Active:         467316 kB
Inactive:       692772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        814320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10448 kB
Writeback:           0 kB
Mapped:          73260 kB
Slab:            67172 kB
Committed_AS:  1148104 kB
PageTables:       1656 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= 66548 MiB

End job on node3 on Mon Feb 26 18:49:34 UTC 2007