Trace number 309499

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.58 1199.98

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S1435246639-05-UNSAT.cnf
MD5SUM4298698f93b1f60c814042e23cc6c5c3
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 variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.75	c run March_dl for 5 seconds ... 
10.63/10.75	c Bin: Executing march_dl
10.63/10.75	c child exit by a signal
10.63/10.75	c march_dl returned code 137.
10.63/10.75	c run saps for 2 seconds ... 
10.63/10.75	c Bin: Executing ubcsat2006
10.63/10.75	c child exited successfully
10.63/10.75	c ubcsat2006 returned code 0.
10.63/10.75	c satzilla computing base features
10.63/10.75	c satzilla doing unit-prop probe
10.63/10.75	c satzilla doing local search probe
10.63/10.75	c satzilla doing lobjois search-space size estimate
10.63/10.75	c satzilla's ranking:
10.63/10.75	c 1) minisat20: 2.256705
10.63/10.75	c 2) march_dl: 2.376797
10.63/10.75	c 3) kcnfs: 3.002539
10.63/10.75	c 4) zchaff_rand: 3.917482
10.63/10.75	c 5) vallst: 3.974359
10.63/10.75	c 6) eureka: 4.000528
10.63/10.75	c 7) kcnfs+P: 999.000000
10.63/10.75	c 8) march_dl+P: 999.000000
10.63/10.75	c 9) vallst+P: 999.000000
10.63/10.75	c 10) zchaff_rand+P: 999.000000
10.63/10.75	c 11) rsat+P: 999.000000
10.63/10.75	c 12) eureka+P: 999.000000
10.63/10.75	c 13) minisat20+P: 999.000000
10.63/10.75	c 14) rsat: 999.000000
10.63/10.75	c satzilla running minisat20 ... 
10.63/10.75	This is MiniSat 2.0 beta
10.63/10.75	WARNING: for repeatability, setting FPU to use double precision
10.63/10.75	============================[ Problem Statistics ]=============================
10.63/10.75	|                                                                             |
10.63/10.75	|  Number of variables:  990                                                  |
10.63/10.75	|  Number of clauses:    3582                                                 |
10.63/10.75	|  Parsing time:         0.00         s                                       |
10.63/10.75	============================[ Search Statistics ]==============================
10.63/10.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.75	===============================================================================
10.63/10.75	|         0 |     990     3582    10388 |     1194        0    nan |  0.000 % |
10.63/10.76	|       101 |     990     3582    10388 |     1313      101     26 |  0.000 % |
10.73/10.76	|       252 |     990     3582    10388 |     1444      252     23 |  0.000 % |
10.73/10.77	|       480 |     990     3582    10388 |     1589      480     24 |  0.000 % |
10.73/10.79	|       819 |     990     3582    10388 |     1748      819     23 |  0.000 % |
10.73/10.82	|      1325 |     990     3582    10388 |     1922     1325     24 |  0.000 % |
10.73/10.86	|      2085 |     990     3582    10388 |     2115     1069     23 |  0.000 % |
10.73/10.93	|      3226 |     990     3582    10388 |     2326     2210     24 |  0.000 % |
10.73/11.04	|      4934 |     990     3582    10388 |     2559     1486     25 |  0.000 % |
10.73/11.22	|      7499 |     990     3582    10388 |     2815     1413     22 |  0.000 % |
11.45/11.50	|     11344 |     990     3582    10388 |     3096     2353     24 |  0.000 % |
11.86/11.94	|     17111 |     990     3582    10388 |     3406     1794     23 |  0.000 % |
12.58/12.63	|     25760 |     990     3582    10388 |     3747     3399     24 |  0.000 % |
13.60/13.69	|     38734 |     990     3582    10388 |     4122     2976     22 |  0.000 % |
15.24/15.37	|     58196 |     990     3582    10388 |     4534     3472     25 |  0.000 % |
17.90/17.98	|     87388 |     990     3582    10388 |     4987     2508     25 |  0.000 % |
21.90/22.03	|    131177 |     990     3582    10388 |     5486     2999     23 |  0.000 % |
28.56/28.64	|    196861 |     990     3582    10388 |     6035     4391     25 |  0.000 % |
38.81/38.93	|    295387 |     990     3582    10388 |     6638     4699     24 |  0.000 % |
54.49/54.58	|    443179 |     990     3582    10388 |     7302     4445     26 |  0.000 % |
79.28/79.44	|    664862 |     990     3582    10388 |     8032     4119     26 |  0.000 % |
117.16/117.23	|    997389 |     990     3582    10388 |     8835     7786     24 |  0.000 % |
176.18/176.29	|   1496177 |     990     3582    10388 |     9719     6933     23 |  0.001 % |
272.20/272.36	|   2244363 |     990     3582    10388 |    10691     9263     27 |  0.000 % |
422.52/422.75	|   3366640 |     990     3582    10388 |    11760     9710     27 |  0.001 % |
660.68/660.92	|   5050053 |     990     3582    10388 |    12936    10816     25 |  0.000 % |
1044.02/1044.46	|   7575171 |     990     3582    10388 |    14230     7928     24 |  0.000 % |
1199.48/1199.96	c Bin: Executing minisat20
1199.48/1199.96	c child exit by a signal
1199.48/1199.96	c minisat20 returned code 137.
1199.48/1199.96	c minisat20 returned code 137.
1199.48/1199.96	c satzilla running march_dl ... 
1199.48/1199.96	c Bin: Executing march_dl
1199.48/1199.96	c march_dl returned code 1.
1199.48/1199.96	c march_dl returned code 1.
1199.48/1199.96	c satzilla running kcnfs ... 
1199.48/1199.96	c Bin: Executing kcnfs
1199.48/1199.96	c kcnfs returned code 1.
1199.48/1199.96	c kcnfs returned code 1.
1199.48/1199.96	c satzilla running zchaff_rand ... 
1199.48/1199.96	c Bin: Executing zchaff_rand
1199.48/1199.96	c zchaff_rand returned code 1.
1199.48/1199.96	c zchaff_rand returned code 1.
1199.48/1199.96	c satzilla running vallst ... 
1199.48/1199.96	c Bin: Executing vallst
1199.48/1199.96	c vallst returned code 1.
1199.48/1199.96	c vallst returned code 1.
1199.48/1199.96	c satzilla running eureka ... 
1199.48/1199.96	c Bin: Executing eureka
1199.48/1199.96	c eureka returned code 1.
1199.48/1199.96	c eureka returned code 1.
1199.48/1199.96	c satzilla running kcnfs with preprocessing ... 
1199.48/1199.97	c Preprocessing...
1199.48/1199.97	c Inital problem has 990 variables, 3224 nary clauses (358 binary clauses).
1199.48/1199.97	c Num non-binary clauses 3224, Average non-binary clause length 3.000
1199.48/1199.97	c Theory has no gaps
1199.48/1199.97	c Preprocessor runtime was 0.010 seconds.
1199.48/1199.97	c 
1199.48/1199.97	c Satisfiability of theory still undetermined.
1199.48/1199.97	c See file /tmp/RyQLb0 for simplified theory.
1199.48/1199.97	c Bin: Executing kcnfs
1199.48/1199.97	c kcnfs returned code 1.
1199.48/1199.97	c kcnfs returned code 1.
1199.48/1199.97	c satzilla running march_dl with preprocessing ... 
1199.48/1199.97	c Bin: Executing march_dl
1199.48/1199.97	c march_dl returned code 1.
1199.48/1199.97	c march_dl returned code 1.
1199.48/1199.97	c satzilla running vallst with preprocessing ... 
1199.48/1199.97	c Bin: Executing vallst
1199.48/1199.97	c vallst returned code 1.
1199.48/1199.97	c vallst returned code 1.
1199.48/1199.97	c satzilla running zchaff_rand with preprocessing ... 
1199.48/1199.97	c Bin: Executing zchaff_rand
1199.48/1199.97	c zchaff_rand returned code 1.
1199.48/1199.97	c zchaff_rand returned code 1.
1199.48/1199.97	c satzilla running rsat with preprocessing ... 
1199.48/1199.97	c Bin: Executing rsat
1199.48/1199.97	c rsat returned code 1.
1199.48/1199.97	c rsat returned code 1.
1199.48/1199.97	c satzilla running eureka with preprocessing ... 
1199.48/1199.97	c Bin: Executing eureka
1199.48/1199.97	c eureka returned code 1.
1199.48/1199.97	c eureka returned code 1.
1199.48/1199.97	c satzilla running minisat20 with preprocessing ... 
1199.48/1199.97	c Bin: Executing minisat20
1199.48/1199.97	c minisat20 returned code 1.
1199.48/1199.97	c minisat20 returned code 1.
1199.48/1199.97	c satzilla running rsat ... 
1199.48/1199.97	c Bin: Executing rsat
1199.48/1199.97	c rsat returned code 1.
1199.48/1199.97	c rsat returned code 1.
1199.48/1199.97	c ERROR: All Failed! 
1199.48/1199.97	c SATZILLA_TIME=1199.750000

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/node15/watcher-309499-1172542574 -o ROOT/results/node15/solver-309499-1172542574 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309499-1172542574/SATzilla2007_F /tmp/evaluation/309499-1172542574/instance-309499-1172542574.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.16 1.03 1.01 2/77 20667
/proc/meminfo: memFree=1573384/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=1512 CPUtime=0
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 274211761 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 378 125 110 260 0 84 0
[pid=20668] ppid=20667 vsize=636 CPUtime=0
/proc/20668/stat : 20668 (march_dl) R 20667 20667 20199 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 274211761 651264 90 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134790020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20668/statm: 159 90 50 118 0 38 0

[startup+0.107739 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 20667
/proc/meminfo: memFree=1573384/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=1512 CPUtime=0
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 274211761 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 378 125 110 260 0 84 0
[pid=20668] ppid=20667 vsize=1744 CPUtime=0.1
/proc/20668/stat : 20668 (march_dl) R 20667 20667 20199 0 -1 4194304 378 0 0 0 10 0 0 0 20 0 1 0 274211761 1785856 366 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20668/statm: 436 366 74 118 0 315 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3256

[startup+0.516808 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 20667
/proc/meminfo: memFree=1573384/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=1512 CPUtime=0
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 274211761 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 378 125 110 260 0 84 0
[pid=20668] ppid=20667 vsize=1876 CPUtime=0.51
/proc/20668/stat : 20668 (march_dl) R 20667 20667 20199 0 -1 4194304 409 0 0 0 51 0 0 0 24 0 1 0 274211761 1921024 397 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134551723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20668/statm: 469 397 74 118 0 348 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3388

[startup+1.33695 s]
/proc/loadavg: 1.16 1.03 1.01 2/79 20669
/proc/meminfo: memFree=1571896/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=1512 CPUtime=0
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 274211761 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 378 125 110 260 0 84 0
[pid=20668] ppid=20667 vsize=1876 CPUtime=1.33
/proc/20668/stat : 20668 (march_dl) R 20667 20667 20199 0 -1 4194304 422 0 0 0 133 0 0 0 25 0 1 0 274211761 1921024 410 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20668/statm: 469 410 74 118 0 348 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3388

[startup+2.97323 s]
/proc/loadavg: 1.16 1.03 1.01 2/79 20669
/proc/meminfo: memFree=1571768/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=1512 CPUtime=0
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 274211761 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 378 125 110 260 0 84 0
[pid=20668] ppid=20667 vsize=2008 CPUtime=2.96
/proc/20668/stat : 20668 (march_dl) R 20667 20667 20199 0 -1 4194304 435 0 0 0 296 0 0 0 25 0 1 0 274211761 2056192 423 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20668/statm: 502 423 74 118 0 381 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 3520

[startup+6.2568 s]
/proc/loadavg: 1.15 1.03 1.01 2/79 20670
/proc/meminfo: memFree=1572536/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=1512 CPUtime=4.99
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 149 444 0 0 0 0 499 0 16 0 1 0 274211761 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20667/statm: 378 125 110 260 0 84 0
[pid=20670] ppid=20667 vsize=6188 CPUtime=1.24
/proc/20670/stat : 20670 (ubcsat2006) R 20667 20667 20199 0 -1 4194304 294 0 0 0 102 22 0 0 25 0 1 0 274212261 6336512 276 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20670/statm: 1547 276 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7099 s]
/proc/loadavg: 1.13 1.03 1.01 2/79 20671
/proc/meminfo: memFree=1571520/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=2620 CPUtime=1.95
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 324 0 0 0 195 0 0 0 25 0 1 0 274212836 2682880 317 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525197 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 655 317 58 118 0 533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4652

[startup+25.5261 s]
/proc/loadavg: 1.11 1.03 1.01 2/79 20671
/proc/meminfo: memFree=1570752/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=3280 CPUtime=14.76
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 515 0 0 0 1476 0 0 0 25 0 1 0 274212836 3358720 508 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 820 508 58 118 0 698 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5312

[startup+51.1555 s]
/proc/loadavg: 1.07 1.03 1.01 2/79 20671
/proc/meminfo: memFree=1570048/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=4072 CPUtime=40.38
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 691 0 0 0 4038 0 0 0 25 0 1 0 274212836 4169728 684 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527417 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1018 684 58 118 0 896 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 6104

[startup+102.409 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 20671
/proc/meminfo: memFree=1569280/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=4864 CPUtime=91.61
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 886 0 0 0 9161 0 0 0 25 0 1 0 274212836 4980736 879 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1216 879 58 118 0 1094 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 6896

[startup+162.433 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 20671
/proc/meminfo: memFree=1568704/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=5396 CPUtime=151.62
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1014 0 0 0 15161 1 0 0 25 0 1 0 274212836 5525504 1007 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1349 1007 58 118 0 1227 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 7428

[startup+222.508 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 20671
/proc/meminfo: memFree=1568000/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=5936 CPUtime=211.68
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1176 0 0 0 21166 2 0 0 25 0 1 0 274212836 6078464 1169 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1484 1169 58 118 0 1362 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 7968

[startup+282.576 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1567552/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=6464 CPUtime=271.72
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1299 0 0 0 27170 2 0 0 25 0 1 0 274212836 6619136 1292 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1616 1292 58 118 0 1494 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 8496

[startup+342.641 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1567296/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=6728 CPUtime=331.77
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1351 0 0 0 33174 3 0 0 25 0 1 0 274212836 6889472 1344 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1682 1344 58 118 0 1560 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 8760

[startup+402.711 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1567104/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=7000 CPUtime=391.82
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1416 0 0 0 39179 3 0 0 25 0 1 0 274212836 7168000 1409 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1750 1409 58 118 0 1628 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 9032

[startup+462.775 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1566592/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=7520 CPUtime=451.87
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1548 0 0 0 45183 4 0 0 25 0 1 0 274212836 7700480 1541 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 1880 1541 58 118 0 1758 0
Current children cumulated CPU time (s) 462.6

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


[startup+823.189 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1565120/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=8980 CPUtime=812.16
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1913 0 0 0 81210 6 0 0 25 0 1 0 274212836 9195520 1906 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2245 1906 58 118 0 2123 0
Current children cumulated CPU time (s) 822.89
Current children cumulated vsize (KiB) 11012

[startup+883.255 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1564928/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=9116 CPUtime=872.21
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1956 0 0 0 87214 7 0 0 25 0 1 0 274212836 9334784 1949 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2279 1949 58 118 0 2157 0
Current children cumulated CPU time (s) 882.94
Current children cumulated vsize (KiB) 11148

[startup+943.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1564800/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=9244 CPUtime=932.25
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 1984 0 0 0 93218 7 0 0 25 0 1 0 274212836 9465856 1977 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2311 1977 58 118 0 2189 0
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (KiB) 11276

[startup+1003.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1564672/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=9380 CPUtime=992.3
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2020 0 0 0 99222 8 0 0 25 0 1 0 274212836 9605120 2013 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2345 2013 58 118 0 2223 0
Current children cumulated CPU time (s) 1003.03
Current children cumulated vsize (KiB) 11412

[startup+1063.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1564352/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=9776 CPUtime=1052.35
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2103 0 0 0 105227 8 0 0 25 0 1 0 274212836 10010624 2096 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2444 2096 58 118 0 2322 0
Current children cumulated CPU time (s) 1063.08
Current children cumulated vsize (KiB) 11808

[startup+1123.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1564096/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=9908 CPUtime=1112.41
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2153 0 0 0 111232 9 0 0 25 0 1 0 274212836 10145792 2146 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2477 2146 58 118 0 2355 0
Current children cumulated CPU time (s) 1123.14
Current children cumulated vsize (KiB) 11940

[startup+1183.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1564032/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1172.45
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2181 0 0 0 117236 9 0 0 25 0 1 0 274212836 10285056 2174 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2174 58 118 0 2389 0
Current children cumulated CPU time (s) 1183.18
Current children cumulated vsize (KiB) 12076

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

[startup+1187.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1176.35
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2185 0 0 0 117626 9 0 0 25 0 1 0 274212836 10285056 2178 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2178 58 118 0 2389 0
Current children cumulated CPU time (s) 1187.08
Current children cumulated vsize (KiB) 12076

[startup+1194.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1182.9
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2188 0 0 0 118281 9 0 0 25 0 1 0 274212836 10285056 2181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2181 58 118 0 2389 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 12076

[startup+1197.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1186.18
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2188 0 0 0 118609 9 0 0 25 0 1 0 274212836 10285056 2181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2181 58 118 0 2389 0
Current children cumulated CPU time (s) 1196.91
Current children cumulated vsize (KiB) 12076

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1187.83
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2188 0 0 0 118774 9 0 0 25 0 1 0 274212836 10285056 2181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2181 58 118 0 2389 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 12076

[startup+1199.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1188.23
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2188 0 0 0 118814 9 0 0 25 0 1 0 274212836 10285056 2181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2181 58 118 0 2389 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 12076

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1188.65
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2188 0 0 0 118856 9 0 0 25 0 1 0 274212836 10285056 2181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2181 58 118 0 2389 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 12076

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20671
/proc/meminfo: memFree=1563968/2055920 swapFree=4192812/4192956
[pid=20667] ppid=20665 vsize=2032 CPUtime=10.73
/proc/20667/stat : 20667 (SATzilla2007_F) S 20665 20667 20199 0 -1 4194304 685 744 0 0 312 21 700 40 25 0 1 0 274211761 2080768 308 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20667/statm: 508 308 169 260 0 214 0
[pid=20671] ppid=20667 vsize=10044 CPUtime=1188.75
/proc/20671/stat : 20671 (minisat20) R 20667 20667 20199 0 -1 4194304 2188 0 0 0 118866 9 0 0 25 0 1 0 274212836 10285056 2181 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20671/statm: 2511 2181 58 118 0 2389 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 12076

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.58
CPU user time (s): 1198.86
CPU system time (s): 0.71889
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 12076

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

runsolver used 1.15182 second user time and 3.11253 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Feb 27 02:16:14 UTC 2007

IDJOB= 309499
IDBENCH= 20260
IDSOLVER= 136
FILE ID= node15/309499-1172542574

PBS_JOBID= 3971642

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S1435246639-05-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309499-1172542574/SATzilla2007_F /tmp/evaluation/309499-1172542574/instance-309499-1172542574.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-309499-1172542574 -o ROOT/results/node15/solver-309499-1172542574 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309499-1172542574/SATzilla2007_F /tmp/evaluation/309499-1172542574/instance-309499-1172542574.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  4298698f93b1f60c814042e23cc6c5c3

RANDOM SEED= 810945538

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1573792 kB
Buffers:         50776 kB
Cached:         300784 kB
SwapCached:          0 kB
Active:         268520 kB
Inactive:       143376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10184 kB
Writeback:           0 kB
Mapped:          79248 kB
Slab:            55700 kB
Committed_AS:   936504 kB
PageTables:       1800 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= 66550 MiB

End job on node15 on Tue Feb 27 02:36:14 UTC 2007