Trace number 296174

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.78

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1279108477-06.UNSAT.shuffled.cnf
MD5SUM0fb73f67c7f5af95b3c6ed625e2e258c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark796.244
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.52/10.64	c run March_dl for 5 seconds ... 
10.52/10.64	c Bin: Executing march_dl
10.52/10.64	c child exit by a signal
10.52/10.64	c march_dl returned code 137.
10.52/10.64	c run saps for 2 seconds ... 
10.52/10.64	c Bin: Executing ubcsat2006
10.52/10.64	c child exited successfully
10.52/10.64	c ubcsat2006 returned code 0.
10.52/10.64	c satzilla computing base features
10.52/10.64	c satzilla doing unit-prop probe
10.52/10.64	c satzilla doing local search probe
10.52/10.64	c satzilla doing lobjois search-space size estimate
10.52/10.64	c satzilla's ranking:
10.52/10.64	c 1) minisat20: 2.103667
10.52/10.64	c 2) kcnfs: 2.238880
10.52/10.64	c 3) eureka: 2.963540
10.52/10.64	c 4) march_dl: 3.223633
10.52/10.64	c 5) vallst: 4.064369
10.52/10.64	c 6) zchaff_rand: 5.088171
10.52/10.64	c 7) kcnfs+P: 999.000000
10.52/10.64	c 8) march_dl+P: 999.000000
10.52/10.64	c 9) vallst+P: 999.000000
10.52/10.64	c 10) zchaff_rand+P: 999.000000
10.52/10.64	c 11) rsat+P: 999.000000
10.52/10.64	c 12) eureka+P: 999.000000
10.52/10.64	c 13) minisat20+P: 999.000000
10.52/10.64	c 14) rsat: 999.000000
10.52/10.64	c satzilla running minisat20 ... 
10.52/10.64	This is MiniSat 2.0 beta
10.52/10.64	WARNING: for repeatability, setting FPU to use double precision
10.52/10.64	============================[ Problem Statistics ]=============================
10.52/10.64	|                                                                             |
10.52/10.64	|  Number of variables:  60                                                   |
10.52/10.64	|  Number of clauses:    5340                                                 |
10.52/10.64	|  Parsing time:         0.00         s                                       |
10.52/10.64	============================[ Search Statistics ]==============================
10.52/10.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.64	===============================================================================
10.52/10.64	|         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
10.52/10.65	|       100 |      60     5340    37380 |     1958      100     22 |  0.028 % |
10.52/10.65	|       252 |      60     5340    37380 |     2153      252     22 |  0.028 % |
10.61/10.66	|       478 |      60     5340    37380 |     2369      478     22 |  0.028 % |
10.61/10.67	|       815 |      60     5340    37380 |     2606      815     22 |  0.028 % |
10.61/10.69	|      1321 |      60     5340    37380 |     2866     1321     22 |  0.028 % |
10.61/10.73	|      2080 |      60     5340    37380 |     3153     2080     22 |  0.028 % |
10.61/10.78	|      3219 |      60     5340    37380 |     3468     1627     22 |  0.028 % |
10.61/10.86	|      4927 |      60     5340    37380 |     3815     3335     22 |  0.028 % |
10.61/10.99	|      7489 |      60     5340    37380 |     4197     2057     21 |  0.028 % |
10.61/11.20	|     11333 |      60     5340    37380 |     4616     3790     21 |  0.028 % |
11.44/11.53	|     17100 |      60     5340    37380 |     5078     2600     20 |  0.028 % |
11.95/12.04	|     25749 |      60     5340    37380 |     5586     3593     21 |  0.028 % |
12.77/12.82	|     38723 |      60     5340    37380 |     6145     5346     20 |  0.028 % |
14.01/14.10	|     58187 |      60     5340    37380 |     6759     3209     20 |  0.028 % |
15.95/16.01	|     87380 |      60     5340    37380 |     7435     5262     20 |  0.028 % |
18.92/19.03	|    131169 |      60     5340    37380 |     8179     4288     20 |  0.028 % |
23.64/23.72	|    196853 |      60     5340    37380 |     8996     4333     20 |  0.028 % |
30.91/30.99	|    295380 |      60     5340    37380 |     9896     8130     20 |  0.028 % |
42.48/42.60	|    443169 |      60     5340    37380 |    10886     7123     21 |  0.028 % |
61.13/61.22	|    664852 |      60     5340    37380 |    11974    10607     19 |  0.028 % |
90.13/90.22	|    997377 |      60     5340    37380 |    13172     7216     20 |  0.028 % |
136.96/137.11	|   1496167 |      60     5340    37380 |    14489    11196     19 |  0.028 % |
211.75/211.95	|   2244350 |      60     5340    37380 |    15938    12042     20 |  0.028 % |
332.04/332.26	|   3366625 |      60     5340    37380 |    17532     9156     18 |  0.028 % |
525.69/525.95	|   5050036 |      60     5340    37380 |    19285    16193     19 |  0.028 % |
849.38/849.72	|   7575153 |      60     5340    37380 |    21214    12222     18 |  0.028 % |
1199.39/1199.75	c Bin: Executing minisat20
1199.39/1199.75	c child exit by a signal
1199.39/1199.75	c minisat20 returned code 137.
1199.39/1199.75	c minisat20 returned code 137.
1199.39/1199.75	c satzilla running kcnfs ... 
1199.39/1199.75	c Bin: Executing kcnfs
1199.39/1199.75	c kcnfs returned code 1.
1199.39/1199.75	c kcnfs returned code 1.
1199.39/1199.75	c satzilla running eureka ... 
1199.39/1199.75	c Bin: Executing eureka
1199.39/1199.75	c eureka returned code 1.
1199.39/1199.75	c eureka returned code 1.
1199.39/1199.75	c satzilla running march_dl ... 
1199.39/1199.75	c Bin: Executing march_dl
1199.39/1199.75	c march_dl returned code 1.
1199.39/1199.75	c march_dl returned code 1.
1199.39/1199.75	c satzilla running vallst ... 
1199.39/1199.75	c Bin: Executing vallst
1199.39/1199.75	c vallst returned code 1.
1199.39/1199.75	c vallst returned code 1.
1199.39/1199.75	c satzilla running zchaff_rand ... 
1199.39/1199.75	c Bin: Executing zchaff_rand
1199.39/1199.75	c zchaff_rand returned code 1.
1199.39/1199.75	c zchaff_rand returned code 1.
1199.39/1199.75	c satzilla running kcnfs with preprocessing ... 
1199.39/1199.77	c Preprocessing...
1199.39/1199.77	c Inital problem has 60 variables, 5340 nary clauses (0 binary clauses).
1199.39/1199.77	c Num non-binary clauses 5340, Average non-binary clause length 7.000
1199.39/1199.77	c Theory has no gaps
1199.39/1199.77	c Preprocessor runtime was 0.020 seconds.
1199.39/1199.77	c 
1199.39/1199.77	c Satisfiability of theory still undetermined.
1199.39/1199.77	c See file /tmp/CbgkQn for simplified theory.
1199.39/1199.77	c Bin: Executing kcnfs
1199.39/1199.77	c kcnfs returned code 1.
1199.39/1199.77	c kcnfs returned code 1.
1199.39/1199.77	c satzilla running march_dl with preprocessing ... 
1199.39/1199.77	c Bin: Executing march_dl
1199.39/1199.77	c march_dl returned code 1.
1199.39/1199.77	c march_dl returned code 1.
1199.39/1199.77	c satzilla running vallst with preprocessing ... 
1199.39/1199.77	c Bin: Executing vallst
1199.39/1199.77	c vallst returned code 1.
1199.39/1199.77	c vallst returned code 1.
1199.39/1199.77	c satzilla running zchaff_rand with preprocessing ... 
1199.39/1199.77	c Bin: Executing zchaff_rand
1199.39/1199.77	c zchaff_rand returned code 1.
1199.39/1199.77	c zchaff_rand returned code 1.
1199.39/1199.77	c satzilla running rsat with preprocessing ... 
1199.39/1199.77	c Bin: Executing rsat
1199.39/1199.77	c rsat returned code 1.
1199.39/1199.77	c rsat returned code 1.
1199.39/1199.77	c satzilla running eureka with preprocessing ... 
1199.39/1199.77	c Bin: Executing eureka
1199.39/1199.77	c eureka returned code 1.
1199.39/1199.77	c eureka returned code 1.
1199.39/1199.77	c satzilla running minisat20 with preprocessing ... 
1199.39/1199.77	c Bin: Executing minisat20
1199.39/1199.77	c minisat20 returned code 1.
1199.39/1199.77	c minisat20 returned code 1.
1199.39/1199.77	c satzilla running rsat ... 
1199.39/1199.78	c Bin: Executing rsat
1199.39/1199.78	c rsat returned code 1.
1199.39/1199.78	c rsat returned code 1.
1199.39/1199.78	c ERROR: All Failed! 
1199.39/1199.78	c SATZILLA_TIME=1199.650000

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/node68/watcher-296174-1171819269 -o ROOT/results/node68/solver-296174-1171819269 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296174-1171819269/SATzilla2007_F /tmp/evaluation/296174-1171819269/instance-296174-1171819269.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: 1.00 1.00 1.00 3/64 9766
/proc/meminfo: memFree=724160/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=1512 CPUtime=0
/proc/9766/stat : 9766 (SATzilla2007_F) R 9764 9766 8952 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 201884528 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/9766/statm: 378 125 110 260 0 84 0
[pid=9767] ppid=9766 vsize=636 CPUtime=0
/proc/9767/stat : 9767 (march_dl) R 9766 9766 8952 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 201884528 651264 77 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9767/statm: 159 77 50 118 0 38 0

[startup+0.106835 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9766
/proc/meminfo: memFree=724160/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=1512 CPUtime=0
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201884528 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9766/statm: 378 125 110 260 0 84 0
[pid=9767] ppid=9766 vsize=2064 CPUtime=0.09
/proc/9767/stat : 9767 (march_dl) R 9766 9766 8952 0 -1 4194304 816 0 0 0 9 0 0 0 19 0 1 0 201884528 2113536 301 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9767/statm: 516 301 67 118 0 395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3576

[startup+0.51487 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9766
/proc/meminfo: memFree=724160/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=1512 CPUtime=0
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201884528 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9766/statm: 378 125 110 260 0 84 0
[pid=9767] ppid=9766 vsize=2196 CPUtime=0.5
/proc/9767/stat : 9767 (march_dl) R 9766 9766 8952 0 -1 4194304 857 0 0 0 50 0 0 0 23 0 1 0 201884528 2248704 342 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9767/statm: 549 342 67 118 0 428 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3708

[startup+1.33494 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9768
/proc/meminfo: memFree=718896/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=1512 CPUtime=0
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201884528 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9766/statm: 378 125 110 260 0 84 0
[pid=9767] ppid=9766 vsize=6416 CPUtime=1.32
/proc/9767/stat : 9767 (march_dl) R 9766 9766 8952 0 -1 4194304 2081 0 0 0 132 0 0 0 25 0 1 0 201884528 6569984 1405 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533001 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9767/statm: 1604 1405 74 118 0 1483 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7928

[startup+2.97109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9768
/proc/meminfo: memFree=718576/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=1512 CPUtime=0
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 201884528 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9766/statm: 378 125 110 260 0 84 0
[pid=9767] ppid=9766 vsize=6416 CPUtime=2.95
/proc/9767/stat : 9767 (march_dl) R 9766 9766 8952 0 -1 4194304 2081 0 0 0 295 0 0 0 25 0 1 0 201884528 6569984 1405 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9767/statm: 1604 1405 74 118 0 1483 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7928

[startup+6.25739 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9769
/proc/meminfo: memFree=723056/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=1512 CPUtime=4.99
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 149 2081 0 0 0 0 498 1 16 0 1 0 201884528 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9766/statm: 378 125 110 260 0 84 0
[pid=9769] ppid=9766 vsize=6188 CPUtime=1.25
/proc/9769/stat : 9769 (ubcsat2006) R 9766 9766 8952 0 -1 4194304 345 0 0 0 119 6 0 0 25 0 1 0 201885029 6336512 327 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9769/statm: 1547 327 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.708 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=721712/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=2872 CPUtime=2.06
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 415 0 0 0 206 0 0 0 25 0 1 0 201885592 2940928 408 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 718 408 58 118 0 596 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5064

[startup+25.5211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=720880/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=3676 CPUtime=14.87
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 627 0 0 0 1487 0 0 0 25 0 1 0 201885592 3764224 620 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 919 620 58 118 0 797 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5868

[startup+51.1455 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=720240/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=4388 CPUtime=40.48
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 793 0 0 0 4048 0 0 0 25 0 1 0 201885592 4493312 786 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1097 786 58 118 0 975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6580

[startup+102.389 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=719664/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=4980 CPUtime=91.72
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 940 0 0 0 9171 1 0 0 25 0 1 0 201885592 5099520 933 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519195 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1245 933 58 118 0 1123 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 7172

[startup+162.449 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=719088/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=5580 CPUtime=151.76
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1083 0 0 0 15175 1 0 0 25 0 1 0 201885592 5713920 1076 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1395 1076 58 118 0 1273 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 7772

[startup+222.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=718768/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=5884 CPUtime=211.8
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1158 0 0 0 21179 1 0 0 25 0 1 0 201885592 6025216 1151 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1471 1151 58 118 0 1349 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 8076

[startup+282.561 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 9770
/proc/meminfo: memFree=718640/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=6184 CPUtime=271.84
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1209 0 0 0 27183 1 0 0 25 0 1 0 201885592 6332416 1202 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1546 1202 58 118 0 1424 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 8376

[startup+342.617 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9770
/proc/meminfo: memFree=718384/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=6328 CPUtime=331.89
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1269 0 0 0 33187 2 0 0 25 0 1 0 201885592 6479872 1262 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1582 1262 58 118 0 1460 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 8520

[startup+402.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=718128/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=6604 CPUtime=391.93
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1322 0 0 0 39191 2 0 0 25 0 1 0 201885592 6762496 1315 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1651 1315 58 118 0 1529 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 8796

[startup+462.735 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=718000/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=6744 CPUtime=451.97
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1354 0 0 0 45195 2 0 0 25 0 1 0 201885592 6905856 1347 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1686 1347 58 118 0 1564 0
Current children cumulated CPU time (s) 462.58

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


[startup+763.025 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9770
/proc/meminfo: memFree=717104/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7784 CPUtime=752.19
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1581 0 0 0 75216 3 0 0 25 0 1 0 201885592 7970816 1574 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1946 1574 58 118 0 1824 0
Current children cumulated CPU time (s) 762.8
Current children cumulated vsize (KiB) 9976

[startup+823.087 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9770
/proc/meminfo: memFree=717040/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7784 CPUtime=812.23
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1596 0 0 0 81220 3 0 0 25 0 1 0 201885592 7970816 1589 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1946 1589 58 118 0 1824 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 9976

[startup+883.143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=716912/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=872.27
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1623 0 0 0 87224 3 0 0 25 0 1 0 201885592 8130560 1616 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1616 58 118 0 1863 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 10132

[startup+943.196 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=716848/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=932.31
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1630 0 0 0 93228 3 0 0 25 0 1 0 201885592 8130560 1623 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1623 58 118 0 1863 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 10132

[startup+1003.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=716848/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=992.36
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1634 0 0 0 99232 4 0 0 25 0 1 0 201885592 8130560 1627 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1627 58 118 0 1863 0
Current children cumulated CPU time (s) 1002.97
Current children cumulated vsize (KiB) 10132

[startup+1063.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9770
/proc/meminfo: memFree=716848/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1052.4
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1650 0 0 0 105236 4 0 0 25 0 1 0 201885592 8130560 1643 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1643 58 118 0 1863 0
Current children cumulated CPU time (s) 1063.01
Current children cumulated vsize (KiB) 10132

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716784/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1112.44
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1657 0 0 0 111240 4 0 0 25 0 1 0 201885592 8130560 1650 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1650 58 118 0 1863 0
Current children cumulated CPU time (s) 1123.05
Current children cumulated vsize (KiB) 10132

[startup+1183.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716784/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1172.48
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1660 0 0 0 117244 4 0 0 25 0 1 0 201885592 8130560 1653 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1653 58 118 0 1863 0
Current children cumulated CPU time (s) 1183.09
Current children cumulated vsize (KiB) 10132

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

[startup+1187.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716784/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1176.28
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1660 0 0 0 117624 4 0 0 25 0 1 0 201885592 8130560 1653 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1653 58 118 0 1863 0
Current children cumulated CPU time (s) 1186.89
Current children cumulated vsize (KiB) 10132

[startup+1193.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716720/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1182.83
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1661 0 0 0 118279 4 0 0 25 0 1 0 201885592 8130560 1654 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1654 58 118 0 1863 0
Current children cumulated CPU time (s) 1193.44
Current children cumulated vsize (KiB) 10132

[startup+1197.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716720/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1186.11
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1661 0 0 0 118607 4 0 0 25 0 1 0 201885592 8130560 1654 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1654 58 118 0 1863 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 10132

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716720/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1187.75
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1661 0 0 0 118771 4 0 0 25 0 1 0 201885592 8130560 1654 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1654 58 118 0 1863 0
Current children cumulated CPU time (s) 1198.36
Current children cumulated vsize (KiB) 10132

[startup+1199.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716720/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1188.57
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1661 0 0 0 118853 4 0 0 25 0 1 0 201885592 8130560 1654 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1654 58 118 0 1863 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 10132

[startup+1199.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9772
/proc/meminfo: memFree=716720/2055920 swapFree=4183892/4192956
[pid=9766] ppid=9764 vsize=2192 CPUtime=10.61
/proc/9766/stat : 9766 (SATzilla2007_F) S 9764 9766 8952 0 -1 4194304 868 2432 0 0 345 6 700 10 25 0 1 0 201884528 2244608 370 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9766/statm: 548 370 169 260 0 254 0
[pid=9770] ppid=9766 vsize=7940 CPUtime=1188.78
/proc/9770/stat : 9770 (minisat20) R 9766 9766 8952 0 -1 4194304 1661 0 0 0 118874 4 0 0 25 0 1 0 201885592 8130560 1654 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9770/statm: 1985 1654 58 118 0 1863 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 10132

Child status: 17
Real time (s): 1199.78
CPU time (s): 1199.48
CPU user time (s): 1199.26
CPU system time (s): 0.223965
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 10132

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

runsolver used 0.884865 second user time and 2.43963 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun Feb 18 17:21:09 UTC 2007

IDJOB= 296174
IDBENCH= 19930
IDSOLVER= 136
FILE ID= node68/296174-1171819269

PBS_JOBID= 3839640

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  0fb73f67c7f5af95b3c6ed625e2e258c

RANDOM SEED= 682059137

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
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.234
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:        724632 kB
Buffers:         48792 kB
Cached:        1159812 kB
SwapCached:       3088 kB
Active:         822144 kB
Inactive:       396468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        724632 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:           10308 kB
Writeback:           0 kB
Mapped:          15784 kB
Slab:            98824 kB
Committed_AS:   597652 kB
PageTables:       1380 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= 66554 MiB

End job on node68 on Sun Feb 18 17:41:09 UTC 2007