Trace number 295436

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S1262395962-18.UNSAT.shuffled.cnf
MD5SUM88c26055259fd830313e1e76cba5300d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark247.246
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
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 54895

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.288127
10.52/10.64	c 2) kcnfs: 2.340192
10.52/10.64	c 3) eureka: 3.039120
10.52/10.64	c 4) march_dl: 3.109011
10.52/10.64	c 5) vallst: 3.943271
10.52/10.64	c 6) zchaff_rand: 4.983537
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:  55                                                   |
10.52/10.64	|  Number of clauses:    4895                                                 |
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 |      55     4895    34265 |     1631        0    nan |  0.000 % |
10.52/10.65	|       101 |      55     4895    34265 |     1794      101     20 |  0.034 % |
10.52/10.65	|       251 |      55     4895    34265 |     1974      251     20 |  0.034 % |
10.61/10.66	|       478 |      55     4895    34265 |     2171      478     20 |  0.034 % |
10.61/10.68	|       817 |      55     4895    34265 |     2388      817     20 |  0.034 % |
10.61/10.70	|      1323 |      55     4895    34265 |     2627     1323     20 |  0.034 % |
10.61/10.73	|      2084 |      55     4895    34265 |     2890     2084     20 |  0.034 % |
10.61/10.79	|      3223 |      55     4895    34265 |     3179     1767     20 |  0.034 % |
10.61/10.87	|      4932 |      55     4895    34265 |     3497     1874     19 |  0.034 % |
10.61/10.99	|      7494 |      55     4895    34265 |     3847     2674     19 |  0.034 % |
10.61/11.18	|     11339 |      55     4895    34265 |     4232     2648     19 |  0.034 % |
11.44/11.49	|     17105 |      55     4895    34265 |     4655     4157     19 |  0.034 % |
11.95/11.99	|     25754 |      55     4895    34265 |     5120     3448     19 |  0.034 % |
12.67/12.74	|     38730 |      55     4895    34265 |     5632     3560     19 |  0.034 % |
13.80/13.91	|     58193 |      55     4895    34265 |     6196     3232     19 |  0.034 % |
15.64/15.77	|     87385 |      55     4895    34265 |     6815     4441     19 |  0.034 % |
18.61/18.67	|    131175 |      55     4895    34265 |     7497     3777     18 |  0.034 % |
23.13/23.22	|    196860 |      55     4895    34265 |     8247     5552     18 |  0.034 % |
30.50/30.57	|    295386 |      55     4895    34265 |     9071     4864     17 |  0.034 % |
41.98/42.06	|    443175 |      55     4895    34265 |     9979     7167     18 |  0.034 % |
60.63/60.69	|    664858 |      55     4895    34265 |    10977     8852     17 |  0.034 % |
90.45/90.59	|    997383 |      55     4895    34265 |    12074     5931     18 |  0.034 % |
138.92/139.03	|   1496172 |      55     4895    34265 |    13282     8843     17 |  0.034 % |
217.11/217.23	|   2244354 |      55     4895    34265 |    14610    12137     18 |  0.034 % |
341.93/342.15	|   3366628 |      55     4895    34265 |    16071     7851     18 |  0.034 % |
546.80/547.03	|   5050040 |      55     4895    34265 |    17678     9843     17 |  0.034 % |
884.57/884.92	|   7575157 |      55     4895    34265 |    19446    13097     15 |  0.034 % |
1199.41/1199.74	c Bin: Executing minisat20
1199.41/1199.74	c child exit by a signal
1199.41/1199.74	c minisat20 returned code 137.
1199.41/1199.74	c minisat20 returned code 137.
1199.41/1199.74	c satzilla running kcnfs ... 
1199.41/1199.74	c Bin: Executing kcnfs
1199.41/1199.74	c kcnfs returned code 1.
1199.41/1199.74	c kcnfs returned code 1.
1199.41/1199.74	c satzilla running eureka ... 
1199.41/1199.74	c Bin: Executing eureka
1199.41/1199.74	c eureka returned code 1.
1199.41/1199.74	c eureka returned code 1.
1199.41/1199.74	c satzilla running march_dl ... 
1199.41/1199.74	c Bin: Executing march_dl
1199.41/1199.74	c march_dl returned code 1.
1199.41/1199.74	c march_dl returned code 1.
1199.41/1199.74	c satzilla running vallst ... 
1199.41/1199.74	c Bin: Executing vallst
1199.41/1199.74	c vallst returned code 1.
1199.41/1199.74	c vallst returned code 1.
1199.41/1199.74	c satzilla running zchaff_rand ... 
1199.41/1199.74	c Bin: Executing zchaff_rand
1199.41/1199.74	c zchaff_rand returned code 1.
1199.41/1199.74	c zchaff_rand returned code 1.
1199.41/1199.74	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.76	c Preprocessing...
1199.41/1199.76	c Inital problem has 55 variables, 4895 nary clauses (0 binary clauses).
1199.41/1199.76	c Num non-binary clauses 4895, Average non-binary clause length 7.000
1199.41/1199.76	c Theory has no gaps
1199.41/1199.76	c Preprocessor runtime was 0.010 seconds.
1199.41/1199.76	c 
1199.41/1199.76	c Satisfiability of theory still undetermined.
1199.41/1199.76	c See file /tmp/cV68XO for simplified theory.
1199.41/1199.76	c Bin: Executing kcnfs
1199.41/1199.76	c kcnfs returned code 1.
1199.41/1199.76	c kcnfs returned code 1.
1199.41/1199.76	c satzilla running march_dl with preprocessing ... 
1199.41/1199.76	c Bin: Executing march_dl
1199.41/1199.76	c march_dl returned code 1.
1199.41/1199.76	c march_dl returned code 1.
1199.41/1199.76	c satzilla running vallst with preprocessing ... 
1199.41/1199.76	c Bin: Executing vallst
1199.41/1199.76	c vallst returned code 1.
1199.41/1199.76	c vallst returned code 1.
1199.41/1199.76	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.76	c Bin: Executing zchaff_rand
1199.41/1199.76	c zchaff_rand returned code 1.
1199.41/1199.76	c zchaff_rand returned code 1.
1199.41/1199.76	c satzilla running rsat with preprocessing ... 
1199.41/1199.77	c Bin: Executing rsat
1199.41/1199.77	c rsat returned code 1.
1199.41/1199.77	c rsat returned code 1.
1199.41/1199.77	c satzilla running eureka with preprocessing ... 
1199.41/1199.77	c Bin: Executing eureka
1199.41/1199.77	c eureka returned code 1.
1199.41/1199.77	c eureka returned code 1.
1199.41/1199.77	c satzilla running minisat20 with preprocessing ... 
1199.41/1199.77	c Bin: Executing minisat20
1199.41/1199.77	c minisat20 returned code 1.
1199.41/1199.77	c minisat20 returned code 1.
1199.41/1199.77	c satzilla running rsat ... 
1199.41/1199.77	c Bin: Executing rsat
1199.41/1199.77	c rsat returned code 1.
1199.41/1199.77	c rsat returned code 1.
1199.41/1199.77	c ERROR: All Failed! 
1199.41/1199.77	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/node3/watcher-295436-1171805734 -o ROOT/results/node3/solver-295436-1171805734 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295436-1171805734/SATzilla2007_F /tmp/evaluation/295436-1171805734/instance-295436-1171805734.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.08 3/77 24289
/proc/meminfo: memFree=779880/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=1512 CPUtime=0
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200528320 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 378 125 110 260 0 84 0
[pid=24290] ppid=24289 vsize=636 CPUtime=0
/proc/24290/stat : 24290 (march_dl) R 24289 24289 23500 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 200528320 651264 77 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24290/statm: 159 77 50 118 0 38 0

[startup+0.107083 s]
/proc/loadavg: 1.00 1.00 1.08 3/77 24289
/proc/meminfo: memFree=779880/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=1512 CPUtime=0
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200528320 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 378 125 110 260 0 84 0
[pid=24290] ppid=24289 vsize=1972 CPUtime=0.1
/proc/24290/stat : 24290 (march_dl) R 24289 24289 23500 0 -1 4194304 720 0 0 0 10 0 0 0 20 0 1 0 200528320 2019328 284 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24290/statm: 493 284 67 118 0 372 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3484

[startup+0.515117 s]
/proc/loadavg: 1.00 1.00 1.08 3/77 24289
/proc/meminfo: memFree=779880/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=1512 CPUtime=0
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200528320 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 378 125 110 260 0 84 0
[pid=24290] ppid=24289 vsize=5312 CPUtime=0.5
/proc/24290/stat : 24290 (march_dl) R 24289 24289 23500 0 -1 4194304 1721 0 0 0 50 0 0 0 24 0 1 0 200528320 5439488 1191 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134533669 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24290/statm: 1328 1191 72 118 0 1207 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6824

[startup+1.33518 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 24291
/proc/meminfo: memFree=774808/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=1512 CPUtime=0
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200528320 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 378 125 110 260 0 84 0
[pid=24290] ppid=24289 vsize=5924 CPUtime=1.32
/proc/24290/stat : 24290 (march_dl) R 24289 24289 23500 0 -1 4194304 1840 0 0 0 132 0 0 0 25 0 1 0 200528320 6066176 1298 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24290/statm: 1481 1298 74 118 0 1360 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7436

[startup+2.97132 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 24291
/proc/meminfo: memFree=774680/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=1512 CPUtime=0
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 200528320 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 378 125 110 260 0 84 0
[pid=24290] ppid=24289 vsize=5924 CPUtime=2.95
/proc/24290/stat : 24290 (march_dl) R 24289 24289 23500 0 -1 4194304 1840 0 0 0 295 0 0 0 25 0 1 0 200528320 6066176 1298 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526976 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24290/statm: 1481 1298 74 118 0 1360 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 7436

[startup+6.25859 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 24292
/proc/meminfo: memFree=778840/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=1512 CPUtime=4.99
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 149 1840 0 0 0 0 498 1 16 0 1 0 200528320 1548288 125 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24289/statm: 378 125 110 260 0 84 0
[pid=24292] ppid=24289 vsize=6188 CPUtime=1.25
/proc/24292/stat : 24292 (ubcsat2006) R 24289 24289 23500 0 -1 4194304 337 0 0 0 121 4 0 0 25 0 1 0 200528820 6336512 319 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24292/statm: 1547 319 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7101 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 24293
/proc/meminfo: memFree=777432/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=2740 CPUtime=2.06
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 390 0 0 0 206 0 0 0 25 0 1 0 200529384 2805760 383 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 685 383 58 118 0 563 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4896

[startup+25.5302 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 24293
/proc/meminfo: memFree=776728/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=3544 CPUtime=14.87
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 577 0 0 0 1487 0 0 0 25 0 1 0 200529384 3629056 570 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 886 570 58 118 0 764 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5700

[startup+51.1563 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 24293
/proc/meminfo: memFree=776152/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=4112 CPUtime=40.49
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 713 0 0 0 4049 0 0 0 25 0 1 0 200529384 4210688 706 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1028 706 58 118 0 906 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6268

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 24293
/proc/meminfo: memFree=775640/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=4676 CPUtime=91.72
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 845 0 0 0 9172 0 0 0 25 0 1 0 200529384 4788224 838 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1169 838 58 118 0 1047 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 6832

[startup+162.473 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 24293
/proc/meminfo: memFree=775064/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=5276 CPUtime=151.78
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 977 0 0 0 15177 1 0 0 25 0 1 0 200529384 5402624 970 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1319 970 58 118 0 1197 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 7432

[startup+222.54 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 24295
/proc/meminfo: memFree=774680/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=5432 CPUtime=211.83
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1046 0 0 0 21182 1 0 0 25 0 1 0 200529384 5562368 1039 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1358 1039 58 118 0 1236 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 7588

[startup+282.603 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 24295
/proc/meminfo: memFree=774680/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=5604 CPUtime=271.88
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1086 0 0 0 27187 1 0 0 25 0 1 0 200529384 5738496 1079 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1401 1079 58 118 0 1279 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 7760

[startup+342.671 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 24295
/proc/meminfo: memFree=774552/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=5780 CPUtime=331.94
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1109 0 0 0 33192 2 0 0 25 0 1 0 200529384 5918720 1102 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1445 1102 58 118 0 1323 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 7936

[startup+402.743 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 24295
/proc/meminfo: memFree=774232/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=6208 CPUtime=391.99
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1198 0 0 0 39197 2 0 0 25 0 1 0 200529384 6356992 1191 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1552 1191 58 118 0 1430 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 8364

[startup+462.811 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 24295
/proc/meminfo: memFree=773976/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=6492 CPUtime=452.05
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1267 0 0 0 45202 3 0 0 25 0 1 0 200529384 6647808 1260 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1623 1260 58 118 0 1501 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.149 s]
/proc/loadavg: 1.03 1.01 1.01 2/79 24295
/proc/meminfo: memFree=773336/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7060 CPUtime=752.32
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1412 0 0 0 75227 5 0 0 25 0 1 0 200529384 7229440 1405 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1765 1405 58 118 0 1643 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 9216

[startup+823.223 s]
/proc/loadavg: 1.01 1.01 1.01 2/79 24295
/proc/meminfo: memFree=773336/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7204 CPUtime=812.37
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1425 0 0 0 81232 5 0 0 25 0 1 0 200529384 7376896 1418 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1801 1418 58 118 0 1679 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 9360

[startup+883.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=773272/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7204 CPUtime=872.43
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1441 0 0 0 87237 6 0 0 25 0 1 0 200529384 7376896 1434 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1801 1434 58 118 0 1679 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 9360

[startup+943.361 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=773144/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7356 CPUtime=932.48
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1474 0 0 0 93242 6 0 0 25 0 1 0 200529384 7532544 1467 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1839 1467 58 118 0 1717 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 9512

[startup+1003.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772952/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7500 CPUtime=992.54
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1509 0 0 0 99247 7 0 0 25 0 1 0 200529384 7680000 1502 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134530018 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1875 1502 58 118 0 1753 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 9656

[startup+1063.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772952/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7500 CPUtime=1052.59
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1522 0 0 0 105252 7 0 0 25 0 1 0 200529384 7680000 1515 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1875 1515 58 118 0 1753 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 9656

[startup+1123.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772888/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1112.65
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1537 0 0 0 111257 8 0 0 25 0 1 0 200529384 7823360 1530 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1530 58 118 0 1788 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 9796

[startup+1183.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772760/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1172.7
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1547 0 0 0 117262 8 0 0 25 0 1 0 200529384 7823360 1540 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1540 58 118 0 1788 0
Current children cumulated CPU time (s) 1183.31
Current children cumulated vsize (KiB) 9796

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

[startup+1187.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772824/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1176.51
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1548 0 0 0 117643 8 0 0 25 0 1 0 200529384 7823360 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1541 58 118 0 1788 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 9796

[startup+1193.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772824/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1183.05
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1548 0 0 0 118297 8 0 0 25 0 1 0 200529384 7823360 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1541 58 118 0 1788 0
Current children cumulated CPU time (s) 1193.66
Current children cumulated vsize (KiB) 9796

[startup+1197.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772824/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1186.34
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1548 0 0 0 118626 8 0 0 25 0 1 0 200529384 7823360 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1541 58 118 0 1788 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 9796

[startup+1198.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772824/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1187.98
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1548 0 0 0 118790 8 0 0 25 0 1 0 200529384 7823360 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1541 58 118 0 1788 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 9796

[startup+1199.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772824/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1188.39
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1548 0 0 0 118831 8 0 0 25 0 1 0 200529384 7823360 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1541 58 118 0 1788 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 9796

[startup+1199.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24295
/proc/meminfo: memFree=772824/2055920 swapFree=4192812/4192956
[pid=24289] ppid=24287 vsize=2156 CPUtime=10.61
/proc/24289/stat : 24289 (SATzilla2007_F) S 24287 24289 23500 0 -1 4194304 835 2183 0 0 346 7 699 9 25 0 1 0 200528320 2207744 361 18446744073709551615 134512640 135581085 4294956608 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24289/statm: 539 361 169 260 0 245 0
[pid=24293] ppid=24289 vsize=7640 CPUtime=1188.8
/proc/24293/stat : 24293 (minisat20) R 24289 24289 23500 0 -1 4194304 1548 0 0 0 118872 8 0 0 25 0 1 0 200529384 7823360 1541 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24293/statm: 1910 1541 58 118 0 1788 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 9796

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.48
CPU user time (s): 1199.21
CPU system time (s): 0.265959
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 9796

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

runsolver used 1.10483 second user time and 3.16152 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Feb 18 13:35:35 UTC 2007

IDJOB= 295436
IDBENCH= 19912
IDSOLVER= 136
FILE ID= node3/295436-1171805734

PBS_JOBID= 3839338

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  88c26055259fd830313e1e76cba5300d

RANDOM SEED= 188956830

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:        780288 kB
Buffers:         58324 kB
Cached:        1084756 kB
SwapCached:          0 kB
Active:         547672 kB
Inactive:       649996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        780288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10324 kB
Writeback:           0 kB
Mapped:          73520 kB
Slab:            63636 kB
Committed_AS:   947668 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 13:55:35 UTC 2007