Trace number 368858

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) 4999.09 5000.8

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
MD5SUM51a1a3a012cf07e3662164064eca4702
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark382.522
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of clauses2619
Sum of the clauses size5508
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22601
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data (download as text)

10.77/10.84	c run March_dl for 5 seconds ... 
10.77/10.84	c Bin: Executing march_dl
10.77/10.84	c child exit by a signal
10.77/10.84	c march_dl returned code 137.
10.77/10.84	c run saps (UBCSAT implementation) for 2 seconds ... 
10.77/10.84	c Bin: Executing ubcsat2006
10.77/10.84	c child exited successfully
10.77/10.84	c ubcsat2006 returned code 0.
10.77/10.84	c satzilla computing base features
10.77/10.84	c satzilla doing unit-prop probe
10.77/10.84	c satzilla doing local search probe
10.77/10.84	c satzilla doing lobjois search-space size estimate
10.77/10.84	c satzilla's ranking:
10.77/10.84	c 1) minisat20: 3.066023
10.77/10.84	c 2) march_dl+P: 4.126452
10.77/10.84	c 3) minisat20+P: 4.255264
10.77/10.84	c 4) march_dl: 4.369866
10.77/10.84	c 5) vallst+P: 4.512233
10.77/10.84	c 6) zchaff_rand+P: 5.177998
10.77/10.84	c 7) kcnfs+P: 999.000000
10.77/10.84	c 8) kcnfs: 999.000000
10.77/10.84	c 9) vallst: 999.000000
10.77/10.84	c 10) zchaff_rand: 999.000000
10.77/10.84	c satzilla running minisat20 ... 
10.77/10.84	This is MiniSat 2.0 beta
10.77/10.84	WARNING: for repeatability, setting FPU to use double precision
10.77/10.84	============================[ Problem Statistics ]=============================
10.77/10.84	|                                                                             |
10.77/10.84	|  Number of variables:  306                                                  |
10.77/10.84	|  Number of clauses:    2619                                                 |
10.77/10.84	|  Parsing time:         0.00         s                                       |
10.77/10.84	============================[ Search Statistics ]==============================
10.77/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.84	===============================================================================
10.77/10.84	|         0 |     306     2619     5508 |      873        0    nan |  0.000 % |
10.77/10.85	|       103 |     306     2619     5508 |      960      103     63 |  0.001 % |
10.77/10.85	|       253 |     306     2619     5508 |     1056      253     71 |  0.001 % |
10.77/10.86	|       479 |     306     2619     5508 |     1161      479     77 |  0.019 % |
10.77/10.87	|       816 |     306     2619     5508 |     1278      816     82 |  0.001 % |
10.77/10.90	|      1324 |     306     2619     5508 |     1405     1324     83 |  0.019 % |
10.86/10.95	|      2083 |     306     2619     5508 |     1546     1268     84 |  0.001 % |
10.96/11.03	|      3224 |     306     2619     5508 |     1701     1536     83 |  0.019 % |
11.05/11.18	|      4932 |     306     2619     5508 |     1871     1325    103 |  0.001 % |
11.35/11.42	|      7495 |     306     2619     5508 |     2058     1809    101 |  0.019 % |
11.75/11.89	|     11340 |     306     2619     5508 |     2264     2252    115 |  0.019 % |
12.55/12.69	|     17106 |     306     2619     5508 |     2490     1820    119 |  0.019 % |
13.85/13.97	|     25758 |     306     2619     5508 |     2739     2341    116 |  0.001 % |
15.75/15.87	|     38732 |     306     2619     5508 |     3013     2045    112 |  0.019 % |
18.95/19.02	|     58193 |     306     2619     5508 |     3315     2198    116 |  0.019 % |
24.05/24.17	|     87385 |     306     2619     5508 |     3646     3187    130 |  0.019 % |
32.34/32.45	|    131174 |     306     2619     5508 |     4011     2612    137 |  0.019 % |
45.43/45.59	|    196858 |     306     2619     5508 |     4412     2927    131 |  0.001 % |
66.13/66.29	|    295385 |     306     2619     5508 |     4853     4493    115 |  0.019 % |
99.12/99.26	|    443177 |     306     2619     5508 |     5339     3006    120 |  0.019 % |
148.01/148.16	|    664862 |     306     2619     5508 |     5873     5560    123 |  0.019 % |
231.59/231.77	|    997389 |     306     2619     5508 |     6460     3698    130 |  0.019 % |
361.26/361.44	|   1496178 |     306     2619     5508 |     7106     6210    130 |  0.001 % |
569.71/570.00	|   2244360 |     306     2619     5508 |     7817     5895    135 |  0.019 % |
897.43/897.88	|   3366634 |     306     2619     5508 |     8598     5859    123 |  0.001 % |
1425.11/1425.63	|   5050045 |     306     2619     5508 |     9458     8622    134 |  0.001 % |
2258.20/2258.94	|   7575161 |     306     2619     5508 |    10404     9138    121 |  0.019 % |
3615.68/3616.76	|  11362837 |     306     2619     5508 |    11445     6919    138 |  0.019 % |
4999.01/5000.54	c Bin: Executing minisat20
4999.01/5000.54	c child exit by a signal
4999.01/5000.54	c minisat20 returned code 137.
4999.01/5000.54	c minisat20 returned code 137.
4999.01/5000.54	c satzilla running march_dl with preprocessing ... 
4999.01/5000.55	c Preprocessing...
4999.01/5000.55	c Inital problem has 306 variables, 18 nary clauses (2601 binary clauses).
4999.01/5000.55	c Num non-binary clauses 18, Average non-binary clause length 17.000
4999.01/5000.55	c Theory has no gaps
4999.01/5000.55	c Preprocessor runtime was 0.000 seconds.
4999.01/5000.55	c 
4999.01/5000.55	c Satisfiability of theory still undetermined.
4999.01/5000.55	c See file /tmp/zzQ2TJ for simplified theory.
4999.01/5000.55	c Bin: Executing march_dl
4999.01/5000.55	c march_dl returned code 1.
4999.01/5000.55	c march_dl returned code 1.
4999.01/5000.55	c satzilla running minisat20 with preprocessing ... 
4999.01/5000.55	c Bin: Executing minisat20
4999.01/5000.55	c minisat20 returned code 1.
4999.01/5000.55	c minisat20 returned code 1.
4999.01/5000.55	c satzilla running march_dl ... 
4999.01/5000.55	c Bin: Executing march_dl
4999.01/5000.55	c march_dl returned code 1.
4999.01/5000.55	c march_dl returned code 1.
4999.01/5000.55	c satzilla running vallst with preprocessing ... 
4999.01/5000.55	c Bin: Executing vallst
4999.01/5000.55	c vallst returned code 1.
4999.01/5000.55	c vallst returned code 1.
4999.01/5000.55	c satzilla running zchaff_rand with preprocessing ... 
4999.01/5000.55	c Bin: Executing zchaff_rand
4999.01/5000.55	c zchaff_rand returned code 1.
4999.01/5000.55	c zchaff_rand returned code 1.
4999.01/5000.55	c satzilla running kcnfs with preprocessing ... 
4999.01/5000.55	c Bin: Executing kcnfs
4999.01/5000.55	c kcnfs returned code 1.
4999.01/5000.55	c kcnfs returned code 1.
4999.01/5000.55	c satzilla running kcnfs ... 
4999.01/5000.55	c Bin: Executing kcnfs
4999.01/5000.55	c kcnfs returned code 1.
4999.01/5000.55	c kcnfs returned code 1.
4999.01/5000.55	c satzilla running vallst ... 
4999.01/5000.55	c Bin: Executing vallst
4999.01/5000.55	c vallst returned code 1.
4999.01/5000.55	c vallst returned code 1.
4999.01/5000.55	c satzilla running zchaff_rand ... 
4999.01/5000.55	c Bin: Executing zchaff_rand
4999.01/5000.55	c zchaff_rand returned code 1.
4999.01/5000.55	c zchaff_rand returned code 1.
4999.01/5000.55	c ERROR: All Failed! 
4999.01/5000.55	c SATZILLA_TIME=4999.830000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node57/watcher-368858-1177289684 -o ROOT/results/node57/solver-368858-1177289684 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368858-1177289684/SATzilla2007_C /tmp/evaluation/368858-1177289684/instance-368858-1177289684.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 31543
/proc/meminfo: memFree=1837016/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=764 CPUtime=0
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 170104351 782336 98 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 191 98 52 118 0 70 0

[startup+0.0635861 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 31543
/proc/meminfo: memFree=1837016/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=1300 CPUtime=0.06
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 253 0 0 0 6 0 0 0 20 0 1 0 170104351 1331200 245 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 325 245 74 118 0 204 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2740

[startup+0.101587 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 31543
/proc/meminfo: memFree=1837016/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=1300 CPUtime=0.09
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 255 0 0 0 9 0 0 0 20 0 1 0 170104351 1331200 247 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134588043 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 325 247 74 118 0 204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2740

[startup+0.301604 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 31543
/proc/meminfo: memFree=1837016/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=1300 CPUtime=0.29
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 257 0 0 0 29 0 0 0 21 0 1 0 170104351 1331200 249 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 325 249 74 118 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2740

[startup+0.70164 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 31543
/proc/meminfo: memFree=1837016/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=1300 CPUtime=0.69
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 258 0 0 0 69 0 0 0 24 0 1 0 170104351 1331200 250 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 325 250 74 118 0 204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2740

[startup+1.50171 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31545
/proc/meminfo: memFree=1836232/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=1300 CPUtime=1.49
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 259 0 0 0 149 0 0 0 25 0 1 0 170104351 1331200 251 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 325 251 74 118 0 204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2740

[startup+3.10185 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31545
/proc/meminfo: memFree=1836104/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=0
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 170104351 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 110 95 260 0 84 0
[pid=31544] ppid=31543 vsize=1300 CPUtime=3.09
/proc/31544/stat : 31544 (march_dl) R 31543 31543 31487 0 -1 4194304 261 0 0 0 309 0 0 0 25 0 1 0 170104351 1331200 253 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31544/statm: 325 253 74 118 0 204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2740

[startup+6.30113 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31546
/proc/meminfo: memFree=1836104/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1440 CPUtime=4.99
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 135 262 0 0 0 0 499 0 16 0 1 0 170104351 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 360 111 96 260 0 84 0
[pid=31546] ppid=31543 vsize=6188 CPUtime=1.28
/proc/31546/stat : 31546 (ubcsat2006) R 31543 31543 31487 0 -1 4194304 269 0 0 0 107 21 0 0 25 0 1 0 170104851 6336512 252 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31546/statm: 1547 252 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 31547
/proc/meminfo: memFree=1834704/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=3396 CPUtime=1.84
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 515 0 0 0 184 0 0 0 25 0 1 0 170105436 3477504 509 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 849 509 58 118 0 727 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5140

[startup+25.5028 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31547
/proc/meminfo: memFree=1833104/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=4848 CPUtime=14.64
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 890 0 0 0 1464 0 0 0 25 0 1 0 170105436 4964352 884 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 1212 884 58 118 0 1090 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 6592

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31547
/proc/meminfo: memFree=1832016/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=5904 CPUtime=40.22
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 1163 0 0 0 4022 0 0 0 25 0 1 0 170105436 6045696 1157 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 1476 1157 58 118 0 1354 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 7648

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31547
/proc/meminfo: memFree=1831184/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=6844 CPUtime=91.41
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 1372 0 0 0 9141 0 0 0 25 0 1 0 170105436 7008256 1366 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 1711 1366 58 118 0 1589 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8588

[startup+162.303 s]
/proc/loadavg: 1.06 0.99 0.99 2/66 31547
/proc/meminfo: memFree=1830096/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=7912 CPUtime=151.39
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 1645 0 0 0 15139 0 0 0 25 0 1 0 170105436 8101888 1639 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 1978 1639 58 118 0 1856 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9656

[startup+222.303 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 31547
/proc/meminfo: memFree=1829776/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=8176 CPUtime=211.39
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 1708 0 0 0 21138 1 0 0 25 0 1 0 170105436 8372224 1702 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 2044 1702 58 118 0 1922 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9920

[startup+282.302 s]
/proc/loadavg: 1.17 1.04 1.01 2/66 31547
/proc/meminfo: memFree=1829072/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=8836 CPUtime=271.37
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 1883 0 0 0 27136 1 0 0 25 0 1 0 170105436 9048064 1877 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528308 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 2209 1877 58 118 0 2087 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10580

[startup+342.302 s]
/proc/loadavg: 1.06 1.03 1.01 2/66 31547
/proc/meminfo: memFree=1828752/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=9116 CPUtime=331.36
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 1950 0 0 0 33135 1 0 0 25 0 1 0 170105436 9334784 1944 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 2279 1944 58 118 0 2157 0

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

/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17428 CPUtime=4650.08
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4157 0 0 0 464994 14 0 0 25 0 1 0 170105436 17846272 4030 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4357 4030 58 118 0 4235 0
Current children cumulated CPU time (s) 4660.89
Current children cumulated vsize (KiB) 19172

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797904/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17428 CPUtime=4710.06
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4157 0 0 0 470992 14 0 0 25 0 1 0 170105436 17846272 4030 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525595 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4357 4030 58 118 0 4235 0
Current children cumulated CPU time (s) 4720.87
Current children cumulated vsize (KiB) 19172

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797776/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17560 CPUtime=4770.04
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4175 0 0 0 476990 14 0 0 25 0 1 0 170105436 17981440 4048 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4390 4048 58 118 0 4268 0
Current children cumulated CPU time (s) 4780.85
Current children cumulated vsize (KiB) 19304

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797392/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17948 CPUtime=4830.03
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4270 0 0 0 482988 15 0 0 25 0 1 0 170105436 18378752 4137 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4487 4137 58 118 0 4365 0
Current children cumulated CPU time (s) 4840.84
Current children cumulated vsize (KiB) 19692

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797392/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17776 CPUtime=4890.02
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4304 0 0 0 488987 15 0 0 25 0 1 0 170105436 18202624 4118 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4444 4118 58 118 0 4322 0
Current children cumulated CPU time (s) 4900.83
Current children cumulated vsize (KiB) 19520

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17760 CPUtime=4950
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4350 0 0 0 494985 15 0 0 25 0 1 0 170105436 18186240 4114 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4440 4114 58 118 0 4318 0
Current children cumulated CPU time (s) 4960.81
Current children cumulated vsize (KiB) 19504

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17760 CPUtime=4954
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4350 0 0 0 495385 15 0 0 25 0 1 0 170105436 18186240 4114 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4440 4114 58 118 0 4318 0
Current children cumulated CPU time (s) 4964.81
Current children cumulated vsize (KiB) 19504

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17744 CPUtime=4966.8
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4350 0 0 0 496665 15 0 0 25 0 1 0 170105436 18169856 4110 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4436 4110 58 118 0 4314 0
Current children cumulated CPU time (s) 4977.61
Current children cumulated vsize (KiB) 19488

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17744 CPUtime=4979.6
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4350 0 0 0 497945 15 0 0 25 0 1 0 170105436 18169856 4110 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4436 4110 58 118 0 4314 0
Current children cumulated CPU time (s) 4990.41
Current children cumulated vsize (KiB) 19488

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17744 CPUtime=4982.8
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4350 0 0 0 498265 15 0 0 25 0 1 0 170105436 18169856 4110 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4436 4110 58 118 0 4314 0
Current children cumulated CPU time (s) 4993.61
Current children cumulated vsize (KiB) 19488

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=17744 CPUtime=4986
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4350 0 0 0 498585 15 0 0 25 0 1 0 170105436 18169856 4110 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4436 4110 58 118 0 4314 0
Current children cumulated CPU time (s) 4996.81
Current children cumulated vsize (KiB) 19488

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=18008 CPUtime=4987.59
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4386 0 0 0 498744 15 0 0 25 0 1 0 170105436 18440192 4146 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4502 4146 58 118 0 4380 0
Current children cumulated CPU time (s) 4998.4
Current children cumulated vsize (KiB) 19752

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=1744 CPUtime=10.81
/proc/31543/stat : 31543 (SATzilla2007_C) S 31541 31543 31487 0 -1 4194304 591 537 0 0 310 31 700 40 25 0 1 0 170104351 1785856 257 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31543/statm: 436 257 157 260 0 160 0
[pid=31547] ppid=31543 vsize=18008 CPUtime=4987.99
/proc/31547/stat : 31547 (minisat20) R 31543 31543 31487 0 -1 4194304 4386 0 0 0 498784 15 0 0 25 0 1 0 170105436 18440192 4146 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31547/statm: 4502 4146 58 118 0 4380 0
Current children cumulated CPU time (s) 4998.8
Current children cumulated vsize (KiB) 19752

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=0 CPUtime=4999.07
/proc/31543/stat : 31543 (SATzilla2007_C) D 31541 31543 31487 0 -1 4194308 698 4923 0 0 311 31 499509 56 19 0 1 0 170104351 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/31543/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.07
Current children cumulated vsize (KiB) 0

[startup+5000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32355
/proc/meminfo: memFree=1797328/2055920 swapFree=4183112/4192956
[pid=31543] ppid=31541 vsize=0 CPUtime=4999.07
/proc/31543/stat : 31543 (SATzilla2007_C) D 31541 31543 31487 0 -1 4194308 698 4923 0 0 311 31 499509 56 19 0 1 0 170104351 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/31543/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4999.07
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 5000.8
CPU time (s): 4999.09
CPU user time (s): 4998.21
CPU system time (s): 0.878866
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 19784

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

runsolver used 4.14437 second user time and 10.2474 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Mon Apr 23 00:54:44 UTC 2007

IDJOB= 368858
IDBENCH= 24731
IDSOLVER= 179
FILE ID= node57/368858-1177289684

PBS_JOBID= 4650832

Free space on /tmp= 66448 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-018-017.sat05-1189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368858-1177289684/SATzilla2007_C /tmp/evaluation/368858-1177289684/instance-368858-1177289684.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-368858-1177289684 -o ROOT/results/node57/solver-368858-1177289684 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368858-1177289684/SATzilla2007_C /tmp/evaluation/368858-1177289684/instance-368858-1177289684.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  51a1a3a012cf07e3662164064eca4702

RANDOM SEED= 106184271

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1837552 kB
Buffers:         34652 kB
Cached:         108496 kB
SwapCached:       3664 kB
Active:          37088 kB
Inactive:       115336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837552 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:            8568 kB
Writeback:           0 kB
Mapped:          15296 kB
Slab:            52088 kB
Committed_AS:  2572980 kB
PageTables:       1408 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= 66448 MiB

End job on node57 on Mon Apr 23 02:18:05 UTC 2007