Trace number 297158

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.54 1199.87

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1469277938-19.UNSAT.shuffled.cnf
MD5SUM5ba517204d9e2693f04d1bbb12b3cad7
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data (download as text)

10.64/10.68	c run March_dl for 5 seconds ... 
10.64/10.68	c Bin: Executing march_dl
10.64/10.68	c child exit by a signal
10.64/10.68	c march_dl returned code 137.
10.64/10.68	c run saps for 2 seconds ... 
10.64/10.68	c Bin: Executing ubcsat2006
10.64/10.68	c child exited successfully
10.64/10.68	c ubcsat2006 returned code 0.
10.64/10.68	c satzilla computing base features
10.64/10.68	c satzilla doing unit-prop probe
10.64/10.68	c satzilla doing local search probe
10.64/10.68	c satzilla doing lobjois search-space size estimate
10.64/10.68	c satzilla's ranking:
10.64/10.68	c 1) minisat20: 2.766640
10.64/10.68	c 2) kcnfs: 2.816292
10.64/10.68	c 3) march_dl: 3.446640
10.64/10.68	c 4) eureka: 3.789779
10.64/10.68	c 5) vallst: 4.342464
10.64/10.68	c 6) zchaff_rand: 5.028618
10.64/10.68	c 7) kcnfs+P: 999.000000
10.64/10.68	c 8) march_dl+P: 999.000000
10.64/10.68	c 9) vallst+P: 999.000000
10.64/10.68	c 10) zchaff_rand+P: 999.000000
10.64/10.68	c 11) rsat+P: 999.000000
10.64/10.68	c 12) eureka+P: 999.000000
10.64/10.68	c 13) minisat20+P: 999.000000
10.64/10.68	c 14) rsat: 999.000000
10.64/10.68	c satzilla running minisat20 ... 
10.64/10.69	This is MiniSat 2.0 beta
10.64/10.69	WARNING: for repeatability, setting FPU to use double precision
10.64/10.69	============================[ Problem Statistics ]=============================
10.64/10.69	|                                                                             |
10.64/10.69	|  Number of variables:  75                                                   |
10.64/10.69	|  Number of clauses:    6675                                                 |
10.64/10.69	|  Parsing time:         0.01         s                                       |
10.64/10.69	============================[ Search Statistics ]==============================
10.64/10.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.69	===============================================================================
10.64/10.69	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.64/10.70	|       101 |      75     6675    46725 |     2447      101     27 |  0.018 % |
10.64/10.71	|       251 |      75     6675    46725 |     2692      251     26 |  0.018 % |
10.64/10.72	|       476 |      75     6675    46725 |     2961      476     25 |  0.018 % |
10.64/10.73	|       814 |      75     6675    46725 |     3257      814     25 |  0.018 % |
10.64/10.76	|      1321 |      75     6675    46725 |     3583     1321     25 |  0.018 % |
10.67/10.79	|      2080 |      75     6675    46725 |     3941     2080     25 |  0.018 % |
10.67/10.85	|      3220 |      75     6675    46725 |     4335     3220     26 |  0.018 % |
10.67/10.95	|      4928 |      75     6675    46725 |     4769     2746     25 |  0.018 % |
10.67/11.12	|      7490 |      75     6675    46725 |     5246     2909     24 |  0.018 % |
11.25/11.35	|     11334 |      75     6675    46725 |     5771     4112     26 |  0.018 % |
11.66/11.76	|     17101 |      75     6675    46725 |     6348     4072     25 |  0.018 % |
12.27/12.38	|     25753 |      75     6675    46725 |     6983     6345     25 |  0.018 % |
13.30/13.38	|     38727 |      75     6675    46725 |     7681     5285     24 |  0.018 % |
14.84/14.90	|     58189 |      75     6675    46725 |     8449     5466     25 |  0.018 % |
17.20/17.24	|     87381 |      75     6675    46725 |     9294     4976     24 |  0.018 % |
20.78/20.89	|    131171 |      75     6675    46725 |    10223     6791     25 |  0.018 % |
26.72/26.83	|    196855 |      75     6675    46725 |    11246     5827     24 |  0.018 % |
35.94/35.98	|    295381 |      75     6675    46725 |    12370     8499     24 |  0.018 % |
50.49/50.62	|    443171 |      75     6675    46725 |    13607     7471     24 |  0.018 % |
73.75/73.85	|    664854 |      75     6675    46725 |    14968    10928     25 |  0.018 % |
111.04/111.14	|    997380 |      75     6675    46725 |    16465    13493     24 |  0.018 % |
170.68/170.86	|   1496169 |      75     6675    46725 |    18112     9178     24 |  0.018 % |
267.94/268.07	|   2244351 |      75     6675    46725 |    19923    13555     23 |  0.018 % |
430.15/430.32	|   3366625 |      75     6675    46725 |    21915    18452     24 |  0.018 % |
690.33/690.58	|   5050036 |      75     6675    46725 |    24107    12123     23 |  0.018 % |
1120.20/1120.57	|   7575152 |      75     6675    46725 |    26517    12037     24 |  0.018 % |
1199.41/1199.83	c Bin: Executing minisat20
1199.41/1199.83	c child exit by a signal
1199.41/1199.83	c minisat20 returned code 137.
1199.41/1199.83	c minisat20 returned code 137.
1199.41/1199.83	c satzilla running kcnfs ... 
1199.41/1199.83	c Bin: Executing kcnfs
1199.41/1199.83	c kcnfs returned code 1.
1199.41/1199.83	c kcnfs returned code 1.
1199.41/1199.83	c satzilla running march_dl ... 
1199.41/1199.83	c Bin: Executing march_dl
1199.41/1199.83	c march_dl returned code 1.
1199.41/1199.83	c march_dl returned code 1.
1199.41/1199.83	c satzilla running eureka ... 
1199.41/1199.83	c Bin: Executing eureka
1199.41/1199.83	c eureka returned code 1.
1199.41/1199.83	c eureka returned code 1.
1199.41/1199.83	c satzilla running vallst ... 
1199.41/1199.83	c Bin: Executing vallst
1199.41/1199.83	c vallst returned code 1.
1199.41/1199.83	c vallst returned code 1.
1199.41/1199.83	c satzilla running zchaff_rand ... 
1199.41/1199.83	c Bin: Executing zchaff_rand
1199.41/1199.83	c zchaff_rand returned code 1.
1199.41/1199.83	c zchaff_rand returned code 1.
1199.41/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.86	c Preprocessing...
1199.41/1199.86	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.41/1199.86	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.41/1199.86	c Theory has no gaps
1199.41/1199.86	c Preprocessor runtime was 0.020 seconds.
1199.41/1199.86	c 
1199.41/1199.86	c Satisfiability of theory still undetermined.
1199.41/1199.86	c See file /tmp/nXCCr4 for simplified theory.
1199.41/1199.86	c Bin: Executing kcnfs
1199.41/1199.86	c kcnfs returned code 1.
1199.41/1199.86	c kcnfs returned code 1.
1199.41/1199.86	c satzilla running march_dl with preprocessing ... 
1199.41/1199.86	c Bin: Executing march_dl
1199.41/1199.86	c march_dl returned code 1.
1199.41/1199.86	c march_dl returned code 1.
1199.41/1199.86	c satzilla running vallst with preprocessing ... 
1199.41/1199.86	c Bin: Executing vallst
1199.41/1199.86	c vallst returned code 1.
1199.41/1199.86	c vallst returned code 1.
1199.41/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.86	c Bin: Executing zchaff_rand
1199.41/1199.86	c zchaff_rand returned code 1.
1199.41/1199.86	c zchaff_rand returned code 1.
1199.41/1199.86	c satzilla running rsat with preprocessing ... 
1199.41/1199.86	c Bin: Executing rsat
1199.41/1199.86	c rsat returned code 1.
1199.41/1199.86	c rsat returned code 1.
1199.41/1199.86	c satzilla running eureka with preprocessing ... 
1199.41/1199.86	c Bin: Executing eureka
1199.41/1199.86	c eureka returned code 1.
1199.41/1199.86	c eureka returned code 1.
1199.41/1199.86	c satzilla running minisat20 with preprocessing ... 
1199.41/1199.86	c Bin: Executing minisat20
1199.41/1199.86	c minisat20 returned code 1.
1199.41/1199.86	c minisat20 returned code 1.
1199.41/1199.86	c satzilla running rsat ... 
1199.41/1199.86	c Bin: Executing rsat
1199.41/1199.86	c rsat returned code 1.
1199.41/1199.86	c rsat returned code 1.
1199.41/1199.86	c ERROR: All Failed! 
1199.41/1199.86	c SATZILLA_TIME=1199.710000

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/node24/watcher-297158-1171833992 -o ROOT/results/node24/solver-297158-1171833992 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297158-1171833992/SATzilla2007_F /tmp/evaluation/297158-1171833992/instance-297158-1171833992.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7849
/proc/meminfo: memFree=268504/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=1512 CPUtime=0
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203353469 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 378 125 110 260 0 84 0
[pid=7850] ppid=7849 vsize=636 CPUtime=0
/proc/7850/stat : 7850 (march_dl) R 7849 7849 6827 0 -1 4194304 85 0 0 0 0 0 0 0 20 0 1 0 203353469 651264 79 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7850/statm: 159 79 50 118 0 38 0

[startup+0.106877 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7849
/proc/meminfo: memFree=268504/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=1512 CPUtime=0
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203353469 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 378 125 110 260 0 84 0
[pid=7850] ppid=7849 vsize=2368 CPUtime=0.09
/proc/7850/stat : 7850 (march_dl) R 7849 7849 6827 0 -1 4194304 1101 0 0 0 9 0 0 0 20 0 1 0 203353469 2424832 350 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7850/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3880

[startup+0.514919 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7849
/proc/meminfo: memFree=268504/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=1512 CPUtime=0
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203353469 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 378 125 110 260 0 84 0
[pid=7850] ppid=7849 vsize=2500 CPUtime=0.5
/proc/7850/stat : 7850 (march_dl) R 7849 7849 6827 0 -1 4194304 1133 0 0 0 50 0 0 0 23 0 1 0 203353469 2560000 382 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7850/statm: 625 382 67 118 0 504 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4012

[startup+1.33501 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 7851
/proc/meminfo: memFree=262216/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=1512 CPUtime=0
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203353469 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 378 125 110 260 0 84 0
[pid=7850] ppid=7849 vsize=7548 CPUtime=1.32
/proc/7850/stat : 7850 (march_dl) R 7849 7849 6827 0 -1 4194304 2647 0 0 0 123 9 0 0 25 0 1 0 203353469 7729152 1765 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134560113 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7850/statm: 1887 1765 72 118 0 1766 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9060

[startup+2.97118 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 7851
/proc/meminfo: memFree=261192/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=1512 CPUtime=0
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203353469 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 378 125 110 260 0 84 0
[pid=7850] ppid=7849 vsize=7568 CPUtime=2.96
/proc/7850/stat : 7850 (march_dl) R 7849 7849 6827 0 -1 4194304 3189 0 0 0 286 10 0 0 25 0 1 0 203353469 7749632 1775 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7850/statm: 1892 1775 74 118 0 1771 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9080

[startup+6.25754 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7852
/proc/meminfo: memFree=267272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=1512 CPUtime=4.99
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 149 3189 0 0 0 0 489 10 16 0 1 0 203353469 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7849/statm: 378 125 110 260 0 84 0
[pid=7852] ppid=7849 vsize=6188 CPUtime=1.24
/proc/7852/stat : 7852 (ubcsat2006) R 7849 7849 6827 0 -1 4194304 373 0 0 0 120 4 0 0 25 0 1 0 203353969 6336512 355 18446744073709551615 134512640 134777720 4294956512 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7852/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7700

[startup+12.7112 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7853
/proc/meminfo: memFree=265608/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=3272 CPUtime=2.01
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 523 0 0 0 201 0 0 0 25 0 1 0 203354538 3350528 516 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 818 516 58 118 0 696 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5600

[startup+25.5276 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 7853
/proc/meminfo: memFree=264584/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=4228 CPUtime=14.82
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 753 0 0 0 1482 0 0 0 25 0 1 0 203354538 4329472 746 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1057 746 58 118 0 935 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6556

[startup+51.1544 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 7853
/proc/meminfo: memFree=263688/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=5056 CPUtime=40.43
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 956 0 0 0 4043 0 0 0 25 0 1 0 203354538 5177344 949 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525520 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1264 949 58 118 0 1142 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7384

[startup+102.401 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 7853
/proc/meminfo: memFree=262920/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=5920 CPUtime=91.66
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1155 0 0 0 9166 0 0 0 25 0 1 0 203354538 6062080 1148 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1480 1148 58 118 0 1358 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 8248

[startup+162.468 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7853
/proc/meminfo: memFree=262344/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=6364 CPUtime=151.71
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1289 0 0 0 15171 0 0 0 25 0 1 0 203354538 6516736 1282 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1591 1282 58 118 0 1469 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 8692

[startup+222.538 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7853
/proc/meminfo: memFree=261832/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=6980 CPUtime=211.77
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1412 0 0 0 21177 0 0 0 25 0 1 0 203354538 7147520 1405 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1745 1405 58 118 0 1623 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 9308

[startup+282.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7853
/proc/meminfo: memFree=261512/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=7264 CPUtime=271.82
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1483 0 0 0 27181 1 0 0 25 0 1 0 203354538 7438336 1476 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1816 1476 58 118 0 1694 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 9592

[startup+342.665 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7853
/proc/meminfo: memFree=261064/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=7844 CPUtime=331.87
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1594 0 0 0 33186 1 0 0 25 0 1 0 203354538 8032256 1587 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 1961 1587 58 118 0 1839 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 10172

[startup+402.735 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 7853
/proc/meminfo: memFree=260808/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=8128 CPUtime=391.92
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1651 0 0 0 39191 1 0 0 25 0 1 0 203354538 8323072 1644 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2032 1644 58 118 0 1910 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 10456

[startup+462.794 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 7853
/proc/meminfo: memFree=260552/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=8416 CPUtime=451.96
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1717 0 0 0 45195 1 0 0 25 0 1 0 203354538 8617984 1710 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2104 1710 58 118 0 1982 0
Current children cumulated CPU time (s) 462.63

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

/proc/7853/statm: 2210 1822 58 118 0 2088 0
Current children cumulated CPU time (s) 702.82
Current children cumulated vsize (KiB) 11168

[startup+763.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7853
/proc/meminfo: memFree=260040/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=8840 CPUtime=752.2
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1838 0 0 0 75219 1 0 0 25 0 1 0 203354538 9052160 1831 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2210 1831 58 118 0 2088 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 11168

[startup+823.179 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259976/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=8984 CPUtime=812.26
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1872 0 0 0 81224 2 0 0 25 0 1 0 203354538 9199616 1865 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2246 1865 58 118 0 2124 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 11312

[startup+883.247 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259720/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9148 CPUtime=872.31
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1908 0 0 0 87229 2 0 0 25 0 1 0 203354538 9367552 1901 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2287 1901 58 118 0 2165 0
Current children cumulated CPU time (s) 882.98
Current children cumulated vsize (KiB) 11476

[startup+943.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259720/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9148 CPUtime=932.36
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1916 0 0 0 93234 2 0 0 25 0 1 0 203354538 9367552 1909 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2287 1909 58 118 0 2165 0
Current children cumulated CPU time (s) 943.03
Current children cumulated vsize (KiB) 11476

[startup+1003.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259720/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9148 CPUtime=992.41
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1920 0 0 0 99239 2 0 0 25 0 1 0 203354538 9367552 1913 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2287 1913 58 118 0 2165 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 11476

[startup+1063.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259656/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9148 CPUtime=1052.46
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1938 0 0 0 105244 2 0 0 25 0 1 0 203354538 9367552 1931 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2287 1931 58 118 0 2165 0
Current children cumulated CPU time (s) 1063.13
Current children cumulated vsize (KiB) 11476

[startup+1123.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259656/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9280 CPUtime=1112.5
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 1967 0 0 0 111248 2 0 0 25 0 1 0 203354538 9502720 1960 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134519459 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2320 1960 58 118 0 2198 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 11608

[startup+1183.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9428 CPUtime=1172.55
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 2025 0 0 0 117253 2 0 0 25 0 1 0 203354538 9654272 2018 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2357 2018 58 118 0 2235 0
Current children cumulated CPU time (s) 1183.22
Current children cumulated vsize (KiB) 11756

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

[startup+1187.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9428 CPUtime=1176.35
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 2025 0 0 0 117633 2 0 0 25 0 1 0 203354538 9654272 2018 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2357 2018 58 118 0 2235 0
Current children cumulated CPU time (s) 1187.02
Current children cumulated vsize (KiB) 11756

[startup+1193.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9428 CPUtime=1182.9
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 2025 0 0 0 118288 2 0 0 25 0 1 0 203354538 9654272 2018 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2357 2018 58 118 0 2235 0
Current children cumulated CPU time (s) 1193.57
Current children cumulated vsize (KiB) 11756

[startup+1197.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9428 CPUtime=1186.18
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 2025 0 0 0 118616 2 0 0 25 0 1 0 203354538 9654272 2018 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2357 2018 58 118 0 2235 0
Current children cumulated CPU time (s) 1196.85
Current children cumulated vsize (KiB) 11756

[startup+1198.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9428 CPUtime=1187.82
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 2025 0 0 0 118780 2 0 0 25 0 1 0 203354538 9654272 2018 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2357 2018 58 118 0 2235 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 11756

[startup+1199.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=2328 CPUtime=10.67
/proc/7849/stat : 7849 (SATzilla2007_F) S 7847 7849 6827 0 -1 4194304 967 3568 0 0 353 6 691 17 25 0 1 0 203353469 2383872 404 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7849/statm: 582 404 169 260 0 288 0
[pid=7853] ppid=7849 vsize=9428 CPUtime=1188.64
/proc/7853/stat : 7853 (minisat20) R 7849 7849 6827 0 -1 4194304 2025 0 0 0 118862 2 0 0 25 0 1 0 203354538 9654272 2018 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7853/statm: 2357 2018 58 118 0 2235 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 11756

[startup+1199.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7855
/proc/meminfo: memFree=259272/2055920 swapFree=4144024/4192956
[pid=7849] ppid=7847 vsize=0 CPUtime=1199.53
/proc/7849/stat : 7849 (SATzilla2007_F) R 7847 7849 6827 0 -1 4194308 1347 5593 0 0 356 6 119571 20 19 0 1 0 203353469 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/7849/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.54
CPU user time (s): 1199.27
CPU system time (s): 0.267959
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 11756

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

runsolver used 1.35279 second user time and 2.90956 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Feb 18 21:26:32 UTC 2007

IDJOB= 297158
IDBENCH= 19954
IDSOLVER= 136
FILE ID= node24/297158-1171833992

PBS_JOBID= 3839656

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1469277938-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297158-1171833992/SATzilla2007_F /tmp/evaluation/297158-1171833992/instance-297158-1171833992.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-297158-1171833992 -o ROOT/results/node24/solver-297158-1171833992 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297158-1171833992/SATzilla2007_F /tmp/evaluation/297158-1171833992/instance-297158-1171833992.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  5ba517204d9e2693f04d1bbb12b3cad7

RANDOM SEED= 711774297

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.232
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.232
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:        268912 kB
Buffers:         42832 kB
Cached:        1637880 kB
SwapCached:       4600 kB
Active:         768572 kB
Inactive:       922432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        268912 kB
SwapTotal:     4192956 kB
SwapFree:      4144024 kB
Dirty:           10284 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            81616 kB
Committed_AS:   664648 kB
PageTables:       1732 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 node24 on Sun Feb 18 21:46:32 UTC 2007