Trace number 300847

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.59 1199.64

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1638354370-16.cnf
MD5SUMba6ae373482c2c9451134b661ab28d3f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.76982
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data (download as text)

10.62/10.70	c run March_dl for 5 seconds ... 
10.62/10.70	c Bin: Executing march_dl
10.62/10.70	c child exit by a signal
10.62/10.70	c march_dl returned code 137.
10.62/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.62/10.70	c Bin: Executing ubcsat2006
10.62/10.70	c child exited successfully
10.62/10.70	c ubcsat2006 returned code 0.
10.62/10.70	c satzilla computing base features
10.62/10.70	c satzilla doing unit-prop probe
10.62/10.70	c satzilla doing local search probe
10.62/10.70	c satzilla doing lobjois search-space size estimate
10.62/10.70	c satzilla's ranking:
10.62/10.70	c 1) minisat20+P: -2.290518
10.62/10.70	c 2) minisat20: 1.247279
10.62/10.70	c 3) march_dl: 2.073068
10.62/10.70	c 4) march_dl+P: 2.982679
10.62/10.70	c 5) zchaff_rand+P: 3.296521
10.62/10.70	c 6) vallst+P: 3.459898
10.62/10.70	c 7) kcnfs+P: 999.000000
10.62/10.70	c 8) kcnfs: 999.000000
10.62/10.70	c 9) vallst: 999.000000
10.62/10.70	c 10) zchaff_rand: 999.000000
10.62/10.70	c satzilla running minisat20 with preprocessing ... 
10.73/10.76	This is MiniSat 2.0 beta
10.73/10.76	WARNING: for repeatability, setting FPU to use double precision
10.73/10.76	============================[ Problem Statistics ]=============================
10.73/10.76	|                                                                             |
10.73/10.76	|  Number of variables:  700                                                  |
10.73/10.77	|  Number of clauses:    14000                                                |
10.73/10.78	|  Parsing time:         0.01         s                                       |
10.73/10.78	============================[ Search Statistics ]==============================
10.73/10.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.78	===============================================================================
10.73/10.78	|         0 |     700    14000    70000 |     4666        0    nan |  0.000 % |
10.73/10.79	|       100 |     700    14000    70000 |     5133      100     95 |  0.000 % |
10.73/10.80	|       251 |     700    14000    70000 |     5646      251    100 |  0.000 % |
10.73/10.82	|       477 |     700    14000    70000 |     6211      477     97 |  0.000 % |
10.73/10.85	|       815 |     700    14000    70000 |     6832      815     94 |  0.000 % |
10.74/10.89	|      1322 |     700    14000    70000 |     7515     1322     97 |  0.000 % |
10.74/10.96	|      2081 |     700    14000    70000 |     8267     2081     96 |  0.000 % |
10.74/11.07	|      3222 |     700    14000    70000 |     9094     3222     96 |  0.000 % |
10.74/11.24	|      4932 |     700    14000    70000 |    10003     4932     97 |  0.000 % |
11.43/11.56	|      7494 |     700    14000    70000 |    11003     7494    100 |  0.000 % |
12.04/12.14	|     11339 |     700    14000    70000 |    12104     5732     98 |  0.000 % |
12.87/12.98	|     17106 |     700    14000    70000 |    13314    11499    103 |  0.000 % |
14.30/14.40	|     25756 |     700    14000    70000 |    14645    13370    104 |  0.000 % |
16.76/16.83	|     38731 |     700    14000    70000 |    16110    11458    102 |  0.000 % |
21.27/21.39	|     58192 |     700    14000    70000 |    17721    14571    105 |  0.000 % |
28.75/28.83	|     87384 |     700    14000    70000 |    19493    16813    108 |  0.000 % |
41.36/41.46	|    131174 |     700    14000    70000 |    21443    11280    101 |  0.000 % |
61.54/61.61	|    196860 |     700    14000    70000 |    23587    11916    100 |  0.000 % |
95.57/95.62	|    295386 |     700    14000    70000 |    25946    14018    105 |  0.000 % |
146.60/146.74	|    443175 |     700    14000    70000 |    28540    23356    107 |  0.000 % |
237.70/237.82	|    664858 |     700    14000    70000 |    31394    22324    106 |  0.000 % |
371.74/371.80	|    997383 |     700    14000    70000 |    34534    16683    105 |  0.000 % |
588.49/588.64	|   1496171 |     700    14000    70000 |    37987    21389    105 |  0.000 % |
939.15/939.25	|   2244353 |     700    14000    70000 |    41786    27619    111 |  0.000 % |
1199.54/1199.64	c Preprocessing...
1199.54/1199.64	c Inital problem has 700 variables, 14000 nary clauses (0 binary clauses).
1199.54/1199.64	c Num non-binary clauses 14000, Average non-binary clause length 5.000
1199.54/1199.64	c Theory has no gaps
1199.54/1199.64	c Preprocessor runtime was 0.040 seconds.
1199.54/1199.64	c 
1199.54/1199.64	c Satisfiability of theory still undetermined.
1199.54/1199.64	c See file /tmp/VzY7TZ for simplified theory.
1199.54/1199.64	c Bin: Executing minisat20
1199.54/1199.64	c child exit by a signal
1199.54/1199.64	c minisat20 returned code 137.
1199.54/1199.64	c minisat20 returned code 137.
1199.54/1199.64	c satzilla running minisat20 ... 
1199.54/1199.64	c Bin: Executing minisat20
1199.54/1199.64	c minisat20 returned code 1.
1199.54/1199.64	c minisat20 returned code 1.
1199.54/1199.64	c satzilla running march_dl ... 
1199.54/1199.64	c Bin: Executing march_dl
1199.54/1199.64	c march_dl returned code 1.
1199.54/1199.64	c march_dl returned code 1.
1199.54/1199.64	c satzilla running march_dl with preprocessing ... 
1199.54/1199.64	c Bin: Executing march_dl
1199.54/1199.64	c march_dl returned code 1.
1199.54/1199.64	c march_dl returned code 1.
1199.54/1199.64	c satzilla running zchaff_rand with preprocessing ... 
1199.54/1199.64	c Bin: Executing zchaff_rand
1199.54/1199.64	c zchaff_rand returned code 1.
1199.54/1199.64	c zchaff_rand returned code 1.
1199.54/1199.64	c satzilla running vallst with preprocessing ... 
1199.54/1199.64	c Bin: Executing vallst
1199.54/1199.64	c vallst returned code 1.
1199.54/1199.64	c vallst returned code 1.
1199.54/1199.64	c satzilla running kcnfs with preprocessing ... 
1199.54/1199.64	c Bin: Executing kcnfs
1199.54/1199.64	c kcnfs returned code 1.
1199.54/1199.64	c kcnfs returned code 1.
1199.54/1199.64	c satzilla running kcnfs ... 
1199.54/1199.64	c Bin: Executing kcnfs
1199.54/1199.64	c kcnfs returned code 1.
1199.54/1199.64	c kcnfs returned code 1.
1199.54/1199.64	c satzilla running vallst ... 
1199.54/1199.64	c Bin: Executing vallst
1199.54/1199.64	c vallst returned code 1.
1199.54/1199.64	c vallst returned code 1.
1199.54/1199.64	c satzilla running zchaff_rand ... 
1199.54/1199.64	c Bin: Executing zchaff_rand
1199.54/1199.64	c zchaff_rand returned code 1.
1199.54/1199.64	c zchaff_rand returned code 1.
1199.54/1199.64	c ERROR: All Failed! 
1199.54/1199.64	c SATZILLA_TIME=1199.760000

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/node16/watcher-300847-1171939138 -o ROOT/results/node16/solver-300847-1171939138 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300847-1171939138/SATzilla2007_C /tmp/evaluation/300847-1171939138/instance-300847-1171939138.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 1657
/proc/meminfo: memFree=936272/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=1440 CPUtime=0
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 213868113 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 360 110 95 260 0 84 0
[pid=1658] ppid=1657 vsize=768 CPUtime=0
/proc/1658/stat : 1658 (march_dl) R 1657 1657 789 0 -1 4194304 100 0 0 0 0 0 0 0 19 0 1 0 213868113 786432 95 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134790033 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1658/statm: 192 95 50 118 0 71 0

[startup+0.106636 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 1657
/proc/meminfo: memFree=936272/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=1440 CPUtime=0
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 213868113 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 360 110 95 260 0 84 0
[pid=1658] ppid=1657 vsize=3352 CPUtime=0.09
/proc/1658/stat : 1658 (march_dl) R 1657 1657 789 0 -1 4194304 1867 0 0 0 9 0 0 0 20 0 1 0 213868113 3432448 499 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1658/statm: 838 502 67 118 0 717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4792

[startup+0.514586 s]
/proc/loadavg: 1.00 1.00 0.95 3/77 1657
/proc/meminfo: memFree=936272/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=1440 CPUtime=0
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 213868113 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 360 110 95 260 0 84 0
[pid=1658] ppid=1657 vsize=3124 CPUtime=0.5
/proc/1658/stat : 1658 (march_dl) R 1657 1657 789 0 -1 4194304 1932 0 0 0 50 0 0 0 24 0 1 0 213868113 3198976 507 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1658/statm: 781 507 67 118 0 660 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4564

[startup+1.33449 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1659
/proc/meminfo: memFree=934272/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=1440 CPUtime=0
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 213868113 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 360 110 95 260 0 84 0
[pid=1658] ppid=1657 vsize=17752 CPUtime=1.32
/proc/1658/stat : 1658 (march_dl) R 1657 1657 789 0 -1 4194304 5595 0 0 0 126 6 0 0 25 0 1 0 213868113 18178048 4038 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1658/statm: 4438 4038 72 118 0 4317 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19192

[startup+2.9703 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1659
/proc/meminfo: memFree=918656/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=1440 CPUtime=0
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 213868113 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 360 110 95 260 0 84 0
[pid=1658] ppid=1657 vsize=18532 CPUtime=2.95
/proc/1658/stat : 1658 (march_dl) R 1657 1657 789 0 -1 4194304 7196 0 0 0 275 20 0 0 25 0 1 0 213868113 18976768 4391 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1658/statm: 4633 4391 74 118 0 4512 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 19972

[startup+6.25292 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1660
/proc/meminfo: memFree=934528/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=1440 CPUtime=4.99
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 135 7197 0 0 0 0 478 21 18 0 1 0 213868113 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1657/statm: 360 111 96 260 0 84 0
[pid=1660] ppid=1657 vsize=6188 CPUtime=1.24
/proc/1660/stat : 1660 (ubcsat2006) R 1657 1657 789 0 -1 4194304 476 0 0 0 117 7 0 0 25 0 1 0 213868613 6336512 459 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1660/statm: 1547 459 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7052 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=926080/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=7272 CPUtime=1.92
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 1562 0 0 0 192 0 0 0 25 0 1 0 213869189 7446528 1556 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 1818 1556 59 118 0 1696 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12068

[startup+25.5167 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=922176/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=11164 CPUtime=14.73
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 2532 0 0 0 1472 1 0 0 25 0 1 0 213869189 11431936 2526 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 2791 2526 59 118 0 2669 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15960

[startup+51.1407 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=919936/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=13836 CPUtime=40.35
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 3207 0 0 0 4033 2 0 0 25 0 1 0 213869189 14168064 3201 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 3459 3201 59 118 0 3337 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18632

[startup+102.378 s]
/proc/loadavg: 1.07 1.02 0.95 2/79 1661
/proc/meminfo: memFree=916736/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=16476 CPUtime=91.59
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 3890 0 0 0 9156 3 0 0 25 0 1 0 213869189 16871424 3884 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 4119 3884 59 118 0 3997 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 21272

[startup+162.435 s]
/proc/loadavg: 1.02 1.01 0.95 2/79 1661
/proc/meminfo: memFree=914496/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=18884 CPUtime=151.65
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 4463 0 0 0 15161 4 0 0 25 0 1 0 213869189 19337216 4457 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 4721 4457 59 118 0 4599 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 23680

[startup+222.479 s]
/proc/loadavg: 1.01 1.00 0.95 2/79 1661
/proc/meminfo: memFree=913792/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=19540 CPUtime=211.69
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 4624 0 0 0 21164 5 0 0 25 0 1 0 213869189 20008960 4618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 4885 4618 59 118 0 4763 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 24336

[startup+282.532 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=911744/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=21652 CPUtime=271.74
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 5149 0 0 0 27168 6 0 0 25 0 1 0 213869189 22171648 5143 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 5413 5143 59 118 0 5291 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 26448

[startup+342.588 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=911232/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=22172 CPUtime=331.79
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 5275 0 0 0 33173 6 0 0 25 0 1 0 213869189 22704128 5269 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 5543 5269 59 118 0 5421 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 26968

[startup+402.646 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=909120/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=24152 CPUtime=391.85
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 5783 0 0 0 39178 7 0 0 25 0 1 0 213869189 24731648 5777 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 6038 5777 59 118 0 5916 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 28948

[startup+462.698 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=908928/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=24416 CPUtime=451.9
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 5853 0 0 0 45182 8 0 0 25 0 1 0 213869189 25001984 5847 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527608 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 6104 5847 59 118 0 5982 0
Current children cumulated CPU time (s) 462.64

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


[startup+762.962 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=905600/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=27408 CPUtime=752.15
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 6673 0 0 0 75204 11 0 0 25 0 1 0 213869189 28065792 6613 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 6852 6613 59 118 0 6730 0
Current children cumulated CPU time (s) 762.89
Current children cumulated vsize (KiB) 32204

[startup+823.018 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=905472/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=27804 CPUtime=812.2
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 6769 0 0 0 81209 11 0 0 25 0 1 0 213869189 28471296 6709 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 6951 6709 59 118 0 6829 0
Current children cumulated CPU time (s) 822.94
Current children cumulated vsize (KiB) 32600

[startup+883.066 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=905280/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=28068 CPUtime=872.25
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 6822 0 0 0 87213 12 0 0 25 0 1 0 213869189 28741632 6762 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7017 6762 59 118 0 6895 0
Current children cumulated CPU time (s) 882.99
Current children cumulated vsize (KiB) 32864

[startup+943.115 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=905088/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=28468 CPUtime=932.3
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 6938 0 0 0 93217 13 0 0 25 0 1 0 213869189 29151232 6878 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7117 6878 59 118 0 6995 0
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (KiB) 33264

[startup+1003.17 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=903040/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=30396 CPUtime=992.36
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7388 0 0 0 99222 14 0 0 25 0 1 0 213869189 31125504 7328 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7599 7328 59 118 0 7477 0
Current children cumulated CPU time (s) 1003.1
Current children cumulated vsize (KiB) 35192

[startup+1063.23 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901888/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31452 CPUtime=1052.41
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7660 0 0 0 105227 14 0 0 25 0 1 0 213869189 32206848 7600 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7863 7600 59 118 0 7741 0
Current children cumulated CPU time (s) 1063.15
Current children cumulated vsize (KiB) 36248

[startup+1123.28 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901632/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1112.46
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 111231 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1123.2
Current children cumulated vsize (KiB) 36512

[startup+1183.34 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901632/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1172.51
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 117236 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 36512

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

[startup+1187.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901632/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1176.3
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 117615 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1187.04
Current children cumulated vsize (KiB) 36512

[startup+1193.68 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901568/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1182.85
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 118270 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1193.59
Current children cumulated vsize (KiB) 36512

[startup+1196.96 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901568/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1186.13
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 118598 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1196.87
Current children cumulated vsize (KiB) 36512

[startup+1198.61 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901568/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1187.78
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 118763 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 36512

[startup+1199.42 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901568/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1188.6
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 118845 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 36512

[startup+1199.63 s]
/proc/loadavg: 1.00 1.00 0.95 2/79 1661
/proc/meminfo: memFree=901568/2055920 swapFree=4192812/4192956
[pid=1657] ppid=1655 vsize=4796 CPUtime=10.74
/proc/1657/stat : 1657 (SATzilla2007_C) S 1655 1657 789 0 -1 4194304 1748 7679 0 0 342 18 681 33 25 0 1 0 213868113 4911104 1020 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1657/statm: 1199 1020 164 260 0 923 0
[pid=1661] ppid=1657 vsize=31716 CPUtime=1188.8
/proc/1661/stat : 1661 (minisat20) R 1657 1657 789 0 -1 4194304 7732 0 0 0 118865 15 0 0 25 0 1 0 213869189 32477184 7672 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1661/statm: 7929 7672 59 118 0 7807 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 36512

Child status: 17
Real time (s): 1199.64
CPU time (s): 1199.59
CPU user time (s): 1198.9
CPU system time (s): 0.685895
CPU usage (%): 99.9952
Max. virtual memory (cumulated for all children) (KiB): 36512

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

runsolver used 1.08683 second user time and 3.17952 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Feb 20 02:38:58 UTC 2007

IDJOB= 300847
IDBENCH= 20044
IDSOLVER= 135
FILE ID= node16/300847-1171939138

PBS_JOBID= 3848905

Free space on /tmp= 66541 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1638354370-16.cnf
COMMAND LINE= /tmp/evaluation/300847-1171939138/SATzilla2007_C /tmp/evaluation/300847-1171939138/instance-300847-1171939138.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-300847-1171939138 -o ROOT/results/node16/solver-300847-1171939138 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300847-1171939138/SATzilla2007_C /tmp/evaluation/300847-1171939138/instance-300847-1171939138.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ba6ae373482c2c9451134b661ab28d3f

RANDOM SEED= 118263098

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:        936680 kB
Buffers:         70612 kB
Cached:         914776 kB
SwapCached:          0 kB
Active:         368008 kB
Inactive:       670976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        936680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8692 kB
Writeback:           0 kB
Mapped:          72468 kB
Slab:            65880 kB
Committed_AS:   958264 kB
PageTables:       1720 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= 66541 MiB

End job on node16 on Tue Feb 20 02:58:58 UTC 2007