Trace number 295067

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.48 1199.91

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data (download as text)

10.53/10.64	c run March_dl for 5 seconds ... 
10.53/10.64	c Bin: Executing march_dl
10.53/10.64	c child exit by a signal
10.53/10.64	c march_dl returned code 137.
10.53/10.64	c run saps for 2 seconds ... 
10.53/10.64	c Bin: Executing ubcsat2006
10.53/10.64	c child exited successfully
10.53/10.64	c ubcsat2006 returned code 0.
10.53/10.64	c satzilla computing base features
10.53/10.64	c satzilla doing unit-prop probe
10.53/10.64	c satzilla doing local search probe
10.53/10.64	c satzilla doing lobjois search-space size estimate
10.53/10.64	c satzilla's ranking:
10.53/10.64	c 1) minisat20: 2.112912
10.53/10.64	c 2) kcnfs: 2.352516
10.53/10.64	c 3) eureka: 3.180629
10.53/10.64	c 4) march_dl: 3.227323
10.53/10.64	c 5) vallst: 4.046636
10.53/10.64	c 6) zchaff_rand: 4.991137
10.53/10.64	c 7) kcnfs+P: 999.000000
10.53/10.64	c 8) march_dl+P: 999.000000
10.53/10.64	c 9) vallst+P: 999.000000
10.53/10.64	c 10) zchaff_rand+P: 999.000000
10.53/10.64	c 11) rsat+P: 999.000000
10.53/10.64	c 12) eureka+P: 999.000000
10.53/10.64	c 13) minisat20+P: 999.000000
10.53/10.64	c 14) rsat: 999.000000
10.53/10.64	c satzilla running minisat20 ... 
10.53/10.64	This is MiniSat 2.0 beta
10.53/10.64	WARNING: for repeatability, setting FPU to use double precision
10.53/10.64	============================[ Problem Statistics ]=============================
10.53/10.64	|                                                                             |
10.53/10.64	|  Number of variables:  65                                                   |
10.53/10.64	|  Number of clauses:    5785                                                 |
10.53/10.64	|  Parsing time:         0.00         s                                       |
10.53/10.64	============================[ Search Statistics ]==============================
10.53/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.64	===============================================================================
10.53/10.64	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
10.53/10.65	|       102 |      65     5785    40495 |     2121      102     23 |  0.024 % |
10.61/10.66	|       254 |      65     5785    40495 |     2333      254     23 |  0.024 % |
10.61/10.67	|       479 |      65     5785    40495 |     2566      479     23 |  0.024 % |
10.61/10.68	|       816 |      65     5785    40495 |     2823      816     23 |  0.024 % |
10.61/10.70	|      1322 |      65     5785    40495 |     3105     1322     23 |  0.024 % |
10.61/10.73	|      2083 |      65     5785    40495 |     3416     2083     23 |  0.024 % |
10.61/10.79	|      3222 |      65     5785    40495 |     3757     3222     23 |  0.024 % |
10.61/10.88	|      4930 |      65     5785    40495 |     4133     3033     23 |  0.024 % |
10.61/11.03	|      7492 |      65     5785    40495 |     4546     3514     23 |  0.024 % |
10.61/11.25	|     11339 |      65     5785    40495 |     5001     2783     23 |  0.024 % |
11.43/11.57	|     17105 |      65     5785    40495 |     5501     3517     22 |  0.024 % |
11.94/12.07	|     25754 |      65     5785    40495 |     6051     3871     22 |  0.024 % |
12.76/12.86	|     38728 |      65     5785    40495 |     6657     4685     22 |  0.024 % |
13.99/14.08	|     58189 |      65     5785    40495 |     7322     4089     22 |  0.024 % |
15.83/15.98	|     87383 |      65     5785    40495 |     8055     3878     22 |  0.024 % |
18.91/19.02	|    131172 |      65     5785    40495 |     8860     7250     21 |  0.024 % |
23.72/23.82	|    196856 |      65     5785    40495 |     9746     6268     22 |  0.024 % |
31.30/31.38	|    295383 |      65     5785    40495 |    10721     7069     21 |  0.024 % |
43.20/43.30	|    443172 |      65     5785    40495 |    11793     9765     22 |  0.024 % |
62.15/62.24	|    664856 |      65     5785    40495 |    12972     6893     21 |  0.024 % |
92.36/92.47	|    997381 |      65     5785    40495 |    14270     7979     20 |  0.024 % |
140.31/140.44	|   1496169 |      65     5785    40495 |    15697    13582     19 |  0.024 % |
217.15/217.28	|   2244351 |      65     5785    40495 |    17266    15002     21 |  0.024 % |
343.38/343.60	|   3366626 |      65     5785    40495 |    18993    13386     20 |  0.024 % |
549.17/549.43	|   5050039 |      65     5785    40495 |    20892    13807     20 |  0.024 % |
892.36/892.80	|   7575156 |      65     5785    40495 |    22982    18599     22 |  0.024 % |
1199.42/1199.88	c Bin: Executing minisat20
1199.42/1199.88	c child exit by a signal
1199.42/1199.88	c minisat20 returned code 137.
1199.42/1199.88	c minisat20 returned code 137.
1199.42/1199.88	c satzilla running kcnfs ... 
1199.42/1199.88	c Bin: Executing kcnfs
1199.42/1199.88	c kcnfs returned code 1.
1199.42/1199.88	c kcnfs returned code 1.
1199.42/1199.88	c satzilla running eureka ... 
1199.42/1199.88	c Bin: Executing eureka
1199.42/1199.88	c eureka returned code 1.
1199.42/1199.88	c eureka returned code 1.
1199.42/1199.88	c satzilla running march_dl ... 
1199.42/1199.88	c Bin: Executing march_dl
1199.42/1199.88	c march_dl returned code 1.
1199.42/1199.88	c march_dl returned code 1.
1199.42/1199.88	c satzilla running vallst ... 
1199.42/1199.88	c Bin: Executing vallst
1199.42/1199.88	c vallst returned code 1.
1199.42/1199.88	c vallst returned code 1.
1199.42/1199.88	c satzilla running zchaff_rand ... 
1199.42/1199.88	c Bin: Executing zchaff_rand
1199.42/1199.88	c zchaff_rand returned code 1.
1199.42/1199.88	c zchaff_rand returned code 1.
1199.42/1199.88	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.90	c Preprocessing...
1199.42/1199.90	c Inital problem has 65 variables, 5785 nary clauses (0 binary clauses).
1199.42/1199.90	c Num non-binary clauses 5785, Average non-binary clause length 7.000
1199.42/1199.90	c Theory has no gaps
1199.42/1199.90	c Preprocessor runtime was 0.010 seconds.
1199.42/1199.90	c 
1199.42/1199.90	c Satisfiability of theory still undetermined.
1199.42/1199.90	c See file /tmp/0I7X7M for simplified theory.
1199.42/1199.90	c Bin: Executing kcnfs
1199.42/1199.90	c kcnfs returned code 1.
1199.42/1199.90	c kcnfs returned code 1.
1199.42/1199.90	c satzilla running march_dl with preprocessing ... 
1199.42/1199.90	c Bin: Executing march_dl
1199.42/1199.90	c march_dl returned code 1.
1199.42/1199.90	c march_dl returned code 1.
1199.42/1199.90	c satzilla running vallst with preprocessing ... 
1199.42/1199.90	c Bin: Executing vallst
1199.42/1199.90	c vallst returned code 1.
1199.42/1199.90	c vallst returned code 1.
1199.42/1199.90	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.90	c Bin: Executing zchaff_rand
1199.42/1199.90	c zchaff_rand returned code 1.
1199.42/1199.90	c zchaff_rand returned code 1.
1199.42/1199.90	c satzilla running rsat with preprocessing ... 
1199.42/1199.90	c Bin: Executing rsat
1199.42/1199.90	c rsat returned code 1.
1199.42/1199.90	c rsat returned code 1.
1199.42/1199.90	c satzilla running eureka with preprocessing ... 
1199.42/1199.90	c Bin: Executing eureka
1199.42/1199.90	c eureka returned code 1.
1199.42/1199.90	c eureka returned code 1.
1199.42/1199.90	c satzilla running minisat20 with preprocessing ... 
1199.42/1199.90	c Bin: Executing minisat20
1199.42/1199.90	c minisat20 returned code 1.
1199.42/1199.90	c minisat20 returned code 1.
1199.42/1199.90	c satzilla running rsat ... 
1199.42/1199.90	c Bin: Executing rsat
1199.42/1199.90	c rsat returned code 1.
1199.42/1199.90	c rsat returned code 1.
1199.42/1199.90	c ERROR: All Failed! 
1199.42/1199.90	c SATZILLA_TIME=1199.640000

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/node76/watcher-295067-1171799556 -o ROOT/results/node76/solver-295067-1171799556 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295067-1171799556/SATzilla2007_F /tmp/evaluation/295067-1171799556/instance-295067-1171799556.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.97 0.98 3/69 9201
/proc/meminfo: memFree=1134968/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=1512 CPUtime=0
/proc/9201/stat : 9201 (SATzilla2007_F) R 9199 9201 9075 0 -1 4194304 141 0 0 0 0 0 0 0 20 0 1 0 199913881 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/9201/statm: 378 125 110 260 0 84 0
[pid=9202] ppid=9201 vsize=636 CPUtime=0
/proc/9202/stat : 9202 (march_dl) R 9201 9201 9075 0 -1 4194304 85 0 0 0 0 0 0 0 20 0 1 0 199913881 651264 79 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9202/statm: 159 79 50 118 0 38 0

[startup+0.107636 s]
/proc/loadavg: 0.92 0.97 0.98 3/69 9201
/proc/meminfo: memFree=1134968/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=1512 CPUtime=0
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 199913881 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/9201/statm: 378 125 110 260 0 84 0
[pid=9202] ppid=9201 vsize=2164 CPUtime=0.1
/proc/9202/stat : 9202 (march_dl) R 9201 9201 9075 0 -1 4194304 932 0 0 0 10 0 0 0 21 0 1 0 199913881 2215936 321 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9202/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3676

[startup+0.515673 s]
/proc/loadavg: 0.92 0.97 0.98 3/69 9201
/proc/meminfo: memFree=1134968/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=1512 CPUtime=0
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 199913881 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/9201/statm: 378 125 110 260 0 84 0
[pid=9202] ppid=9201 vsize=2296 CPUtime=0.51
/proc/9202/stat : 9202 (march_dl) R 9201 9201 9075 0 -1 4194304 968 0 0 0 51 0 0 0 25 0 1 0 199913881 2351104 357 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9202/statm: 574 357 67 118 0 453 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3808

[startup+1.33577 s]
/proc/loadavg: 0.92 0.97 0.98 2/71 9203
/proc/meminfo: memFree=1129000/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=1512 CPUtime=0
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 199913881 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/9201/statm: 378 125 110 260 0 84 0
[pid=9202] ppid=9201 vsize=7000 CPUtime=1.32
/proc/9202/stat : 9202 (march_dl) R 9201 9201 9075 0 -1 4194304 2289 0 0 0 132 0 0 0 25 0 1 0 199913881 7168000 1452 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9202/statm: 1750 1452 72 118 0 1629 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8512

[startup+2.97196 s]
/proc/loadavg: 0.92 0.97 0.98 2/71 9203
/proc/meminfo: memFree=1128808/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=1512 CPUtime=0
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 199913881 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/9201/statm: 378 125 110 260 0 84 0
[pid=9202] ppid=9201 vsize=7000 CPUtime=2.96
/proc/9202/stat : 9202 (march_dl) R 9201 9201 9075 0 -1 4194304 2395 0 0 0 296 0 0 0 25 0 1 0 199913881 7168000 1540 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9202/statm: 1750 1540 74 118 0 1629 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8512

[startup+6.24833 s]
/proc/loadavg: 1.01 0.99 0.99 2/71 9204
/proc/meminfo: memFree=1133672/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=1512 CPUtime=4.99
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 148 2395 0 0 0 0 498 1 16 0 1 0 199913881 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 378 125 110 260 0 84 0
[pid=9204] ppid=9201 vsize=6192 CPUtime=1.23
/proc/9204/stat : 9204 (ubcsat2006) R 9201 9201 9075 0 -1 4194304 353 0 0 0 120 3 0 0 25 0 1 0 199914381 6340608 335 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9204/statm: 1548 335 154 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7704

[startup+12.7061 s]
/proc/loadavg: 1.01 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1132200/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=3020 CPUtime=2.05
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 449 0 0 0 205 0 0 0 25 0 1 0 199914945 3092480 442 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 755 442 58 118 0 633 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5260

[startup+25.5176 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1131368/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=3840 CPUtime=14.86
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 670 0 0 0 1486 0 0 0 25 0 1 0 199914945 3932160 663 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 960 663 58 118 0 838 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6080

[startup+51.1385 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1130664/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=4668 CPUtime=40.47
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 856 0 0 0 4047 0 0 0 25 0 1 0 199914945 4780032 849 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1167 849 58 118 0 1045 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6908

[startup+102.375 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1129960/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=5424 CPUtime=91.69
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1029 0 0 0 9169 0 0 0 25 0 1 0 199914945 5554176 1022 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1356 1022 58 118 0 1234 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7664

[startup+162.429 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1129448/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=5888 CPUtime=151.73
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1152 0 0 0 15173 0 0 0 25 0 1 0 199914945 6029312 1145 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1472 1145 58 118 0 1350 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 8128

[startup+222.48 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1129128/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=6204 CPUtime=211.77
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1230 0 0 0 21176 1 0 0 25 0 1 0 199914945 6352896 1223 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1551 1223 58 118 0 1429 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 8444

[startup+282.532 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1128808/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=6512 CPUtime=271.81
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1305 0 0 0 27180 1 0 0 25 0 1 0 199914945 6668288 1298 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1628 1298 58 118 0 1506 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 8752

[startup+342.587 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 9205
/proc/meminfo: memFree=1128616/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=6796 CPUtime=331.84
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1355 0 0 0 33183 1 0 0 25 0 1 0 199914945 6959104 1348 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1699 1348 58 118 0 1577 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 9036

[startup+402.645 s]
/proc/loadavg: 1.03 1.00 0.99 2/71 9205
/proc/meminfo: memFree=1128232/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=7236 CPUtime=391.88
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1452 0 0 0 39187 1 0 0 25 0 1 0 199914945 7409664 1445 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1809 1445 58 118 0 1687 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 9476

[startup+462.697 s]
/proc/loadavg: 1.01 1.00 0.99 2/71 9205
/proc/meminfo: memFree=1128040/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=7520 CPUtime=451.92
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1505 0 0 0 45191 1 0 0 25 0 1 0 199914945 7700480 1498 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 1880 1498 58 118 0 1758 0
Current children cumulated CPU time (s) 462.53

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


[startup+763.003 s]
/proc/loadavg: 1.07 1.02 1.00 2/71 9403
/proc/meminfo: memFree=1127272/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8088 CPUtime=752.05
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1665 0 0 0 75203 2 0 0 25 0 1 0 199914945 8282112 1658 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2022 1658 58 118 0 1900 0
Current children cumulated CPU time (s) 762.66
Current children cumulated vsize (KiB) 10328

[startup+823.057 s]
/proc/loadavg: 1.02 1.01 1.00 2/71 9403
/proc/meminfo: memFree=1127272/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8088 CPUtime=812.09
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1668 0 0 0 81207 2 0 0 25 0 1 0 199914945 8282112 1661 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2022 1661 58 118 0 1900 0
Current children cumulated CPU time (s) 822.7
Current children cumulated vsize (KiB) 10328

[startup+883.109 s]
/proc/loadavg: 1.01 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127208/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8088 CPUtime=872.12
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1670 0 0 0 87210 2 0 0 25 0 1 0 199914945 8282112 1663 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2022 1663 58 118 0 1900 0
Current children cumulated CPU time (s) 882.73
Current children cumulated vsize (KiB) 10328

[startup+943.163 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127144/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8232 CPUtime=932.16
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1698 0 0 0 93214 2 0 0 25 0 1 0 199914945 8429568 1691 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2058 1691 58 118 0 1936 0
Current children cumulated CPU time (s) 942.77
Current children cumulated vsize (KiB) 10472

[startup+1003.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127016/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=992.2
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1723 0 0 0 99218 2 0 0 25 0 1 0 199914945 8577024 1716 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1716 58 118 0 1972 0
Current children cumulated CPU time (s) 1002.81
Current children cumulated vsize (KiB) 10616

[startup+1063.27 s]
/proc/loadavg: 1.05 1.01 1.00 2/71 9403
/proc/meminfo: memFree=1127016/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1052.24
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1725 0 0 0 105221 3 0 0 25 0 1 0 199914945 8577024 1718 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1718 58 118 0 1972 0
Current children cumulated CPU time (s) 1062.85
Current children cumulated vsize (KiB) 10616

[startup+1123.32 s]
/proc/loadavg: 1.02 1.01 1.00 2/71 9403
/proc/meminfo: memFree=1127144/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1112.28
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1729 0 0 0 111225 3 0 0 25 0 1 0 199914945 8577024 1722 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1722 58 118 0 1972 0
Current children cumulated CPU time (s) 1122.89
Current children cumulated vsize (KiB) 10616

[startup+1183.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127144/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1172.31
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1746 0 0 0 117228 3 0 0 25 0 1 0 199914945 8577024 1739 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1739 58 118 0 1972 0
Current children cumulated CPU time (s) 1182.92
Current children cumulated vsize (KiB) 10616

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

[startup+1187.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127080/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1176.1
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1748 0 0 0 117607 3 0 0 25 0 1 0 199914945 8577024 1741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1741 58 118 0 1972 0
Current children cumulated CPU time (s) 1186.71
Current children cumulated vsize (KiB) 10616

[startup+1193.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127080/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1182.66
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1748 0 0 0 118263 3 0 0 25 0 1 0 199914945 8577024 1741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1741 58 118 0 1972 0
Current children cumulated CPU time (s) 1193.27
Current children cumulated vsize (KiB) 10616

[startup+1197 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127080/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1185.93
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1748 0 0 0 118590 3 0 0 25 0 1 0 199914945 8577024 1741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1741 58 118 0 1972 0
Current children cumulated CPU time (s) 1196.54
Current children cumulated vsize (KiB) 10616

[startup+1198.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127080/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1187.58
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1748 0 0 0 118755 3 0 0 25 0 1 0 199914945 8577024 1741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1741 58 118 0 1972 0
Current children cumulated CPU time (s) 1198.19
Current children cumulated vsize (KiB) 10616

[startup+1199.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127080/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1188.4
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1748 0 0 0 118837 3 0 0 25 0 1 0 199914945 8577024 1741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1741 58 118 0 1972 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 10616

[startup+1199.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 9403
/proc/meminfo: memFree=1127080/2055888 swapFree=4087076/4096564
[pid=9201] ppid=9199 vsize=2240 CPUtime=10.61
/proc/9201/stat : 9201 (SATzilla2007_F) S 9199 9201 9075 0 -1 4194304 900 2755 0 0 348 5 700 8 25 0 1 0 199913881 2293760 382 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/9201/statm: 560 382 169 260 0 266 0
[pid=9205] ppid=9201 vsize=8376 CPUtime=1188.81
/proc/9205/stat : 9205 (minisat20) R 9201 9201 9075 0 -1 4194304 1748 0 0 0 118878 3 0 0 25 0 1 0 199914945 8577024 1741 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519197 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9205/statm: 2094 1741 58 118 0 1972 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 10616

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.48
CPU user time (s): 1199.31
CPU system time (s): 0.171973
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 10616

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

runsolver used 1.11183 second user time and 2.28165 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Feb 18 11:52:36 UTC 2007

IDJOB= 295067
IDBENCH= 19903
IDSOLVER= 136
FILE ID= node76/295067-1171799556

PBS_JOBID= 3839602

Free space on /tmp= 66642 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295067-1171799556/SATzilla2007_F /tmp/evaluation/295067-1171799556/instance-295067-1171799556.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-295067-1171799556 -o ROOT/results/node76/solver-295067-1171799556 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295067-1171799556/SATzilla2007_F /tmp/evaluation/295067-1171799556/instance-295067-1171799556.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 159086269

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1135440 kB
Buffers:         41868 kB
Cached:         782776 kB
SwapCached:       3460 kB
Active:         581944 kB
Inactive:       252720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1135440 kB
SwapTotal:     4096564 kB
SwapFree:      4087076 kB
Dirty:           10260 kB
Writeback:           0 kB
Mapped:          15328 kB
Slab:            72176 kB
Committed_AS:   895752 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66642 MiB

End job on node76 on Sun Feb 18 12:12:36 UTC 2007