Trace number 296092

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.52 1199.92

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1708367663-03.UNSAT.shuffled.cnf
MD5SUMf85788f54c43e347459e8b3794acf300
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark754.102
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data (download as text)

10.63/10.68	c run March_dl for 5 seconds ... 
10.63/10.68	c Bin: Executing march_dl
10.63/10.68	c child exit by a signal
10.63/10.68	c march_dl returned code 137.
10.63/10.68	c run saps for 2 seconds ... 
10.63/10.68	c Bin: Executing ubcsat2006
10.63/10.68	c child exited successfully
10.63/10.68	c ubcsat2006 returned code 0.
10.63/10.68	c satzilla computing base features
10.63/10.68	c satzilla doing unit-prop probe
10.63/10.68	c satzilla doing local search probe
10.63/10.68	c satzilla doing lobjois search-space size estimate
10.63/10.68	c satzilla's ranking:
10.63/10.68	c 1) minisat20: 1.937486
10.63/10.68	c 2) kcnfs: 2.176509
10.63/10.68	c 3) march_dl: 3.259249
10.63/10.68	c 4) eureka: 3.474629
10.63/10.68	c 5) vallst: 4.091554
10.63/10.68	c 6) zchaff_rand: 4.777993
10.63/10.68	c 7) kcnfs+P: 999.000000
10.63/10.68	c 8) march_dl+P: 999.000000
10.63/10.68	c 9) vallst+P: 999.000000
10.63/10.68	c 10) zchaff_rand+P: 999.000000
10.63/10.68	c 11) rsat+P: 999.000000
10.63/10.68	c 12) eureka+P: 999.000000
10.63/10.68	c 13) minisat20+P: 999.000000
10.63/10.68	c 14) rsat: 999.000000
10.63/10.68	c satzilla running minisat20 ... 
10.63/10.68	This is MiniSat 2.0 beta
10.63/10.68	WARNING: for repeatability, setting FPU to use double precision
10.63/10.68	============================[ Problem Statistics ]=============================
10.63/10.68	|                                                                             |
10.63/10.68	|  Number of variables:  60                                                   |
10.63/10.68	|  Number of clauses:    5340                                                 |
10.63/10.69	|  Parsing time:         0.00         s                                       |
10.63/10.69	============================[ Search Statistics ]==============================
10.63/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.69	===============================================================================
10.63/10.69	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.63/10.69	|       101 |      60     5340    37380 |     1958      101     22 |  0.028 % |
10.63/10.70	|       252 |      60     5340    37380 |     2153      252     22 |  0.028 % |
10.63/10.71	|       477 |      60     5340    37380 |     2369      477     22 |  0.028 % |
10.63/10.72	|       814 |      60     5340    37380 |     2606      814     22 |  0.028 % |
10.63/10.74	|      1322 |      60     5340    37380 |     2866     1322     22 |  0.028 % |
10.66/10.77	|      2082 |      60     5340    37380 |     3153     2082     22 |  0.028 % |
10.66/10.83	|      3221 |      60     5340    37380 |     3468     1629     21 |  0.028 % |
10.66/10.91	|      4929 |      60     5340    37380 |     3815     3337     21 |  0.028 % |
10.66/11.04	|      7491 |      60     5340    37380 |     4197     2053     21 |  0.028 % |
10.66/11.23	|     11335 |      60     5340    37380 |     4616     3782     21 |  0.028 % |
11.45/11.58	|     17102 |      60     5340    37380 |     5078     2591     20 |  0.028 % |
12.06/12.11	|     25753 |      60     5340    37380 |     5586     3587     20 |  0.028 % |
12.89/12.94	|     38729 |      60     5340    37380 |     6145     5340     21 |  0.028 % |
14.12/14.22	|     58191 |      60     5340    37380 |     6759     3209     20 |  0.028 % |
16.17/16.22	|     87384 |      60     5340    37380 |     7435     5264     20 |  0.028 % |
19.34/19.40	|    131173 |      60     5340    37380 |     8179     4284     20 |  0.028 % |
24.36/24.48	|    196858 |      60     5340    37380 |     8996     4336     19 |  0.028 % |
32.36/32.40	|    295384 |      60     5340    37380 |     9896     8142     21 |  0.028 % |
45.26/45.32	|    443174 |      60     5340    37380 |    10886     7112     20 |  0.028 % |
65.87/65.95	|    664857 |      60     5340    37380 |    11974    10592     20 |  0.028 % |
98.77/98.85	|    997382 |      60     5340    37380 |    13172     7165     21 |  0.028 % |
152.47/152.56	|   1496171 |      60     5340    37380 |    14489    11175     20 |  0.028 % |
238.04/238.18	|   2244353 |      60     5340    37380 |    15938    12028     19 |  0.028 % |
378.95/379.11	|   3366628 |      60     5340    37380 |    17532     9095     18 |  0.028 % |
605.60/605.88	|   5050039 |      60     5340    37380 |    19285    16133     18 |  0.028 % |
977.67/978.12	|   7575155 |      60     5340    37380 |    21214    12126     18 |  0.028 % |
1199.46/1199.89	c Bin: Executing minisat20
1199.46/1199.89	c child exit by a signal
1199.46/1199.89	c minisat20 returned code 137.
1199.46/1199.89	c minisat20 returned code 137.
1199.46/1199.89	c satzilla running kcnfs ... 
1199.46/1199.89	c Bin: Executing kcnfs
1199.46/1199.89	c kcnfs returned code 1.
1199.46/1199.89	c kcnfs returned code 1.
1199.46/1199.89	c satzilla running march_dl ... 
1199.46/1199.89	c Bin: Executing march_dl
1199.46/1199.89	c march_dl returned code 1.
1199.46/1199.89	c march_dl returned code 1.
1199.46/1199.89	c satzilla running eureka ... 
1199.46/1199.89	c Bin: Executing eureka
1199.46/1199.89	c eureka returned code 1.
1199.46/1199.89	c eureka returned code 1.
1199.46/1199.89	c satzilla running vallst ... 
1199.46/1199.89	c Bin: Executing vallst
1199.46/1199.89	c vallst returned code 1.
1199.46/1199.89	c vallst returned code 1.
1199.46/1199.89	c satzilla running zchaff_rand ... 
1199.46/1199.89	c Bin: Executing zchaff_rand
1199.46/1199.89	c zchaff_rand returned code 1.
1199.46/1199.89	c zchaff_rand returned code 1.
1199.46/1199.89	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.91	c Preprocessing...
1199.46/1199.91	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.46/1199.91	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.46/1199.91	c Theory has no gaps
1199.46/1199.91	c Preprocessor runtime was 0.010 seconds.
1199.46/1199.91	c 
1199.46/1199.91	c Satisfiability of theory still undetermined.
1199.46/1199.91	c See file /tmp/m6WL85 for simplified theory.
1199.46/1199.91	c Bin: Executing kcnfs
1199.46/1199.91	c kcnfs returned code 1.
1199.46/1199.91	c kcnfs returned code 1.
1199.46/1199.91	c satzilla running march_dl with preprocessing ... 
1199.46/1199.91	c Bin: Executing march_dl
1199.46/1199.91	c march_dl returned code 1.
1199.46/1199.91	c march_dl returned code 1.
1199.46/1199.91	c satzilla running vallst with preprocessing ... 
1199.46/1199.91	c Bin: Executing vallst
1199.46/1199.91	c vallst returned code 1.
1199.46/1199.91	c vallst returned code 1.
1199.46/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.91	c Bin: Executing zchaff_rand
1199.46/1199.91	c zchaff_rand returned code 1.
1199.46/1199.91	c zchaff_rand returned code 1.
1199.46/1199.91	c satzilla running rsat with preprocessing ... 
1199.46/1199.91	c Bin: Executing rsat
1199.46/1199.91	c rsat returned code 1.
1199.46/1199.91	c rsat returned code 1.
1199.46/1199.91	c satzilla running eureka with preprocessing ... 
1199.46/1199.91	c Bin: Executing eureka
1199.46/1199.91	c eureka returned code 1.
1199.46/1199.91	c eureka returned code 1.
1199.46/1199.91	c satzilla running minisat20 with preprocessing ... 
1199.46/1199.91	c Bin: Executing minisat20
1199.46/1199.91	c minisat20 returned code 1.
1199.46/1199.91	c minisat20 returned code 1.
1199.46/1199.91	c satzilla running rsat ... 
1199.46/1199.91	c Bin: Executing rsat
1199.46/1199.91	c rsat returned code 1.
1199.46/1199.91	c rsat returned code 1.
1199.46/1199.91	c ERROR: All Failed! 
1199.46/1199.91	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.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-296092-1171817483 -o ROOT/results/node3/solver-296092-1171817483 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296092-1171817483/SATzilla2007_F /tmp/evaluation/296092-1171817483/instance-296092-1171817483.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 25683
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=1512 CPUtime=0
/proc/25683/stat : 25683 (SATzilla2007_F) R 25681 25683 25000 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 201703167 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/25683/statm: 378 125 110 260 0 84 0
[pid=25684] ppid=25683 vsize=636 CPUtime=0
/proc/25684/stat : 25684 (march_dl) R 25683 25683 25000 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 201703167 651264 77 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25684/statm: 159 77 50 118 0 38 0

[startup+0.106818 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25683
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=1512 CPUtime=0
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201703167 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 378 125 110 260 0 84 0
[pid=25684] ppid=25683 vsize=2064 CPUtime=0.1
/proc/25684/stat : 25684 (march_dl) R 25683 25683 25000 0 -1 4194304 817 0 0 0 10 0 0 0 19 0 1 0 201703167 2113536 302 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25684/statm: 516 302 67 118 0 395 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3576

[startup+0.514852 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 25683
/proc/meminfo: memFree=776936/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=1512 CPUtime=0
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201703167 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 378 125 110 260 0 84 0
[pid=25684] ppid=25683 vsize=2196 CPUtime=0.51
/proc/25684/stat : 25684 (march_dl) R 25683 25683 25000 0 -1 4194304 857 0 0 0 51 0 0 0 23 0 1 0 201703167 2248704 342 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25684/statm: 549 342 67 118 0 428 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3708

[startup+1.33492 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 25685
/proc/meminfo: memFree=771480/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=1512 CPUtime=0
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201703167 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 378 125 110 260 0 84 0
[pid=25684] ppid=25683 vsize=6548 CPUtime=1.32
/proc/25684/stat : 25684 (march_dl) R 25683 25683 25000 0 -1 4194304 2126 0 0 0 132 0 0 0 25 0 1 0 201703167 6705152 1433 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25684/statm: 1637 1433 74 118 0 1516 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8060

[startup+2.97105 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 25685
/proc/meminfo: memFree=771224/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=1512 CPUtime=0
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201703167 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 378 125 110 260 0 84 0
[pid=25684] ppid=25683 vsize=6548 CPUtime=2.96
/proc/25684/stat : 25684 (march_dl) R 25683 25683 25000 0 -1 4194304 2127 0 0 0 296 0 0 0 25 0 1 0 201703167 6705152 1434 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25684/statm: 1637 1434 74 118 0 1516 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8060

[startup+6.25932 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 25686
/proc/meminfo: memFree=775832/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=1512 CPUtime=4.99
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 149 2127 0 0 0 0 499 0 16 0 1 0 201703167 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25683/statm: 378 125 110 260 0 84 0
[pid=25686] ppid=25683 vsize=6188 CPUtime=1.24
/proc/25686/stat : 25686 (ubcsat2006) R 25683 25683 25000 0 -1 4194304 345 0 0 0 120 4 0 0 25 0 1 0 201703667 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25686/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7199 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 25687
/proc/meminfo: memFree=774488/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=2868 CPUtime=2.02
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 413 0 0 0 202 0 0 0 25 0 1 0 201704235 2936832 406 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 717 406 58 118 0 595 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5064

[startup+25.5289 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 25687
/proc/meminfo: memFree=773720/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=3660 CPUtime=14.83
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 607 0 0 0 1483 0 0 0 25 0 1 0 201704235 3747840 600 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 915 600 58 118 0 793 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5856

[startup+51.157 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 25687
/proc/meminfo: memFree=773080/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=4220 CPUtime=40.45
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 759 0 0 0 4045 0 0 0 25 0 1 0 201704235 4321280 752 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1055 752 58 118 0 933 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 6416

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 25687
/proc/meminfo: memFree=772376/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=4948 CPUtime=91.69
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 917 0 0 0 9168 1 0 0 25 0 1 0 201704235 5066752 910 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1237 910 58 118 0 1115 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 7144

[startup+162.483 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25687
/proc/meminfo: memFree=771800/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=5556 CPUtime=151.75
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1052 0 0 0 15174 1 0 0 25 0 1 0 201704235 5689344 1045 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1389 1045 58 118 0 1267 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 7752

[startup+222.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25687
/proc/meminfo: memFree=771480/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=5848 CPUtime=211.8
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1122 0 0 0 21179 1 0 0 25 0 1 0 201704235 5988352 1115 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1462 1115 58 118 0 1340 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 8044

[startup+282.616 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25687
/proc/meminfo: memFree=771352/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=6000 CPUtime=271.86
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1184 0 0 0 27184 2 0 0 25 0 1 0 201704235 6144000 1177 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1500 1177 58 118 0 1378 0
Current children cumulated CPU time (s) 282.52
Current children cumulated vsize (KiB) 8196

[startup+342.683 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25687
/proc/meminfo: memFree=771288/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=6156 CPUtime=331.91
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1217 0 0 0 33189 2 0 0 25 0 1 0 201704235 6303744 1210 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1539 1210 58 118 0 1417 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 8352

[startup+402.752 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 25687
/proc/meminfo: memFree=771096/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=6440 CPUtime=391.97
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1263 0 0 0 39194 3 0 0 25 0 1 0 201704235 6594560 1256 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1610 1256 58 118 0 1488 0
Current children cumulated CPU time (s) 402.63
Current children cumulated vsize (KiB) 8636

[startup+462.819 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25687
/proc/meminfo: memFree=770776/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=6724 CPUtime=452.02
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1344 0 0 0 45199 3 0 0 25 0 1 0 201704235 6885376 1337 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1681 1337 58 118 0 1559 0
Current children cumulated CPU time (s) 462.68

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


[startup+823.263 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769816/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7592 CPUtime=812.27
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1542 0 0 0 81221 6 0 0 25 0 1 0 201704235 7774208 1535 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1898 1535 58 118 0 1776 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 9788

[startup+883.33 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769816/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7592 CPUtime=872.33
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1546 0 0 0 87227 6 0 0 25 0 1 0 201704235 7774208 1539 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1898 1539 58 118 0 1776 0
Current children cumulated CPU time (s) 882.99
Current children cumulated vsize (KiB) 9788

[startup+943.398 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769816/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7592 CPUtime=932.38
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1548 0 0 0 93232 6 0 0 25 0 1 0 201704235 7774208 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1898 1541 58 118 0 1776 0
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (KiB) 9788

[startup+1003.47 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769816/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7592 CPUtime=992.43
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1551 0 0 0 99237 6 0 0 25 0 1 0 201704235 7774208 1544 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1898 1544 58 118 0 1776 0
Current children cumulated CPU time (s) 1003.09
Current children cumulated vsize (KiB) 9788

[startup+1063.53 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769752/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7732 CPUtime=1052.49
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1561 0 0 0 105242 7 0 0 25 0 1 0 201704235 7917568 1554 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1933 1554 58 118 0 1811 0
Current children cumulated CPU time (s) 1063.15
Current children cumulated vsize (KiB) 9928

[startup+1123.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769688/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1112.54
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1594 0 0 0 111247 7 0 0 25 0 1 0 201704235 8065024 1587 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1587 58 118 0 1847 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 10072

[startup+1183.67 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769624/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1172.59
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1603 0 0 0 117252 7 0 0 25 0 1 0 201704235 8065024 1596 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1596 58 118 0 1847 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 10072

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

[startup+1187.47 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1176.39
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1614 0 0 0 117632 7 0 0 25 0 1 0 201704235 8065024 1607 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1607 58 118 0 1847 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 10072

[startup+1194.03 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1182.95
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1615 0 0 0 118288 7 0 0 25 0 1 0 201704235 8065024 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1608 58 118 0 1847 0
Current children cumulated CPU time (s) 1193.61
Current children cumulated vsize (KiB) 10072

[startup+1197.31 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1186.23
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1615 0 0 0 118616 7 0 0 25 0 1 0 201704235 8065024 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1608 58 118 0 1847 0
Current children cumulated CPU time (s) 1196.89
Current children cumulated vsize (KiB) 10072

[startup+1198.95 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1187.87
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1615 0 0 0 118780 7 0 0 25 0 1 0 201704235 8065024 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1608 58 118 0 1847 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 10072

[startup+1199.36 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1188.28
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1615 0 0 0 118820 8 0 0 25 0 1 0 201704235 8065024 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525352 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1608 58 118 0 1847 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 10072

[startup+1199.77 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1188.69
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1615 0 0 0 118861 8 0 0 25 0 1 0 201704235 8065024 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1608 58 118 0 1847 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 10072

[startup+1199.87 s]
/proc/loadavg: 1.07 1.00 1.00 2/79 25885
/proc/meminfo: memFree=769560/2055920 swapFree=4192812/4192956
[pid=25683] ppid=25681 vsize=2196 CPUtime=10.66
/proc/25683/stat : 25683 (SATzilla2007_F) S 25681 25683 25000 0 -1 4194304 867 2478 0 0 348 8 701 9 25 0 1 0 201703167 2248704 371 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25683/statm: 549 371 169 260 0 255 0
[pid=25687] ppid=25683 vsize=7876 CPUtime=1188.8
/proc/25687/stat : 25687 (minisat20) R 25683 25683 25000 0 -1 4194304 1615 0 0 0 118872 8 0 0 25 0 1 0 201704235 8065024 1608 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25687/statm: 1969 1608 58 118 0 1847 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 10072

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.52
CPU user time (s): 1199.26
CPU system time (s): 0.264959
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 10072

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

runsolver used 1.22181 second user time and 3.04454 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Feb 18 16:51:23 UTC 2007

IDJOB= 296092
IDBENCH= 19928
IDSOLVER= 136
FILE ID= node3/296092-1171817483

PBS_JOBID= 3839352

Free space on /tmp= 66543 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1708367663-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296092-1171817483/SATzilla2007_F /tmp/evaluation/296092-1171817483/instance-296092-1171817483.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-296092-1171817483 -o ROOT/results/node3/solver-296092-1171817483 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296092-1171817483/SATzilla2007_F /tmp/evaluation/296092-1171817483/instance-296092-1171817483.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f85788f54c43e347459e8b3794acf300

RANDOM SEED= 974578629

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:        777408 kB
Buffers:         58764 kB
Cached:        1086968 kB
SwapCached:          0 kB
Active:         548416 kB
Inactive:       651892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        777408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10276 kB
Writeback:           0 kB
Mapped:          73484 kB
Slab:            63840 kB
Committed_AS:   958364 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= 66543 MiB

End job on node3 on Sun Feb 18 17:11:23 UTC 2007