Trace number 1806148

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
ReVivAl 0.23 2009-03-18? (TO) 1200.04 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
23.48/23.60	#LEARNT CLAUSES 0
23.68/23.76	done !
23.68/23.76	c Calling MINISAT
23.68/23.76	This is MiniSat 2.0 beta
23.68/23.76	WARNING: for repeatability, setting FPU to use double precision
23.68/23.76	============================[ Problem Statistics ]=============================
23.68/23.76	|                                                                             |
23.68/23.76	|  Number of variables:  1325                                                 |
23.68/23.76	|  Number of clauses:    174298                                               |
23.75/23.85	|  Parsing time:         0.08         s                                       |
23.75/23.86	============================[ Search Statistics ]==============================
23.75/23.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.75/23.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.75/23.86	===============================================================================
23.75/23.86	|         0 |    1325   174298   506725 |    58099        0    nan |  0.000 % |
23.75/23.87	|       101 |    1325   174298   506725 |    63909      101     80 |  0.000 % |
23.75/23.88	|       251 |    1325   174298   506725 |    70300      251     96 |  0.000 % |
23.75/23.89	|       476 |    1325   174298   506725 |    77330      476     98 |  0.003 % |
23.75/23.93	|       814 |    1325   174298   506725 |    85063      814    111 |  0.001 % |
23.75/23.98	|      1320 |    1325   174298   506725 |    93569     1320    121 |  0.003 % |
23.75/24.02	|      2079 |    1325   174298   506725 |   102926     2079    117 |  0.003 % |
24.08/24.17	|      3219 |    1325   174298   506725 |   113219     3219    131 |  0.001 % |
24.28/24.39	|      4927 |    1325   174298   506725 |   124541     4927    128 |  0.003 % |
24.57/24.63	|      7493 |    1325   174298   506725 |   136995     7493    127 |  0.000 % |
25.46/25.57	|     11339 |    1325   174298   506725 |   150694    11339    151 |  0.001 % |
26.66/26.70	|     17107 |    1325   174298   506725 |   165764    17107    146 |  0.000 % |
29.95/30.07	|     25756 |    1325   174298   506725 |   182340    25756    161 |  0.001 % |
33.14/33.29	|     38732 |    1325   174298   506725 |   200574    38732    153 |  0.000 % |
51.74/51.89	|     58193 |    1325   174298   506725 |   220632    58193    170 |  0.001 % |
68.23/68.31	|     87385 |    1325   174298   506725 |   242695    87385    163 |  0.003 % |
106.81/106.95	|    131179 |    1325   174298   506725 |   266964   131179    189 |  0.001 % |
204.07/204.24	|    196864 |    1325   174298   506725 |   293661   196864    188 |  0.000 % |
437.07/437.31	|    295390 |    1325   174298   506725 |   323027    20578    241 |  0.001 % |
776.33/776.70	|    443181 |    1325   174298   506725 |   355330   168369    194 |  0.003 % |

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-1806148-1242145940/watcher-1806148-1242145940 -o /tmp/evaluation-result-1806148-1242145940/solver-1806148-1242145940 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806148-1242145940.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.95 3/65 27456
/proc/meminfo: memFree=1371360/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) R 27454 27456 27234 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27456/statm: 1340 236 195 169 0 51 0
[pid=27457] ppid=27456 vsize=2124 CPUtime=0
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 242623068 2174976 207 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/27457/statm: 531 213 81 6 0 169 0

[startup+0.0372899 s]
/proc/loadavg: 1.00 1.00 0.95 3/65 27456
/proc/meminfo: memFree=1371360/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=7232 CPUtime=0.02
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 1552 0 0 0 2 0 0 0 19 0 1 0 242623068 7405568 1519 1992294400 134512640 134537284 4294956368 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/27457/statm: 1808 1519 82 6 0 1446 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12592

[startup+0.101293 s]
/proc/loadavg: 1.00 1.00 0.95 3/65 27456
/proc/meminfo: memFree=1371360/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9364 CPUtime=0.08
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2613 0 0 0 8 0 0 0 19 0 1 50000 242623068 9588736 1917 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2341 1917 85 6 0 1979 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14724

[startup+0.301316 s]
/proc/loadavg: 1.00 1.00 0.95 3/65 27456
/proc/meminfo: memFree=1371360/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9496 CPUtime=0.28
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2638 0 0 0 28 0 0 0 21 0 1 50000 242623068 9723904 1942 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2374 1942 85 6 0 2012 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14856

[startup+0.70136 s]
/proc/loadavg: 1.00 1.00 0.95 3/65 27456
/proc/meminfo: memFree=1371360/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9496 CPUtime=0.68
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2638 0 0 0 68 0 0 0 25 0 1 50000 242623068 9723904 1942 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2374 1942 85 6 0 2012 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14856

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27458
/proc/meminfo: memFree=1363664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9496 CPUtime=1.48
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2638 0 0 0 148 0 0 0 25 0 1 50000 242623068 9723904 1942 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2374 1942 85 6 0 2012 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14856

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27458
/proc/meminfo: memFree=1363536/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9496 CPUtime=3.08
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2638 0 0 0 308 0 0 0 25 0 1 50000 242623068 9723904 1942 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2374 1942 85 6 0 2012 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14856

[startup+6.30298 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27458
/proc/meminfo: memFree=1363408/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9496 CPUtime=6.29
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2638 0 0 0 629 0 0 0 25 0 1 50000 242623068 9723904 1942 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2374 1942 85 6 0 2012 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14856

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27458
/proc/meminfo: memFree=1363288/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=0
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 242623067 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27456/statm: 1340 237 196 169 0 51 0
[pid=27457] ppid=27456 vsize=9496 CPUtime=12.68
/proc/27457/stat : 27457 (revival) R 27456 27456 27234 0 -1 4194304 2638 0 0 0 1268 0 0 0 25 0 1 50000 242623068 9723904 1942 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/27457/statm: 2374 1942 85 6 0 2012 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14856

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1353688/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=16088 CPUtime=1.71
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 3897 0 0 0 170 1 0 0 25 0 1 0 242625444 16474112 3883 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/27459/statm: 4022 3883 76 170 0 3850 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 21448

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1318296/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=51256 CPUtime=27.29
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 12650 0 0 0 2722 7 0 0 25 0 1 0 242625444 52486144 12636 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 12814 12636 77 170 0 12642 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 56616

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1257880/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=111240 CPUtime=78.46
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 27637 0 0 0 7826 20 0 0 25 0 1 0 242625444 113909760 27623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 27810 27623 77 170 0 27638 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 116600

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1217112/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=152500 CPUtime=138.43
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 37849 0 0 0 13814 29 0 0 25 0 1 0 242625444 156160000 37835 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/27459/statm: 38125 37835 77 170 0 37953 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 157860

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1192344/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=177616 CPUtime=198.4
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 43998 0 0 0 19806 34 0 0 25 0 1 0 242625444 181878784 43984 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 44404 43984 77 170 0 44232 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 182976

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1161048/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=208924 CPUtime=258.38
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 51820 0 0 0 25796 42 0 0 25 0 1 0 242625444 213938176 51806 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 52231 51806 77 170 0 52059 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 214284

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1139224/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=230776 CPUtime=318.36
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 57253 0 0 0 31789 47 0 0 25 0 1 0 242625444 236314624 57239 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 57694 57239 77 170 0 57522 0
Current children cumulated CPU time (s) 342.11

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

/proc/27459/statm: 66245 65748 77 170 0 66073 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 270340

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27459
/proc/meminfo: memFree=1104856/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=558.26
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65767 0 0 0 55770 56 0 0 25 0 1 0 242625444 271339520 65753 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65753 77 170 0 66073 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 270340

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1104664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=618.24
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65775 0 0 0 61768 56 0 0 25 0 1 0 242625444 271339520 65761 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65761 77 170 0 66073 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 270340

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1104664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=678.21
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65775 0 0 0 67765 56 0 0 25 0 1 0 242625444 271339520 65761 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65761 77 170 0 66073 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 270340

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1104664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=738.19
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65778 0 0 0 73763 56 0 0 25 0 1 0 242625444 271339520 65764 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65764 77 170 0 66073 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 270340

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1104664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=798.16
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65783 0 0 0 79760 56 0 0 25 0 1 0 242625444 271339520 65769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65769 77 170 0 66073 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 270340

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1104664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=858.13
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65786 0 0 0 85757 56 0 0 25 0 1 0 242625444 271339520 65772 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65772 77 170 0 66073 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 270340

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1104664/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=264980 CPUtime=918.11
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 65789 0 0 0 91755 56 0 0 25 0 1 0 242625444 271339520 65775 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 66245 65775 77 170 0 66073 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 270340

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1093464/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=276504 CPUtime=978.08
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 68616 0 0 0 97749 59 0 0 25 0 1 0 242625444 283140096 68602 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 69126 68602 77 170 0 68954 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 281864

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1077976/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=292456 CPUtime=1038.05
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 72505 0 0 0 103742 63 0 0 25 0 1 0 242625444 299474944 72491 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 73114 72491 77 170 0 72942 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 297816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1067992/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=302612 CPUtime=1098.04
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 74980 0 0 0 109738 66 0 0 25 0 1 0 242625444 309874688 74966 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 75653 74966 77 170 0 75481 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 307972

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1053912/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=317200 CPUtime=1158.01
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 78541 0 0 0 115732 69 0 0 25 0 1 0 242625444 324812800 78527 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27459/statm: 79300 78527 77 170 0 79128 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 322560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 27461
/proc/meminfo: memFree=1047832/2055920 swapFree=4181612/4192956
[pid=27456] ppid=27454 vsize=5360 CPUtime=23.75
/proc/27456/stat : 27456 (run.sh) S 27454 27456 27234 0 -1 4194304 312 2653 0 0 0 0 2373 2 16 0 1 0 242623067 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27456/statm: 1340 238 197 169 0 51 0
[pid=27459] ppid=27456 vsize=323092 CPUtime=1176.29
/proc/27459/stat : 27459 (minisat) R 27456 27456 27234 0 -1 4194304 79986 0 0 0 117559 70 0 0 25 0 1 0 242625444 330846208 79972 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/27459/statm: 80773 79972 77 170 0 80601 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 328452

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27456 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=733391
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 23.7554
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.32
CPU system time (s): 0.72
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 328452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7334
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2965
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= 5
involuntary context switches= 89

runsolver used 1.02384 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-12 18:32:21
IDJOB=1806148
IDBENCH=24676
IDSOLVER=649
FILE ID=node91/1806148-1242145940
PBS_JOBID= 9289635
Free space on /tmp= 66232 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806148-1242145940/watcher-1806148-1242145940 -o /tmp/evaluation-result-1806148-1242145940/solver-1806148-1242145940 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806148-1242145940.cnf HOME

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=205900221

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1371904 kB
Buffers:         44380 kB
Cached:         560500 kB
SwapCached:       4876 kB
Active:          54356 kB
Inactive:       559200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371904 kB
SwapTotal:     4192956 kB
SwapFree:      4181612 kB
Dirty:            4056 kB
Writeback:           0 kB
Mapped:          15200 kB
Slab:            56420 kB
Committed_AS:   768196 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node91 at 2009-05-12 18:52:23