Trace number 1785423

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 4999.01 5001.74

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark207.864
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

10.50/10.68	c run March_dl for 5 seconds ... 
10.50/10.68	c Bin: Executing march_dl
10.50/10.68	c child exit by a signal
10.50/10.68	c march_dl returned code 137.
10.50/10.68	c run saps (UBCSAT implementation) for 2 seconds ... 
10.50/10.68	c Bin: Executing ubcsat2006
10.50/10.68	c child exited successfully
10.50/10.68	c ubcsat2006 returned code 0.
10.50/10.68	c satzilla computing base features
10.50/10.68	c satzilla doing unit-prop probe
10.50/10.68	c satzilla doing local search probe
10.50/10.68	c satzilla doing lobjois search-space size estimate
10.50/10.68	c satzilla's ranking:
10.50/10.68	c 1) minisat20+P: -1.477924
10.50/10.68	c 2) minisat20: 0.620214
10.50/10.68	c 3) vallst+P: 1.098459
10.50/10.68	c 4) march_dl: 1.949259
10.50/10.68	c 5) march_dl+P: 2.373695
10.50/10.68	c 6) zchaff_rand+P: 5.705133
10.50/10.68	c 7) kcnfs+P: 999.000000
10.50/10.68	c 8) kcnfs: 999.000000
10.50/10.68	c 9) vallst: 999.000000
10.50/10.68	c 10) zchaff_rand: 999.000000
10.50/10.68	c satzilla running minisat20 with preprocessing ... 
10.70/10.82	This is MiniSat 2.0 beta
10.70/10.82	WARNING: for repeatability, setting FPU to use double precision
10.70/10.82	============================[ Problem Statistics ]=============================
10.70/10.82	|                                                                             |
10.70/10.82	|  Number of variables:  2332                                                 |
10.70/10.82	|  Number of clauses:    22196                                                |
10.70/10.84	|  Parsing time:         0.01         s                                       |
10.70/10.84	============================[ Search Statistics ]==============================
10.70/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.70/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.70/10.84	===============================================================================
10.70/10.84	|         0 |    2332    22196    74408 |     7398        0    nan |  0.000 % |
10.70/10.84	|       100 |    2332    22196    74408 |     8138      100     60 |  0.000 % |
10.70/10.85	|       250 |    2332    22196    74408 |     8952      250     48 |  0.000 % |
10.70/10.87	|       476 |    2332    22196    74408 |     9847      476     69 |  0.000 % |
10.70/10.88	|       813 |    2332    22196    74408 |    10832      813     63 |  0.000 % |
10.72/10.92	|      1321 |    2332    22196    74408 |    11915     1321     67 |  0.000 % |
10.72/10.96	|      2081 |    2332    22196    74408 |    13107     2081     52 |  0.000 % |
10.89/11.05	|      3221 |    2332    22196    74408 |    14417     3221     55 |  0.000 % |
10.99/11.16	|      4929 |    2332    22196    74408 |    15859     4929     54 |  0.000 % |
11.18/11.39	|      7492 |    2332    22196    74408 |    17445     7492     60 |  0.000 % |
11.88/12.09	|     11337 |    2332    22196    74408 |    19190    11337     92 |  0.000 % |
12.48/12.68	|     17105 |    2332    22196    74408 |    21109    17105     74 |  0.000 % |
13.88/14.04	|     25758 |    2332    22196    74408 |    23220    15087     43 |  0.000 % |
16.58/16.78	|     38733 |    2332    22196    74408 |    25542    16049     82 |  0.000 % |
20.48/20.70	|     58194 |    2332    22196    74408 |    28096    22279     58 |  0.000 % |
29.07/29.28	|     87388 |    2332    22196    74408 |    30906    22651     99 |  0.000 % |
53.56/53.72	|    131178 |    2332    22196    74408 |    33996    16363    120 |  0.000 % |
74.35/74.58	|    196864 |    2332    22196    74408 |    37396    27852    132 |  0.000 % |
128.93/129.19	|    295392 |    2332    22196    74408 |    41135    28721    187 |  0.000 % |
215.97/216.22	|    443183 |    2332    22196    74408 |    45249    29280     98 |  0.000 % |
351.82/352.11	|    664867 |    2332    22196    74408 |    49774    43731    206 |  0.000 % |
626.46/626.92	|    997394 |    2332    22196    74408 |    54751    40993     93 |  0.000 % |
1104.97/1105.73	|   1496184 |    2332    22196    74408 |    60227    53313    127 |  0.000 % |
1844.82/1845.93	|   2244367 |    2332    22196    74408 |    66249    40614    246 |  0.000 % |
3503.14/3505.17	|   3366641 |    2332    22196    74408 |    72874    49234    302 |  0.000 % |
4998.94/5001.74	c Preprocessing...
4998.94/5001.74	c Inital problem has 2420 variables, 19176 nary clauses (3164 binary clauses).
4998.94/5001.74	c Num non-binary clauses 19176, Average non-binary clause length 3.570
4998.94/5001.74	c Theory has no gaps
4998.94/5001.74	c Preprocessor runtime was 0.110 seconds.
4998.94/5001.74	c 
4998.94/5001.74	c Satisfiability of theory still undetermined.
4998.94/5001.74	c See file /tmp/tUOrse for simplified theory.
4998.94/5001.74	c Bin: Executing minisat20
4998.94/5001.74	c child exit by a signal
4998.94/5001.74	c minisat20 returned code 137.
4998.94/5001.74	c minisat20 returned code 137.
4998.94/5001.74	c satzilla running minisat20 ... 
4998.94/5001.74	c Bin: Executing minisat20
4998.94/5001.74	c minisat20 returned code 1.
4998.94/5001.74	c minisat20 returned code 1.
4998.94/5001.74	c satzilla running vallst with preprocessing ... 
4998.94/5001.74	c Bin: Executing vallst
4998.94/5001.74	c vallst returned code 1.
4998.94/5001.74	c vallst returned code 1.
4998.94/5001.74	c satzilla running march_dl ... 
4998.94/5001.74	c Bin: Executing march_dl
4998.94/5001.74	c march_dl returned code 1.
4998.94/5001.74	c march_dl returned code 1.
4998.94/5001.74	c satzilla running march_dl with preprocessing ... 
4998.94/5001.74	c Bin: Executing march_dl
4998.94/5001.74	c march_dl returned code 1.
4998.94/5001.74	c march_dl returned code 1.
4998.94/5001.74	c satzilla running zchaff_rand with preprocessing ... 
4998.94/5001.74	c Bin: Executing zchaff_rand
4998.94/5001.74	c zchaff_rand returned code 1.
4998.94/5001.74	c zchaff_rand returned code 1.
4998.94/5001.74	c satzilla running kcnfs with preprocessing ... 
4998.94/5001.74	c Bin: Executing kcnfs
4998.94/5001.74	c kcnfs returned code 1.
4998.94/5001.74	c kcnfs returned code 1.
4998.94/5001.74	c satzilla running kcnfs ... 
4998.94/5001.74	c Bin: Executing kcnfs
4998.94/5001.74	c kcnfs returned code 1.
4998.94/5001.74	c kcnfs returned code 1.
4998.94/5001.74	c satzilla running vallst ... 
4998.94/5001.74	c Bin: Executing vallst
4998.94/5001.74	c vallst returned code 1.
4998.94/5001.74	c vallst returned code 1.
4998.94/5001.74	c satzilla running zchaff_rand ... 
4998.94/5001.74	c Bin: Executing zchaff_rand
4998.94/5001.74	c zchaff_rand returned code 1.
4998.94/5001.74	c zchaff_rand returned code 1.
4998.94/5001.74	c ERROR: All Failed! 
4998.94/5001.74	c SATZILLA_TIME=4999.750000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785423-1241913246/watcher-1785423-1241913246 -o /tmp/evaluation-result-1785423-1241913246/solver-1785423-1241913246 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785423-1241913246.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): 6000 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 1.00 3/64 29308
/proc/meminfo: memFree=1155128/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) R 29306 29308 29133 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=952 CPUtime=0
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 219358945 974848 131 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 238 131 50 118 0 117 0

[startup+0.10511 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29308
/proc/meminfo: memFree=1155128/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=3268 CPUtime=0.1
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 789 0 0 0 10 0 0 0 19 0 1 0 219358945 3346432 654 1992294400 134512640 134996440 4294956256 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 817 654 65 118 0 696 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4708

[startup+0.202127 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29308
/proc/meminfo: memFree=1155128/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=3488 CPUtime=0.19
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 1224 0 0 0 19 0 0 0 20 0 1 0 219358945 3571712 673 1992294400 134512640 134996440 4294956256 18446744073709551615 134583602 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 872 673 67 118 0 751 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4928

[startup+0.302146 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29308
/proc/meminfo: memFree=1155128/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=3488 CPUtime=0.29
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 1227 0 0 0 29 0 0 0 21 0 1 0 219358945 3571712 676 1992294400 134512640 134996440 4294956256 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 872 676 67 118 0 751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4928

[startup+0.702225 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29308
/proc/meminfo: memFree=1155128/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=8100 CPUtime=0.69
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 2441 0 0 0 58 11 0 0 25 0 1 0 219358945 8294400 1816 1992294400 134512640 134996440 4294956256 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 2025 1816 72 118 0 1904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9540

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29310
/proc/meminfo: memFree=1147176/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=11020 CPUtime=1.49
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 4339 0 0 0 130 19 0 0 25 0 1 0 219358945 11284480 1995 1992294400 134512640 134996440 4294956256 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 2755 1995 72 118 0 2634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12460

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29310
/proc/meminfo: memFree=1146088/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=0
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219358945 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 110 95 260 0 84 0
[pid=29309] ppid=29308 vsize=11756 CPUtime=3.08
/proc/29309/stat : 29309 (march_dl) R 29308 29308 29133 0 -1 4194304 5281 0 0 0 289 19 0 0 25 0 1 0 219358945 12038144 2452 1992294400 134512640 134996440 4294956256 18446744073709551615 134532802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29309/statm: 2939 2452 74 118 0 2818 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13196

[startup+6.30232 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29311
/proc/meminfo: memFree=1152232/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=1440 CPUtime=4.99
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 135 5570 0 0 0 0 479 20 16 0 1 0 219358945 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29308/statm: 360 111 96 260 0 84 0
[pid=29311] ppid=29308 vsize=6188 CPUtime=1.22
/proc/29311/stat : 29311 (ubcsat2006) R 29308 29308 29133 0 -1 4194304 557 0 13 0 113 9 0 0 25 0 1 0 219359446 6336512 553 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29311/statm: 1547 553 156 64 0 1128 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1142248/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=8872 CPUtime=1.86
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 2002 0 0 0 186 0 0 0 25 0 1 0 219360028 9084928 1997 1992294400 134512640 134998072 4294956304 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 2218 1997 59 118 0 2096 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 15080

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1136104/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=14092 CPUtime=14.64
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 3296 0 0 0 1463 1 0 0 25 0 1 0 219360028 14430208 3291 1992294400 134512640 134998072 4294956304 18446744073709551615 134536333 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 3523 3291 59 118 0 3401 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 20300

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1127912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=22208 CPUtime=40.24
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 5347 0 0 0 4021 3 0 0 25 0 1 0 219360028 22740992 5342 1992294400 134512640 134998072 4294956304 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 5552 5342 59 118 0 5430 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 28416

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1123240/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=26712 CPUtime=91.42
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 6476 0 0 0 9138 4 0 0 25 0 1 0 219360028 27353088 6471 1992294400 134512640 134998072 4294956304 18446744073709551615 134529216 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 6678 6471 59 118 0 6556 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 32920

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1115112/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=34812 CPUtime=151.38
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 8472 0 0 0 15131 7 0 0 25 0 1 0 219360028 35647488 8467 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 8703 8467 59 118 0 8581 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 41020

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1115112/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=34812 CPUtime=211.36
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 8475 0 0 0 21129 7 0 0 25 0 1 0 219360028 35647488 8470 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 8703 8470 59 118 0 8581 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 41020

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1108264/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=41808 CPUtime=271.32
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 10209 0 0 0 27124 8 0 0 25 0 1 0 219360028 42811392 10204 1992294400 134512640 134998072 4294956304 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 10452 10204 59 118 0 10330 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 48016

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29312
/proc/meminfo: memFree=1102248/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=47748 CPUtime=331.3
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 11707 0 0 0 33120 10 0 0 25 0 1 0 219360028 48893952 11702 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 11937 11702 59 118 0 11815 0

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


[startup+4722.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 29326
/proc/meminfo: memFree=1023976/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4708.95
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31405 0 0 0 470862 33 0 0 25 0 1 0 219360028 127725568 30903 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30903 59 118 0 31061 0
Current children cumulated CPU time (s) 4719.67
Current children cumulated vsize (KiB) 130940

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023976/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4768.92
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31405 0 0 0 476859 33 0 0 25 0 1 0 219360028 127725568 30903 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30903 59 118 0 31061 0
Current children cumulated CPU time (s) 4779.64
Current children cumulated vsize (KiB) 130940

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023976/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4828.89
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31405 0 0 0 482856 33 0 0 25 0 1 0 219360028 127725568 30903 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30903 59 118 0 31061 0
Current children cumulated CPU time (s) 4839.61
Current children cumulated vsize (KiB) 130940

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023976/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4888.86
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31406 0 0 0 488853 33 0 0 25 0 1 0 219360028 127725568 30904 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30904 59 118 0 31061 0
Current children cumulated CPU time (s) 4899.58
Current children cumulated vsize (KiB) 130940

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4948.83
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 494850 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4959.55
Current children cumulated vsize (KiB) 130940

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

[startup+4966.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4952.93
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 495260 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4963.65
Current children cumulated vsize (KiB) 130940

[startup+4979.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4965.72
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 496539 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4976.44
Current children cumulated vsize (KiB) 130940

[startup+4992 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4978.52
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 497819 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4989.24
Current children cumulated vsize (KiB) 130940

[startup+4998.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4984.92
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 498459 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4995.64
Current children cumulated vsize (KiB) 130940

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4986.51
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 498618 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4997.23
Current children cumulated vsize (KiB) 130940

[startup+5000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4987.31
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 498698 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4998.03
Current children cumulated vsize (KiB) 130940

[startup+5001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4987.71
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 498738 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4998.43
Current children cumulated vsize (KiB) 130940

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4988.11
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 498778 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4998.83
Current children cumulated vsize (KiB) 130940

[startup+5001.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29326
/proc/meminfo: memFree=1023912/2055924 swapFree=4180088/4192956
[pid=29308] ppid=29306 vsize=6208 CPUtime=10.72
/proc/29308/stat : 29308 (SATzilla2007_C) S 29306 29308 29133 0 -1 4194304 2480 6133 0 13 338 15 682 37 25 0 1 0 219358945 6356992 1330 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29308/statm: 1552 1330 164 260 0 1276 0
[pid=29312] ppid=29308 vsize=124732 CPUtime=4988.22
/proc/29312/stat : 29312 (minisat20) R 29308 29308 29133 0 -1 4194304 31407 0 0 0 498789 33 0 0 25 0 1 0 219360028 127725568 30905 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29312/statm: 31183 30905 59 118 0 31061 0
Current children cumulated CPU time (s) 4998.94
Current children cumulated vsize (KiB) 130940

Child status: 17
Real time (s): 5001.74
CPU time (s): 4999.01
CPU user time (s): 4998.12
CPU system time (s): 0.891864
CPU usage (%): 99.9454
Max. virtual memory (cumulated for all children) (KiB): 130940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.12
system time used= 0.891864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40033
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 14540

runsolver used 4.18736 second user time and 14.0119 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-10 01:54:06
IDJOB=1785423
IDBENCH=70913
IDSOLVER=640
FILE ID=node6/1785423-1241913246
PBS_JOBID= 9264789
Free space on /tmp= 66256 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_8_4_5_cmp.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785423-1241913246/watcher-1785423-1241913246 -o /tmp/evaluation-result-1785423-1241913246/solver-1785423-1241913246 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785423-1241913246.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=1508426765

node6.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:      2055924 kB
MemFree:       1155672 kB
Buffers:         59388 kB
Cached:         757372 kB
SwapCached:       6652 kB
Active:         138908 kB
Inactive:       686176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1155672 kB
SwapTotal:     4192956 kB
SwapFree:      4180088 kB
Dirty:            8792 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            61196 kB
Committed_AS:   814444 kB
PageTables:       1452 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= 66248 MiB
End job on node6 at 2009-05-10 03:17:28