Trace number 304332

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 CRAFTED? (exit code) 1199.82 1200.23

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S57566027-15.cnf
MD5SUMb0f3c9450ab786b6393c91e01744ab53
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark209.342
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data (download as text)

10.83/10.92	c run March_dl for 5 seconds ... 
10.83/10.92	c Bin: Executing march_dl
10.83/10.92	c child exit by a signal
10.83/10.92	c march_dl returned code 137.
10.83/10.92	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.92	c Bin: Executing ubcsat2006
10.83/10.92	c child exited successfully
10.83/10.92	c ubcsat2006 returned code 0.
10.83/10.92	c satzilla computing base features
10.83/10.92	c satzilla doing unit-prop probe
10.83/10.92	c satzilla doing local search probe
10.83/10.92	c satzilla doing lobjois search-space size estimate
10.83/10.92	c satzilla's ranking:
10.83/10.92	c 1) minisat20+P: 0.908271
10.83/10.92	c 2) minisat20: 1.265994
10.83/10.92	c 3) march_dl+P: 1.566760
10.83/10.92	c 4) march_dl: 1.702119
10.83/10.92	c 5) vallst+P: 4.934989
10.83/10.92	c 6) zchaff_rand+P: 6.230444
10.83/10.92	c 7) kcnfs+P: 999.000000
10.83/10.92	c 8) kcnfs: 999.000000
10.83/10.92	c 9) vallst: 999.000000
10.83/10.92	c 10) zchaff_rand: 999.000000
10.83/10.92	c satzilla running minisat20 with preprocessing ... 
10.94/11.00	This is MiniSat 2.0 beta
10.94/11.00	WARNING: for repeatability, setting FPU to use double precision
10.94/11.00	============================[ Problem Statistics ]=============================
10.94/11.00	|                                                                             |
10.94/11.00	|  Number of variables:  160                                                  |
10.94/11.00	|  Number of clauses:    13600                                                |
10.94/11.01	|  Parsing time:         0.01         s                                       |
10.94/11.01	============================[ Search Statistics ]==============================
10.94/11.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.94/11.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.94/11.01	===============================================================================
10.94/11.01	|         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
10.94/11.02	|       101 |     160    13600    95200 |     4986      101     47 |  0.004 % |
10.94/11.03	|       251 |     160    13600    95200 |     5485      251     48 |  0.004 % |
10.94/11.05	|       477 |     160    13600    95200 |     6033      477     48 |  0.004 % |
10.97/11.07	|       816 |     160    13600    95200 |     6637      816     48 |  0.004 % |
10.97/11.11	|      1323 |     160    13600    95200 |     7300     1323     48 |  0.004 % |
10.97/11.16	|      2085 |     160    13600    95200 |     8031     2085     48 |  0.004 % |
10.97/11.24	|      3224 |     160    13600    95200 |     8834     3224     48 |  0.004 % |
11.34/11.40	|      4933 |     160    13600    95200 |     9717     4933     49 |  0.004 % |
11.54/11.68	|      7495 |     160    13600    95200 |    10689     7495     49 |  0.004 % |
12.05/12.17	|     11340 |     160    13600    95200 |    11758     5961     48 |  0.004 % |
12.87/12.95	|     17106 |     160    13600    95200 |    12934    11727     48 |  0.004 % |
14.10/14.17	|     25756 |     160    13600    95200 |    14227     7374     49 |  0.004 % |
16.15/16.22	|     38731 |     160    13600    95200 |    15650    13201     49 |  0.004 % |
19.32/19.46	|     58192 |     160    13600    95200 |    17215     9081     48 |  0.004 % |
24.65/24.77	|     87386 |     160    13600    95200 |    18936    12337     48 |  0.004 % |
33.46/33.55	|    131175 |     160    13600    95200 |    20830    18099     49 |  0.004 % |
48.11/48.23	|    196861 |     160    13600    95200 |    22913    10641     46 |  0.004 % |
71.17/71.26	|    295388 |     160    13600    95200 |    25204    16781     49 |  0.004 % |
110.61/110.74	|    443177 |     160    13600    95200 |    27725    19340     48 |  0.004 % |
172.18/172.34	|    664863 |     160    13600    95200 |    30497    25233     48 |  0.004 % |
270.22/270.43	|    997389 |     160    13600    95200 |    33547    16002     47 |  0.004 % |
423.29/423.54	|   1496179 |     160    13600    95200 |    36902    15400     48 |  0.004 % |
672.15/672.43	|   2244361 |     160    13600    95200 |    40592    18621     48 |  0.004 % |
1082.88/1083.32	|   3366635 |     160    13600    95200 |    44652    35560     50 |  0.004 % |
1199.78/1200.23	c Preprocessing...
1199.78/1200.23	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.78/1200.23	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.78/1200.23	c Theory has no gaps
1199.78/1200.23	c Preprocessor runtime was 0.040 seconds.
1199.78/1200.23	c 
1199.78/1200.23	c Satisfiability of theory still undetermined.
1199.78/1200.23	c See file /tmp/OEcECF for simplified theory.
1199.78/1200.23	c Bin: Executing minisat20
1199.78/1200.23	c child exit by a signal
1199.78/1200.23	c minisat20 returned code 137.
1199.78/1200.23	c minisat20 returned code 137.
1199.78/1200.23	c satzilla running minisat20 ... 
1199.78/1200.23	c Bin: Executing minisat20
1199.78/1200.23	c minisat20 returned code 1.
1199.78/1200.23	c minisat20 returned code 1.
1199.78/1200.23	c satzilla running march_dl with preprocessing ... 
1199.78/1200.23	c Bin: Executing march_dl
1199.78/1200.23	c march_dl returned code 1.
1199.78/1200.23	c march_dl returned code 1.
1199.78/1200.23	c satzilla running march_dl ... 
1199.78/1200.23	c Bin: Executing march_dl
1199.78/1200.23	c march_dl returned code 1.
1199.78/1200.23	c march_dl returned code 1.
1199.78/1200.23	c satzilla running vallst with preprocessing ... 
1199.78/1200.23	c Bin: Executing vallst
1199.78/1200.23	c vallst returned code 1.
1199.78/1200.23	c vallst returned code 1.
1199.78/1200.23	c satzilla running zchaff_rand with preprocessing ... 
1199.78/1200.23	c Bin: Executing zchaff_rand
1199.78/1200.23	c zchaff_rand returned code 1.
1199.78/1200.23	c zchaff_rand returned code 1.
1199.78/1200.23	c satzilla running kcnfs with preprocessing ... 
1199.78/1200.23	c Bin: Executing kcnfs
1199.78/1200.23	c kcnfs returned code 1.
1199.78/1200.23	c kcnfs returned code 1.
1199.78/1200.23	c satzilla running kcnfs ... 
1199.78/1200.23	c Bin: Executing kcnfs
1199.78/1200.23	c kcnfs returned code 1.
1199.78/1200.23	c kcnfs returned code 1.
1199.78/1200.23	c satzilla running vallst ... 
1199.78/1200.23	c Bin: Executing vallst
1199.78/1200.23	c vallst returned code 1.
1199.78/1200.23	c vallst returned code 1.
1199.78/1200.23	c satzilla running zchaff_rand ... 
1199.78/1200.23	c Bin: Executing zchaff_rand
1199.78/1200.23	c zchaff_rand returned code 1.
1199.78/1200.23	c zchaff_rand returned code 1.
1199.78/1200.23	c ERROR: All Failed! 
1199.78/1200.23	c SATZILLA_TIME=1199.980000

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/node70/watcher-304332-1172056448 -o ROOT/results/node70/solver-304332-1172056448 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304332-1172056448/SATzilla2007_C /tmp/evaluation/304332-1172056448/instance-304332-1172056448.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/64 10183
/proc/meminfo: memFree=1627720/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=1440 CPUtime=0
/proc/10183/stat : 10183 (SATzilla2007_C) R 10181 10183 9867 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 188445523 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/10183/statm: 360 110 95 260 0 84 0
[pid=10184] ppid=10183 vsize=768 CPUtime=0
/proc/10184/stat : 10184 (march_dl) R 10183 10183 9867 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 188445523 786432 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10184/statm: 192 86 50 118 0 71 0

[startup+0.106409 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10183
/proc/meminfo: memFree=1627720/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=1440 CPUtime=0
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188445523 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10183/statm: 360 110 95 260 0 84 0
[pid=10184] ppid=10183 vsize=1620 CPUtime=0.09
/proc/10184/stat : 10184 (march_dl) R 10183 10183 9867 0 -1 4194304 2099 0 0 0 9 0 0 0 19 0 1 0 188445523 1658880 302 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10184/statm: 405 302 65 118 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3060

[startup+0.514483 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10183
/proc/meminfo: memFree=1627720/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=1440 CPUtime=0
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188445523 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10183/statm: 360 110 95 260 0 84 0
[pid=10184] ppid=10183 vsize=4152 CPUtime=0.5
/proc/10184/stat : 10184 (march_dl) R 10183 10183 9867 0 -1 4194304 2579 0 0 0 50 0 0 0 23 0 1 0 188445523 4251648 612 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10184/statm: 1038 612 67 118 0 917 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5592

[startup+1.33463 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10185
/proc/meminfo: memFree=1625400/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=1440 CPUtime=0
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188445523 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10183/statm: 360 110 95 260 0 84 0
[pid=10184] ppid=10183 vsize=4284 CPUtime=1.32
/proc/10184/stat : 10184 (march_dl) R 10183 10183 9867 0 -1 4194304 2613 0 0 0 132 0 0 0 25 0 1 0 188445523 4386816 646 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10184/statm: 1071 646 67 118 0 950 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5724

[startup+2.97092 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 10185
/proc/meminfo: memFree=1625016/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=1440 CPUtime=0
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 188445523 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10183/statm: 360 110 95 260 0 84 0
[pid=10184] ppid=10183 vsize=4548 CPUtime=2.95
/proc/10184/stat : 10184 (march_dl) R 10183 10183 9867 0 -1 4194304 2692 0 0 0 295 0 0 0 25 0 1 0 188445523 4657152 725 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10184/statm: 1137 725 67 118 0 1016 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5988

[startup+6.25452 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10186
/proc/meminfo: memFree=1626040/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=1440 CPUtime=4.99
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 135 2766 0 0 0 0 498 1 16 0 1 0 188445523 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10183/statm: 360 111 96 260 0 84 0
[pid=10186] ppid=10183 vsize=6188 CPUtime=1.24
/proc/10186/stat : 10186 (ubcsat2006) R 10183 10183 9867 0 -1 4194304 516 0 0 0 120 4 0 0 25 0 1 0 188446023 6336512 499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10186/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7077 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 10187
/proc/meminfo: memFree=1619256/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=4876 CPUtime=1.69
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 996 0 0 0 169 0 0 0 25 0 1 0 188446623 4993024 990 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528481 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 1219 990 58 118 0 1097 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10344

[startup+25.52 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 10187
/proc/meminfo: memFree=1617144/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=7012 CPUtime=14.5
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 1528 0 0 0 1450 0 0 0 25 0 1 0 188446623 7180288 1522 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 1753 1522 58 118 0 1631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12480

[startup+51.1466 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 10187
/proc/meminfo: memFree=1615288/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=8920 CPUtime=40.11
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 1977 0 0 0 4010 1 0 0 25 0 1 0 188446623 9134080 1971 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 2230 1971 58 118 0 2108 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14388

[startup+102.388 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 10187
/proc/meminfo: memFree=1613944/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=10400 CPUtime=91.34
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 2339 0 0 0 9133 1 0 0 25 0 1 0 188446623 10649600 2333 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 2600 2333 58 118 0 2478 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 15868

[startup+162.449 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1612728/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=11636 CPUtime=151.37
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 2615 0 0 0 15136 1 0 0 25 0 1 0 188446623 11915264 2609 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 2909 2609 58 118 0 2787 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 17104

[startup+222.502 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1611576/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=12716 CPUtime=211.41
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 2891 0 0 0 21139 2 0 0 25 0 1 0 188446623 13021184 2885 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 3179 2885 58 118 0 3057 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 18184

[startup+282.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1610616/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=13964 CPUtime=271.44
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 3219 0 0 0 27142 2 0 0 25 0 1 0 188446623 14299136 3213 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 3491 3213 58 118 0 3369 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 19432

[startup+342.612 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1609912/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=14408 CPUtime=331.48
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 3306 0 0 0 33146 2 0 0 25 0 1 0 188446623 14753792 3300 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 3602 3300 58 118 0 3480 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 19876

[startup+402.677 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1609720/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=14552 CPUtime=391.52
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 3352 0 0 0 39150 2 0 0 25 0 1 0 188446623 14901248 3346 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 3638 3346 58 118 0 3516 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 20020

[startup+462.737 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1608568/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=15656 CPUtime=451.56
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 3632 0 0 0 45154 2 0 0 25 0 1 0 188446623 16031744 3626 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 3914 3626 58 118 0 3792 0
Current children cumulated CPU time (s) 462.53

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


[startup+823.076 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 10187
/proc/meminfo: memFree=1606840/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=17640 CPUtime=811.79
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4079 0 0 0 81175 4 0 0 25 0 1 0 188446623 18063360 4073 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4410 4073 58 118 0 4288 0
Current children cumulated CPU time (s) 822.76
Current children cumulated vsize (KiB) 23108

[startup+883.135 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 10187
/proc/meminfo: memFree=1606456/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=17960 CPUtime=871.82
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4161 0 0 0 87178 4 0 0 25 0 1 0 188446623 18391040 4155 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4490 4155 58 118 0 4368 0
Current children cumulated CPU time (s) 882.79
Current children cumulated vsize (KiB) 23428

[startup+943.187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1606264/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=18264 CPUtime=931.85
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4214 0 0 0 93181 4 0 0 25 0 1 0 188446623 18702336 4208 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4566 4208 58 118 0 4444 0
Current children cumulated CPU time (s) 942.82
Current children cumulated vsize (KiB) 23732

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1606008/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=18456 CPUtime=991.89
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4276 0 0 0 99185 4 0 0 25 0 1 0 188446623 18898944 4270 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4614 4270 58 118 0 4492 0
Current children cumulated CPU time (s) 1002.86
Current children cumulated vsize (KiB) 23924

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1605816/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=18620 CPUtime=1051.93
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4310 0 0 0 105189 4 0 0 25 0 1 0 188446623 19066880 4304 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4655 4304 58 118 0 4533 0
Current children cumulated CPU time (s) 1062.9
Current children cumulated vsize (KiB) 24088

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604984/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=19536 CPUtime=1111.97
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4510 0 0 0 111193 4 0 0 25 0 1 0 188446623 20004864 4504 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4884 4504 58 118 0 4762 0
Current children cumulated CPU time (s) 1122.94
Current children cumulated vsize (KiB) 25004

[startup+1183.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604664/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=19944 CPUtime=1172.01
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4601 0 0 0 117196 5 0 0 25 0 1 0 188446623 20422656 4595 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 4986 4595 58 118 0 4864 0
Current children cumulated CPU time (s) 1182.98
Current children cumulated vsize (KiB) 25412

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

[startup+1193.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1182.36
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118231 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1193.33
Current children cumulated vsize (KiB) 25552

[startup+1197.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1185.63
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118558 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1196.6
Current children cumulated vsize (KiB) 25552

[startup+1198.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1187.28
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118723 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1198.25
Current children cumulated vsize (KiB) 25552

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1188.1
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118805 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 25552

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1188.5
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118845 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535739 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 25552

[startup+1200.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1188.71
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118866 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 25552

[startup+1200.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10187
/proc/meminfo: memFree=1604600/2055920 swapFree=4183164/4192956
[pid=10183] ppid=10181 vsize=5468 CPUtime=10.97
/proc/10183/stat : 10183 (SATzilla2007_C) S 10181 10183 9867 0 -1 4194304 2105 3288 0 0 378 9 701 9 25 0 1 0 188445523 5599232 1186 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10183/statm: 1367 1186 165 260 0 1091 0
[pid=10187] ppid=10183 vsize=20084 CPUtime=1188.81
/proc/10187/stat : 10187 (minisat20) R 10183 10183 9867 0 -1 4194304 4618 0 0 0 118876 5 0 0 25 0 1 0 188446623 20566016 4612 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134532513 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10187/statm: 5021 4612 58 118 0 4899 0
Current children cumulated CPU time (s) 1199.78
Current children cumulated vsize (KiB) 25552

Child status: 17
Real time (s): 1200.23
CPU time (s): 1199.82
CPU user time (s): 1199.57
CPU system time (s): 0.243962
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 25552

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

runsolver used 0.771882 second user time and 2.46263 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Wed Feb 21 11:14:08 UTC 2007

IDJOB= 304332
IDBENCH= 20129
IDSOLVER= 135
FILE ID= node70/304332-1172056448

PBS_JOBID= 3892779

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S57566027-15.cnf
COMMAND LINE= /tmp/evaluation/304332-1172056448/SATzilla2007_C /tmp/evaluation/304332-1172056448/instance-304332-1172056448.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-304332-1172056448 -o ROOT/results/node70/solver-304332-1172056448 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304332-1172056448/SATzilla2007_C /tmp/evaluation/304332-1172056448/instance-304332-1172056448.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b0f3c9450ab786b6393c91e01744ab53

RANDOM SEED= 842891905

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.261
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.261
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:       1628192 kB
Buffers:         34260 kB
Cached:         335728 kB
SwapCached:       4420 kB
Active:         267656 kB
Inactive:       112512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628192 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            8768 kB
Writeback:           0 kB
Mapped:          15380 kB
Slab:            33604 kB
Committed_AS:   291532 kB
PageTables:       1396 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= 66553 MiB

End job on node70 on Wed Feb 21 11:34:09 UTC 2007