Trace number 1785261

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? (MO) 3582.15 3583.77

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.4403
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

Solver Data

98.62/98.74	c run March_dl for 5 seconds ... 
98.62/98.74	c Bin: Executing march_dl
98.62/98.74	c child exit by a signal
98.62/98.74	c march_dl returned code 137.
98.62/98.74	c run saps (UBCSAT implementation) for 2 seconds ... 
98.62/98.74	c Bin: Executing ubcsat2006
98.62/98.74	c child exited successfully
98.62/98.74	c ubcsat2006 returned code 0.
98.62/98.74	c satzilla computing base features
98.62/98.74	c satzilla doing unit-prop probe
98.62/98.74	c satzilla doing local search probe
98.62/98.74	c satzilla doing lobjois search-space size estimate
98.62/98.74	c satzilla's ranking:
98.62/98.74	c 1) minisat20+P: -0.574489
98.62/98.74	c 2) minisat20: 2.522209
98.62/98.74	c 3) vallst+P: 3.214110
98.62/98.74	c 4) march_dl+P: 6.871862
98.62/98.74	c 5) march_dl: 7.335545
98.62/98.74	c 6) zchaff_rand+P: 7.526640
98.62/98.74	c 7) kcnfs+P: 999.000000
98.62/98.74	c 8) kcnfs: 999.000000
98.62/98.74	c 9) vallst: 999.000000
98.62/98.74	c 10) zchaff_rand: 999.000000
98.62/98.74	c satzilla running minisat20 with preprocessing ... 
145.11/145.24	This is MiniSat 2.0 beta
145.11/145.24	WARNING: for repeatability, setting FPU to use double precision
145.11/145.24	============================[ Problem Statistics ]=============================
145.11/145.24	|                                                                             |
145.11/145.28	|  Number of variables:  75600                                                |
145.11/145.28	|  Number of clauses:    902336                                               |
145.12/145.97	|  Parsing time:         0.66         s                                       |
145.12/146.03	============================[ Search Statistics ]==============================
145.12/146.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
145.12/146.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
145.12/146.03	===============================================================================
145.12/146.03	|         0 |   75600   902336  2075302 |   300778        0    nan |  0.000 % |
146.18/146.36	|       100 |   75600   902336  2075302 |   330856      100     30 |  0.000 % |
146.68/146.81	|       250 |   75600   902336  2075302 |   363942      250     58 |  0.000 % |
146.98/147.16	|       475 |   75600   902336  2075302 |   400336      475     95 |  0.000 % |
147.39/147.58	|       812 |   75600   902336  2075302 |   440370      812    113 |  0.000 % |
147.99/148.12	|      1319 |   75600   902336  2075302 |   484407     1319    118 |  0.000 % |
148.68/148.89	|      2079 |   75600   902336  2075302 |   532847     2079    126 |  0.000 % |
149.88/150.09	|      3219 |   75600   902336  2075302 |   586132     3219    140 |  0.000 % |
151.48/151.61	|      4927 |   75600   902336  2075302 |   644745     4927    151 |  0.000 % |
153.38/153.54	|      7489 |   75600   902336  2075302 |   709220     7489    162 |  0.000 % |
155.18/155.37	|     11335 |   75600   902336  2075302 |   780142    11335    168 |  0.000 % |
164.27/164.40	|     17101 |   75600   902336  2075302 |   858156    17101    193 |  0.000 % |
181.76/181.94	|     25750 |   75600   902336  2075302 |   943972    25750    318 |  0.000 % |
201.46/201.64	|     38725 |   75600   902336  2075302 |  1038369    38725    227 |  0.000 % |
238.44/238.62	|     58187 |   75600   902336  2075302 |  1142206    58187    276 |  0.000 % |
306.81/307.05	|     87379 |   75600   902336  2075302 |  1256427    87379    331 |  0.000 % |
458.36/458.65	|    131168 |   75600   902336  2075302 |  1382069   131168    398 |  0.000 % |
836.98/837.44	|    196853 |   75600   902336  2075302 |  1520276   196853    498 |  0.000 % |
1332.07/1332.78	|    295379 |   75600   902336  2075302 |  1672304   295379    531 |  0.000 % |
2292.09/2293.16	|    443170 |   75600   902336  2075302 |  1839534   443170    578 |  0.000 % |

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-1785261-1241902517/watcher-1785261-1241902517 -o /tmp/evaluation-result-1785261-1241902517/solver-1785261-1241902517 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785261-1241902517.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: 0.93 0.98 0.99 3/64 30680
/proc/meminfo: memFree=1675688/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) R 30678 30680 30643 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=8296 CPUtime=0
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 910 0 0 0 0 0 0 0 18 0 1 0 218280289 8495104 905 1992294400 134512640 134996440 4294956256 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30681/statm: 2074 913 49 118 0 1953 0

[startup+0.034601 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 30680
/proc/meminfo: memFree=1675688/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=23132 CPUtime=0.02
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 3789 0 0 0 1 1 0 0 19 0 1 0 218280289 23687168 3784 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30681/statm: 5783 3784 50 118 0 5662 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24572

[startup+0.102605 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 30680
/proc/meminfo: memFree=1675688/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=24056 CPUtime=0.09
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 4070 0 0 0 8 1 0 0 19 0 1 0 218280289 24633344 4065 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30681/statm: 6014 4065 50 118 0 5893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25496

[startup+0.302622 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 30680
/proc/meminfo: memFree=1675688/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=26696 CPUtime=0.29
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 4887 0 0 0 27 2 0 0 21 0 1 0 218280289 27336704 4882 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30681/statm: 6674 4882 50 118 0 6553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28136

[startup+0.702658 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 30680
/proc/meminfo: memFree=1675688/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=31844 CPUtime=0.69
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 6526 0 0 0 66 3 0 0 25 0 1 0 218280289 32608256 6521 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30681/statm: 7961 6521 50 118 0 7840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33284

[startup+1.50174 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30682
/proc/meminfo: memFree=1645336/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=42272 CPUtime=1.49
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 9746 0 0 0 142 7 0 0 25 0 1 0 218280289 43286528 9741 1992294400 134512640 134996440 4294956256 18446744073709551615 134724177 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30681/statm: 10568 9741 50 118 0 10447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43712

[startup+3.10187 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30682
/proc/meminfo: memFree=1628696/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=0
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 218280289 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30680/statm: 360 110 95 260 0 84 0
[pid=30681] ppid=30680 vsize=113668 CPUtime=3.08
/proc/30681/stat : 30681 (march_dl) R 30680 30680 30643 0 -1 4194304 21080 0 0 0 296 12 0 0 25 0 1 0 218280289 116396032 21073 1992294400 134512640 134996440 4294956256 18446744073709551615 134542439 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30681/statm: 28417 21073 52 118 0 28296 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115108

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30683
/proc/meminfo: memFree=1671128/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=1440 CPUtime=5
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 135 22566 0 0 0 0 486 14 16 0 1 0 218280289 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 360 111 96 260 0 84 0
[pid=30683] ppid=30680 vsize=32780 CPUtime=1.26
/proc/30683/stat : 30683 (ubcsat2006) R 30680 30680 30643 0 -1 4194304 4978 0 0 0 123 3 0 0 25 0 1 0 218280791 33566720 4962 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30683/statm: 8195 4963 141 64 0 7776 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34220

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30683
/proc/meminfo: memFree=1633952/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=67232 CPUtime=12.66
/proc/30680/stat : 30680 (SATzilla2007_C) R 30678 30680 30643 0 -1 4194304 14661 45541 0 0 268 8 962 28 25 0 1 0 218280289 68845568 14633 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 0 0 0
/proc/30680/statm: 16808 14633 114 260 0 16532 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 67232

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30683
/proc/meminfo: memFree=1540000/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=140832 CPUtime=25.47
/proc/30680/stat : 30680 (SATzilla2007_C) R 30678 30680 30643 0 -1 4194304 34434 45541 0 0 1537 20 962 28 25 0 1 0 218280289 144211968 34404 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/30680/statm: 35208 34404 121 260 0 34932 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 140832

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 30683
/proc/meminfo: memFree=1538336/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=140832 CPUtime=51.03
/proc/30680/stat : 30680 (SATzilla2007_C) R 30678 30680 30643 0 -1 4194304 34856 45541 0 0 4091 22 962 28 25 0 1 0 218280289 144211968 34826 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/30680/statm: 35208 34826 121 260 0 34932 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 140832

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30683
/proc/meminfo: memFree=1426720/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=256540 CPUtime=102.22
/proc/30680/stat : 30680 (SATzilla2007_C) R 30678 30680 30643 0 -1 4194304 127951 45541 0 0 9160 72 962 28 25 0 1 0 218280289 262696960 62785 1992294400 134512640 135579813 4294956224 18446744073709551615 134579382 0 0 4096 0 0 0 0 17 0 0 0
/proc/30680/statm: 64135 62785 159 260 0 63859 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 256540

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30684
/proc/meminfo: memFree=1336920/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=56844 CPUtime=17.06
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 13729 0 0 0 1694 12 0 0 25 0 1 0 218294810 58208256 13716 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 14211 13716 59 118 0 14089 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 328820

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30684
/proc/meminfo: memFree=1294872/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=98856 CPUtime=77.02
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 24210 0 0 0 7682 20 0 0 25 0 1 0 218294810 101228544 24197 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 24714 24197 59 118 0 24592 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 370832

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30684
/proc/meminfo: memFree=1247512/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=146464 CPUtime=137
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 36112 0 0 0 13670 30 0 0 25 0 1 0 218294810 149979136 36099 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 36616 36099 59 118 0 36494 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 418440

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30690
/proc/meminfo: memFree=1209304/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=184180 CPUtime=196.98
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 45509 0 0 0 19661 37 0 0 25 0 1 0 218294810 188600320 45496 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 46045 45496 59 118 0 45923 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 456156

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30690
/proc/meminfo: memFree=1169048/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=224816 CPUtime=256.95
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 55677 0 0 0 25648 47 0 0 25 0 1 0 218294810 230211584 55664 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 56204 55664 59 118 0 56082 0

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

/proc/30684/statm: 336447 335774 59 118 0 336325 0
Current children cumulated CPU time (s) 2981.02
Current children cumulated vsize (KiB) 1617764

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=23512/2055920 swapFree=4075576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1367568 CPUtime=2895.88
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 341248 0 0 0 289258 330 0 0 25 0 1 0 218294810 1400389632 341235 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 341892 341235 59 118 0 341770 0
Current children cumulated CPU time (s) 3041
Current children cumulated vsize (KiB) 1639544

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15448/2055920 swapFree=4087992/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1387520 CPUtime=2955.84
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 346254 0 0 0 295250 334 0 0 25 0 1 0 218294810 1420820480 346241 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 346880 346241 59 118 0 346758 0
Current children cumulated CPU time (s) 3100.96
Current children cumulated vsize (KiB) 1659496

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15320/2055920 swapFree=4112560/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1412504 CPUtime=3015.81
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 352490 0 0 0 301241 340 0 0 25 0 1 0 218294810 1446404096 352477 1992294400 134512640 134998072 4294956304 18446744073709551615 134527842 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 353126 352477 59 118 0 353004 0
Current children cumulated CPU time (s) 3160.93
Current children cumulated vsize (KiB) 1684480

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15320/2055920 swapFree=4137124/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1436848 CPUtime=3075.78
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 358605 0 0 0 307231 347 0 0 25 0 1 0 218294810 1471332352 358592 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 359212 358592 59 118 0 359090 0
Current children cumulated CPU time (s) 3220.9
Current children cumulated vsize (KiB) 1708824

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=14872/2055920 swapFree=4160372/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1460528 CPUtime=3135.76
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 364516 0 0 0 313225 351 0 0 25 0 1 0 218294810 1495580672 364503 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 365132 364503 59 118 0 365010 0
Current children cumulated CPU time (s) 3280.88
Current children cumulated vsize (KiB) 1732504

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15512/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1480364 CPUtime=3195.71
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 369508 0 0 0 319216 355 0 0 25 0 1 0 218294810 1515892736 369495 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 370091 369495 59 118 0 369969 0
Current children cumulated CPU time (s) 3340.83
Current children cumulated vsize (KiB) 1752340

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15192/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1500464 CPUtime=3255.7
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 374534 0 0 0 325210 360 0 0 25 0 1 0 218294810 1536475136 374521 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 375116 374521 59 118 0 374994 0
Current children cumulated CPU time (s) 3400.82
Current children cumulated vsize (KiB) 1772440

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=14936/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1524264 CPUtime=3315.67
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 380478 0 0 0 331201 366 0 0 25 0 1 0 218294810 1560846336 380465 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 381066 380465 59 118 0 380944 0
Current children cumulated CPU time (s) 3460.79
Current children cumulated vsize (KiB) 1796240

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=16152/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1545796 CPUtime=3375.66
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 385887 0 0 0 337195 371 0 0 25 0 1 0 218294810 1582895104 385874 1992294400 134512640 134998072 4294956304 18446744073709551615 134525166 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 386449 385874 59 118 0 386327 0
Current children cumulated CPU time (s) 3520.78
Current children cumulated vsize (KiB) 1817772

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15384/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1570124 CPUtime=3435.63
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 391978 0 0 0 343186 377 0 0 25 0 1 0 218294810 1607806976 391965 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 392531 391965 59 118 0 392409 0
Current children cumulated CPU time (s) 3580.75
Current children cumulated vsize (KiB) 1842100



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3583.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15320/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1571312 CPUtime=3437.03
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 392282 0 0 0 343326 377 0 0 25 0 1 0 218294810 1609023488 392269 1992294400 134512640 134998072 4294956304 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 392828 392269 59 118 0 392706 0
Current children cumulated CPU time (s) 3582.15
Current children cumulated vsize (KiB) 1843288

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+3583.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30692
/proc/meminfo: memFree=15320/2055920 swapFree=4178576/4192956
[pid=30680] ppid=30678 vsize=271976 CPUtime=145.12
/proc/30680/stat : 30680 (SATzilla2007_C) S 30678 30680 30643 0 -1 4194304 140470 45541 0 0 13394 128 962 28 25 0 1 0 218280289 278503424 66141 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30680/statm: 67994 66141 165 260 0 67718 0
[pid=30684] ppid=30680 vsize=1571312 CPUtime=3437.03
/proc/30684/stat : 30684 (minisat20) R 30680 30680 30643 0 -1 4194304 392282 0 0 0 343326 377 0 0 25 0 1 0 218294810 1609023488 392269 1992294400 134512640 134998072 4294956304 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30684/statm: 392828 392269 59 118 0 392706 0
Current children cumulated CPU time (s) 3582.15
Current children cumulated vsize (KiB) 1843288

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30680 and gives
#  childrusage.ru_utime.tv_sec=143
#  childrusage.ru_utime.tv_usec=574173
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=618753
# CPU time returned by wait4() is 145.193
# while last known CPU time is 3582.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3583.77
CPU time (s): 3582.15
CPU user time (s): 3576.82
CPU system time (s): 5.33
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 1843288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.574
system time used= 1.61875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186011
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= 8
involuntary context switches= 338

runsolver used 3.72043 second user time and 9.32658 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-09 22:55:22
IDJOB=1785261
IDBENCH=24734
IDSOLVER=640
FILE ID=node43/1785261-1241902517
PBS_JOBID= 9264785
Free space on /tmp= 66060 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_6-6-10.sat05-2670.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785261-1241902517/watcher-1785261-1241902517 -o /tmp/evaluation-result-1785261-1241902517/solver-1785261-1241902517 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785261-1241902517.cnf            

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

MD5SUM BENCH= 080b0eee741469a320509f7827afc538
RANDOM SEED=1749567656

node43.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.237
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.237
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:       1676104 kB
Buffers:         46180 kB
Cached:         154184 kB
SwapCached:     111552 kB
Active:         111568 kB
Inactive:       202520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676104 kB
SwapTotal:     4192956 kB
SwapFree:      4075576 kB
Dirty:           39072 kB
Writeback:           0 kB
Mapped:          13888 kB
Slab:            51668 kB
Committed_AS:   777756 kB
PageTables:       1444 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= 66032 MiB
End job on node43 at 2009-05-09 23:55:08