Trace number 422639

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 RANDOM? (exit code) 4999.07 5000.89

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S1243695187-06.cnf
MD5SUM018b5778952b6ade82e68c4640d24c94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark253.991
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data (download as text)

10.67/10.71	c run March_dl for 5 seconds ... 
10.67/10.71	c Bin: Executing march_dl
10.67/10.71	c child exit by a signal
10.67/10.71	c march_dl returned code 137.
10.67/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.71	c Bin: Executing ubcsat2006
10.67/10.71	c child exited successfully
10.67/10.71	c ubcsat2006 returned code 0.
10.67/10.71	c satzilla computing base features
10.67/10.71	c satzilla doing unit-prop probe
10.67/10.71	c satzilla doing local search probe
10.67/10.71	c satzilla doing lobjois search-space size estimate
10.67/10.71	c satzilla's ranking:
10.67/10.71	c 1) minisat20+P: 10.056470
10.67/10.71	c 2) march_dl: 10.649643
10.67/10.71	c 3) kcnfs: 12.197400
10.67/10.71	c 4) kcnfs+P: 999.000000
10.67/10.71	c 5) march_dl+P: 999.000000
10.67/10.71	c 6) vallst+P: 999.000000
10.67/10.71	c 7) zchaff_rand+P: 999.000000
10.67/10.71	c 8) vallst: 999.000000
10.67/10.71	c 9) zchaff_rand: 999.000000
10.67/10.71	c 10) minisat20: 999.000000
10.67/10.71	c satzilla running minisat20 with preprocessing ... 
10.78/10.82	This is MiniSat 2.0 beta
10.78/10.82	WARNING: for repeatability, setting FPU to use double precision
10.78/10.82	============================[ Problem Statistics ]=============================
10.78/10.82	|                                                                             |
10.78/10.82	|  Number of variables:  1100                                                 |
10.78/10.82	|  Number of clauses:    22000                                                |
10.78/10.84	|  Parsing time:         0.02         s                                       |
10.78/10.84	============================[ Search Statistics ]==============================
10.78/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.78/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.78/10.84	===============================================================================
10.78/10.84	|         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
10.78/10.85	|       101 |    1100    22000   110000 |     8066      101    150 |  0.000 % |
10.78/10.87	|       252 |    1100    22000   110000 |     8873      252    133 |  0.000 % |
10.78/10.89	|       477 |    1100    22000   110000 |     9760      477    131 |  0.000 % |
10.86/10.94	|       814 |    1100    22000   110000 |    10736      814    137 |  0.000 % |
10.96/11.00	|      1321 |    1100    22000   110000 |    11810     1321    135 |  0.000 % |
11.06/11.10	|      2080 |    1100    22000   110000 |    12991     2080    133 |  0.000 % |
11.16/11.26	|      3220 |    1100    22000   110000 |    14290     3220    135 |  0.000 % |
11.36/11.48	|      4928 |    1100    22000   110000 |    15719     4928    135 |  0.000 % |
11.85/11.90	|      7490 |    1100    22000   110000 |    17291     7490    137 |  0.000 % |
12.56/12.63	|     11334 |    1100    22000   110000 |    19020    11334    140 |  0.000 % |
14.06/14.10	|     17100 |    1100    22000   110000 |    20922    17100    146 |  0.000 % |
16.25/16.31	|     25749 |    1100    22000   110000 |    23015    15101    148 |  0.000 % |
20.06/20.12	|     38724 |    1100    22000   110000 |    25316    15902    146 |  0.000 % |
26.95/27.04	|     58185 |    1100    22000   110000 |    27848    21021    147 |  0.000 % |
38.45/38.58	|     87377 |    1100    22000   110000 |    30633    17839    156 |  0.000 % |
57.24/57.33	|    131166 |    1100    22000   110000 |    33696    23023    152 |  0.000 % |
89.83/89.92	|    196850 |    1100    22000   110000 |    37066    23666    149 |  0.000 % |
143.31/143.46	|    295376 |    1100    22000   110000 |    40772    24451    154 |  0.000 % |
229.18/229.30	|    443165 |    1100    22000   110000 |    44849    33224    155 |  0.000 % |
374.64/374.87	|    664850 |    1100    22000   110000 |    49334    33541    158 |  0.000 % |
603.35/603.68	|    997375 |    1100    22000   110000 |    54268    44712    154 |  0.000 % |
997.72/998.14	|   1496163 |    1100    22000   110000 |    59695    22976    152 |  0.000 % |
1607.81/1608.45	|   2244346 |    1100    22000   110000 |    65664    43553    164 |  0.000 % |
2585.88/2586.85	|   3366621 |    1100    22000   110000 |    72231    40833    157 |  0.000 % |
4093.56/4095.19	|   5050032 |    1100    22000   110000 |    79454    60435    163 |  0.000 % |
4998.94/5000.89	c Preprocessing...
4998.94/5000.89	c Inital problem has 1100 variables, 22000 nary clauses (0 binary clauses).
4998.94/5000.89	c Num non-binary clauses 22000, Average non-binary clause length 5.000
4998.94/5000.89	c Theory has no gaps
4998.94/5000.89	c Preprocessor runtime was 0.060 seconds.
4998.94/5000.89	c 
4998.94/5000.89	c Satisfiability of theory still undetermined.
4998.94/5000.89	c See file /tmp/Wql4gx for simplified theory.
4998.94/5000.89	c Bin: Executing minisat20
4998.94/5000.89	c child exit by a signal
4998.94/5000.89	c minisat20 returned code 137.
4998.94/5000.89	c minisat20 returned code 137.
4998.94/5000.89	c satzilla running march_dl ... 
4998.94/5000.89	c Bin: Executing march_dl
4998.94/5000.89	c march_dl returned code 1.
4998.94/5000.89	c march_dl returned code 1.
4998.94/5000.89	c satzilla running kcnfs ... 
4998.94/5000.89	c Bin: Executing kcnfs
4998.94/5000.89	c kcnfs returned code 1.
4998.94/5000.89	c kcnfs returned code 1.
4998.94/5000.89	c satzilla running kcnfs with preprocessing ... 
4998.94/5000.89	c Bin: Executing kcnfs
4998.94/5000.89	c kcnfs returned code 1.
4998.94/5000.89	c kcnfs returned code 1.
4998.94/5000.89	c satzilla running march_dl with preprocessing ... 
4998.94/5000.89	c Bin: Executing march_dl
4998.94/5000.89	c march_dl returned code 1.
4998.94/5000.89	c march_dl returned code 1.
4998.94/5000.89	c satzilla running vallst with preprocessing ... 
4998.94/5000.89	c Bin: Executing vallst
4998.94/5000.89	c vallst returned code 1.
4998.94/5000.89	c vallst returned code 1.
4998.94/5000.89	c satzilla running zchaff_rand with preprocessing ... 
4998.94/5000.89	c Bin: Executing zchaff_rand
4998.94/5000.89	c zchaff_rand returned code 1.
4998.94/5000.89	c zchaff_rand returned code 1.
4998.94/5000.89	c satzilla running vallst ... 
4998.94/5000.89	c Bin: Executing vallst
4998.94/5000.89	c vallst returned code 1.
4998.94/5000.89	c vallst returned code 1.
4998.94/5000.89	c satzilla running zchaff_rand ... 
4998.94/5000.89	c Bin: Executing zchaff_rand
4998.94/5000.89	c zchaff_rand returned code 1.
4998.94/5000.89	c zchaff_rand returned code 1.
4998.94/5000.89	c satzilla running minisat20 ... 
4998.94/5000.89	c Bin: Executing minisat20
4998.94/5000.89	c minisat20 returned code 1.
4998.94/5000.89	c minisat20 returned code 1.
4998.94/5000.89	c ERROR: All Failed! 
4998.94/5000.89	c SATZILLA_TIME=4999.810000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-422639-1177574540 -o ROOT/results/node3/solver-422639-1177574540 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422639-1177574540/SATzilla2007_R /tmp/evaluation/422639-1177574540/instance-422639-1177574540.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.09 1.05 0.94 3/77 19195
/proc/meminfo: memFree=1632864/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) R 19193 19195 18704 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=812 CPUtime=0
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 233491780 831488 108 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 203 108 50 118 0 82 0

[startup+0.0412279 s]
/proc/loadavg: 1.09 1.05 0.94 3/77 19195
/proc/meminfo: memFree=1632864/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=1340 CPUtime=0.03
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 239 0 0 0 3 0 0 0 19 0 1 0 233491780 1372160 234 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 335 234 50 118 0 214 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2780

[startup+0.101236 s]
/proc/loadavg: 1.09 1.05 0.94 3/77 19195
/proc/meminfo: memFree=1632864/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=2132 CPUtime=0.09
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 1275 0 0 0 9 0 0 0 19 0 1 0 233491780 2183168 389 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 533 389 57 118 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3572

[startup+0.301269 s]
/proc/loadavg: 1.09 1.05 0.94 3/77 19195
/proc/meminfo: memFree=1632864/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=4540 CPUtime=0.29
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 3205 0 0 0 29 0 0 0 21 0 1 0 233491780 4648960 743 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 1135 743 67 118 0 1014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5980

[startup+0.701338 s]
/proc/loadavg: 1.09 1.05 0.94 3/77 19195
/proc/meminfo: memFree=1632864/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=4540 CPUtime=0.69
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 3211 0 0 0 69 0 0 0 24 0 1 0 233491780 4648960 749 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 1135 749 67 118 0 1014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5980

[startup+1.50246 s]
/proc/loadavg: 1.09 1.05 0.94 2/79 19197
/proc/meminfo: memFree=1629968/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=4540 CPUtime=1.49
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 3219 0 0 0 149 0 0 0 25 0 1 0 233491780 4648960 757 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 1135 757 67 118 0 1014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5980

[startup+3.10172 s]
/proc/loadavg: 1.09 1.05 0.94 2/79 19197
/proc/meminfo: memFree=1606352/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=0
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 233491780 1474560 110 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 110 95 260 0 84 0
[pid=19196] ppid=19195 vsize=30632 CPUtime=3.09
/proc/19196/stat : 19196 (march_dl) R 19195 19195 18704 0 -1 4194304 10195 0 0 0 274 35 0 0 25 0 1 0 233491780 31367168 7285 18446744073709551615 134512640 134996440 4294956608 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19196/statm: 7658 7285 72 118 0 7537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32072

[startup+6.30224 s]
/proc/loadavg: 1.09 1.05 0.94 2/79 19198
/proc/meminfo: memFree=1630736/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=1440 CPUtime=4.99
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 133 12020 0 0 0 0 462 37 16 0 1 0 233491780 1474560 111 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19195/statm: 360 111 96 260 0 84 0
[pid=19198] ppid=19195 vsize=6188 CPUtime=1.29
/proc/19198/stat : 19198 (ubcsat2006) R 19195 19195 18704 0 -1 4194304 616 0 0 0 121 8 0 0 25 0 1 0 233492281 6336512 599 18446744073709551615 134512640 134777720 4294956464 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19198/statm: 1547 599 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 1.07 1.05 0.94 2/79 19199
/proc/meminfo: memFree=1620048/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=9740 CPUtime=1.87
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 2253 0 0 0 186 1 0 0 25 0 1 0 233492862 9973760 2247 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 2435 2247 59 118 0 2313 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16392

[startup+25.5014 s]
/proc/loadavg: 1.06 1.05 0.94 2/79 19199
/proc/meminfo: memFree=1608656/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=19028 CPUtime=14.66
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 4558 0 0 0 1463 3 0 0 25 0 1 0 233492862 19484672 4552 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 4757 4552 59 118 0 4635 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25680

[startup+51.1015 s]
/proc/loadavg: 1.04 1.04 0.94 2/79 19199
/proc/meminfo: memFree=1603856/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=23812 CPUtime=40.25
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 5744 0 0 0 4021 4 0 0 25 0 1 0 233492862 24383488 5738 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 5953 5738 59 118 0 5831 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 30464

[startup+102.306 s]
/proc/loadavg: 1.01 1.03 0.94 2/79 19199
/proc/meminfo: memFree=1599568/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=28036 CPUtime=91.44
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 6820 0 0 0 9139 5 0 0 25 0 1 0 233492862 28708864 6814 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134529158 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 7009 6814 59 118 0 6887 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34688

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/79 19199
/proc/meminfo: memFree=1595856/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=31820 CPUtime=151.42
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 7739 0 0 0 15135 7 0 0 25 0 1 0 233492862 32583680 7733 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 7955 7733 59 118 0 7833 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 38472

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 0.94 2/79 19199
/proc/meminfo: memFree=1593296/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=34368 CPUtime=211.39
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 8379 0 0 0 21131 8 0 0 25 0 1 0 233492862 35192832 8373 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 8592 8373 59 118 0 8470 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 41020

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/79 19199
/proc/meminfo: memFree=1590224/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=37536 CPUtime=271.37
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 9156 0 0 0 27128 9 0 0 25 0 1 0 233492862 38436864 9150 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 9384 9150 59 118 0 9262 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 44188

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/79 19199
/proc/meminfo: memFree=1589392/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=38288 CPUtime=331.35
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 9370 0 0 0 33125 10 0 0 25 0 1 0 233492862 39206912 9364 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 9572 9364 59 118 0 9450 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4709.75
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19262 0 0 0 470921 54 0 0 25 0 1 0 233492862 79671296 19224 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19224 59 118 0 19329 0
Current children cumulated CPU time (s) 4720.54
Current children cumulated vsize (KiB) 84456

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549904/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4769.72
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19262 0 0 0 476918 54 0 0 25 0 1 0 233492862 79671296 19224 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19224 59 118 0 19329 0
Current children cumulated CPU time (s) 4780.51
Current children cumulated vsize (KiB) 84456

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549904/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4829.71
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19262 0 0 0 482916 55 0 0 25 0 1 0 233492862 79671296 19224 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19224 59 118 0 19329 0
Current children cumulated CPU time (s) 4840.5
Current children cumulated vsize (KiB) 84456

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549904/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4889.68
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19262 0 0 0 488913 55 0 0 25 0 1 0 233492862 79671296 19224 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19224 59 118 0 19329 0
Current children cumulated CPU time (s) 4900.47
Current children cumulated vsize (KiB) 84456

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4949.67
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 494911 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4960.46
Current children cumulated vsize (KiB) 84456

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4953.67
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 495311 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4964.46
Current children cumulated vsize (KiB) 84456

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4966.46
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 496590 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4977.25
Current children cumulated vsize (KiB) 84456

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4979.25
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 497869 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4990.04
Current children cumulated vsize (KiB) 84456

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4982.45
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 498189 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4993.24
Current children cumulated vsize (KiB) 84456

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4985.65
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 498509 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4996.44
Current children cumulated vsize (KiB) 84456

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4987.25
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 498669 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4998.04
Current children cumulated vsize (KiB) 84456

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4987.65
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 498709 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4998.44
Current children cumulated vsize (KiB) 84456

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4988.05
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 498749 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525528 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4998.84
Current children cumulated vsize (KiB) 84456

[startup+5000.8 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 19399
/proc/meminfo: memFree=1549840/2055920 swapFree=4138796/4192956
[pid=19195] ppid=19193 vsize=6652 CPUtime=10.79
/proc/19195/stat : 19195 (SATzilla2007_R) S 19193 19195 18704 0 -1 4194304 2706 12642 0 0 349 13 667 50 25 0 1 0 233491780 6811648 1482 18446744073709551615 134512640 135579813 4294956576 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19195/statm: 1663 1482 164 260 0 1387 0
[pid=19199] ppid=19195 vsize=77804 CPUtime=4988.15
/proc/19199/stat : 19199 (minisat20) R 19195 19195 18704 0 -1 4194304 19274 0 0 0 498759 56 0 0 25 0 1 0 233492862 79671296 19236 18446744073709551615 134512640 134998072 4294956656 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19199/statm: 19451 19236 59 118 0 19329 0
Current children cumulated CPU time (s) 4998.94
Current children cumulated vsize (KiB) 84456

Child status: 17
Real time (s): 5000.89
CPU time (s): 4999.07
CPU user time (s): 4997.85
CPU system time (s): 1.21981
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 84456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.85
system time used= 1.21981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34635
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= 25
involuntary context switches= 35514

runsolver used 4.74828 second user time and 12.4391 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Thu Apr 26 08:02:20 UTC 2007

IDJOB= 422639
IDBENCH= 20075
IDSOLVER= 191
FILE ID= node3/422639-1177574540

PBS_JOBID= 4696924

Free space on /tmp= 66462 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S1243695187-06.cnf
COMMAND LINE= /tmp/evaluation/422639-1177574540/SATzilla2007_R /tmp/evaluation/422639-1177574540/instance-422639-1177574540.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-422639-1177574540 -o ROOT/results/node3/solver-422639-1177574540 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422639-1177574540/SATzilla2007_R /tmp/evaluation/422639-1177574540/instance-422639-1177574540.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  018b5778952b6ade82e68c4640d24c94

RANDOM SEED= 675901303

TIME LIMIT= 5000 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.270
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.270
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:       1633272 kB
Buffers:         45044 kB
Cached:         309128 kB
SwapCached:      17720 kB
Active:         178308 kB
Inactive:       199960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633272 kB
SwapTotal:     4192956 kB
SwapFree:      4138796 kB
Dirty:            8960 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            29840 kB
Committed_AS:  6150624 kB
PageTables:       1780 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= 66462 MiB

End job on node3 on Thu Apr 26 09:25:41 UTC 2007