Trace number 1806133

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 + SatElite 2009-03-18? (TO) 1200.07 1200.71

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark324.197
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.19/0.25	c ==============================================================================
0.19/0.25	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.25	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.25	c ==============================================================================
0.19/0.25	c |         0 |  316562   640065 |   94968       0        0     nan |  0.000 % |
2.59/2.60	c |         0 |  286732   759284 |      --       0       --      -- |     --   | -29684/119511
2.59/2.60	c ==============================================================================
2.59/2.60	c Result  :   #vars: 7008   #clauses: 286732   #literals: 759284
2.59/2.60	c CPU time:   2.55861 s
2.59/2.60	c ==============================================================================
2.99/3.06	c SatElite is done !
2.99/3.06	c revival is preprocessing the formula...#ITERATIONS 10
142.50/142.62	#LEARNT CLAUSES 0
142.71/142.81	done !
142.71/142.81	c Calling MINISAT
142.71/142.81	This is MiniSat 2.0 beta
142.71/142.81	WARNING: for repeatability, setting FPU to use double precision
142.71/142.81	============================[ Problem Statistics ]=============================
142.71/142.81	|                                                                             |
142.71/142.81	|  Number of variables:  7008                                                 |
142.71/142.81	|  Number of clauses:    279573                                               |
142.81/142.96	|  Parsing time:         0.14         s                                       |
142.81/142.97	============================[ Search Statistics ]==============================
142.81/142.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
142.81/142.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
142.81/142.97	===============================================================================
142.81/142.97	|         0 |    6918   279483   566821 |    93161        0    nan |  0.000 % |
142.91/143.02	|       100 |    6918   279483   566821 |   102477      100     11 |  1.284 % |
142.91/143.05	|       250 |    6918   279483   566821 |   112724      250     22 |  1.285 % |
142.91/143.09	|       475 |    6918   279483   566821 |   123997      475     21 |  1.284 % |
143.01/143.15	|       813 |    6918   279483   566821 |   136397      813     20 |  1.284 % |
143.11/143.23	|      1320 |    6918   279483   566821 |   150036     1320     19 |  1.284 % |
143.21/143.33	|      2079 |    6918   279483   566821 |   165040     2079     20 |  1.284 % |
143.51/143.70	|      3218 |    6918   279483   566821 |   181544     3218     25 |  1.284 % |
143.81/143.96	|      4926 |    6918   279483   566821 |   199698     4926     25 |  1.284 % |
144.41/144.59	|      7489 |    6918   279483   566821 |   219668     7489     33 |  1.284 % |
145.11/145.23	|     11335 |    6918   279483   566821 |   241635    11335     34 |  1.284 % |
146.51/146.60	|     17101 |    6918   279483   566821 |   265799    17101     34 |  1.284 % |
148.50/148.61	|     25750 |    6918   279483   566821 |   292379    25750     36 |  1.284 % |
152.11/152.21	|     38724 |    6918   279483   566821 |   321617    38724     34 |  1.285 % |
160.80/160.96	|     58188 |    6918   279483   566821 |   353778    58188     40 |  1.284 % |
176.80/176.96	|     87380 |    6918   279483   566821 |   389156    87380     43 |  1.284 % |
206.88/207.01	|    131169 |    6918   279483   566821 |   428072   131169     48 |  1.285 % |
267.45/267.68	|    196857 |    6918   279483   566821 |   470879   196857     49 |  1.284 % |
359.20/359.46	|    295383 |    6918   279483   566821 |   517967   295383     53 |  1.285 % |
627.36/627.77	|    443172 |    6918   279483   566821 |   569764   443172     55 |  1.284 % |
945.51/946.07	|    664855 |    6918   279483   566821 |   626740   115314     56 |  1.284 % |

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-1806133-1242145906/watcher-1806133-1242145906 -o /tmp/evaluation-result-1806133-1242145906/solver-1806133-1242145906 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806133-1242145906.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: 0.99 0.97 0.99 3/64 13688
/proc/meminfo: memFree=1548400/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=0
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242623692 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 238 197 169 0 51 0
[pid=13689] ppid=13688 vsize=1552 CPUtime=0
/proc/13689/stat : 13689 (SatElite) R 13688 13688 13496 0 -1 4194304 292 0 0 0 0 0 0 0 19 0 1 0 242623692 1589248 275 1992294400 134512640 135031949 4294956224 18446744073709551615 134545461 0 0 4096 3 0 0 0 17 0 0 0
/proc/13689/statm: 388 277 51 126 0 259 0

[startup+0.050871 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13688
/proc/meminfo: memFree=1548400/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=0
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242623692 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 238 197 169 0 51 0
[pid=13689] ppid=13688 vsize=5496 CPUtime=0.04
/proc/13689/stat : 13689 (SatElite) R 13688 13688 13496 0 -1 4194304 1220 0 0 0 4 0 0 0 19 0 1 0 242623692 5627904 1203 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/13689/statm: 1374 1203 52 126 0 1245 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10856

[startup+0.101878 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13688
/proc/meminfo: memFree=1548400/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=0
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242623692 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 238 197 169 0 51 0
[pid=13689] ppid=13688 vsize=8904 CPUtime=0.09
/proc/13689/stat : 13689 (SatElite) R 13688 13688 13496 0 -1 4194304 1961 0 0 0 8 1 0 0 19 0 1 0 242623692 9117696 1944 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/13689/statm: 2226 1945 52 126 0 2097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14264

[startup+0.30191 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13688
/proc/meminfo: memFree=1548400/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=0
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242623692 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 238 197 169 0 51 0
[pid=13689] ppid=13688 vsize=20308 CPUtime=0.29
/proc/13689/stat : 13689 (SatElite) R 13688 13688 13496 0 -1 4194304 4559 0 0 0 27 2 0 0 20 0 1 0 242623692 20795392 4542 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/13689/statm: 5077 4542 67 126 0 4948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25668

[startup+0.701974 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 13688
/proc/meminfo: memFree=1548400/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=0
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242623692 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 238 197 169 0 51 0
[pid=13689] ppid=13688 vsize=22272 CPUtime=0.69
/proc/13689/stat : 13689 (SatElite) R 13688 13688 13496 0 -1 4194304 5036 0 0 0 66 3 0 0 24 0 1 0 242623692 22806528 5019 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/13689/statm: 5568 5019 67 126 0 5439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27632

[startup+1.5021 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13690
/proc/meminfo: memFree=1522528/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=0
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 242623692 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 238 197 169 0 51 0
[pid=13689] ppid=13688 vsize=34316 CPUtime=1.49
/proc/13689/stat : 13689 (SatElite) R 13688 13688 13496 0 -1 4194304 7376 0 0 0 145 4 0 0 25 0 1 0 242623692 35139584 7343 1992294400 134512640 135031949 4294956224 18446744073709551615 134540779 0 0 4096 3 0 0 0 17 0 0 0
/proc/13689/statm: 8579 7343 67 126 0 8450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39676

[startup+3.10137 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13690
/proc/meminfo: memFree=1516448/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=3.05
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 317 7403 0 0 0 0 298 7 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 5360

[startup+6.30287 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13691
/proc/meminfo: memFree=1529504/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=3.05
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 317 7403 0 0 0 0 298 7 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13691] ppid=13688 vsize=12984 CPUtime=3.22
/proc/13691/stat : 13691 (revival) R 13688 13688 13496 0 -1 4194304 4084 0 0 0 320 2 0 0 25 0 1 50000 242623999 13295616 2920 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13691/statm: 3246 2920 85 6 0 2884 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18344

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13691
/proc/meminfo: memFree=1529376/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=3.05
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 317 7403 0 0 0 0 298 7 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13691] ppid=13688 vsize=13248 CPUtime=9.61
/proc/13691/stat : 13691 (revival) R 13688 13688 13496 0 -1 4194304 4143 0 0 0 959 2 0 0 25 0 1 50000 242623999 13565952 2979 1992294400 134512640 134537284 4294956384 18446744073709551615 134524280 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13691/statm: 3312 2979 85 6 0 2950 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18608

[startup+25.5019 s]
/proc/loadavg: 1.07 0.99 1.00 2/66 13691
/proc/meminfo: memFree=1529120/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=3.05
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 317 7403 0 0 0 0 298 7 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13691] ppid=13688 vsize=13644 CPUtime=22.4
/proc/13691/stat : 13691 (revival) R 13688 13688 13496 0 -1 4194304 4249 0 0 0 2238 2 0 0 25 0 1 50000 242623999 13971456 3085 1992294400 134512640 134537284 4294956384 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13691/statm: 3411 3085 85 6 0 3049 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19004

[startup+51.102 s]
/proc/loadavg: 1.04 0.99 1.00 2/66 13691
/proc/meminfo: memFree=1527584/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=3.05
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 317 7403 0 0 0 0 298 7 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13691] ppid=13688 vsize=15096 CPUtime=48
/proc/13691/stat : 13691 (revival) R 13688 13688 13496 0 -1 4194304 4606 0 0 0 4797 3 0 0 25 0 1 50000 242623999 15458304 3442 1992294400 134512640 134537284 4294956384 18446744073709551615 134523997 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13691/statm: 3774 3442 85 6 0 3412 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20456

[startup+102.306 s]
/proc/loadavg: 1.02 0.99 1.00 2/66 13691
/proc/meminfo: memFree=1524128/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=3.05
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 317 7403 0 0 0 0 298 7 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13691] ppid=13688 vsize=18528 CPUtime=99.17
/proc/13691/stat : 13691 (revival) R 13688 13688 13496 0 -1 4194304 5474 0 0 0 9913 4 0 0 25 0 1 50000 242623999 18972672 4310 1992294400 134512640 134537284 4294956384 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/13691/statm: 4632 4310 85 6 0 4270 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23888

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13692
/proc/meminfo: memFree=1512992/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=25816 CPUtime=19.47
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 6296 0 0 0 1944 3 0 0 25 0 1 0 242637974 26435584 6280 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 6454 6280 76 170 0 6282 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31176

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13692
/proc/meminfo: memFree=1490208/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=48524 CPUtime=79.44
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 11913 0 0 0 7935 9 0 0 25 0 1 0 242637974 49688576 11897 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 12131 11897 76 170 0 11959 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 53884

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13692
/proc/meminfo: memFree=1474592/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=64360 CPUtime=139.4
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 15846 0 0 0 13927 13 0 0 25 0 1 0 242637974 65904640 15830 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 16090 15830 76 170 0 15918 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 69720

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13692
/proc/meminfo: memFree=1455200/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=83436 CPUtime=199.37
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 20644 0 0 0 19919 18 0 0 25 0 1 0 242637974 85438464 20628 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 20859 20628 76 170 0 20687 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 88796

[startup+402.302 s]

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

/proc/13692/statm: 30880 30494 76 170 0 30708 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 128880

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1408864/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=130240 CPUtime=499.22
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 32181 0 0 0 49893 29 0 0 25 0 1 0 242637974 133365760 32165 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 32560 32165 76 170 0 32388 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 135600

[startup+702.303 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1400800/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=139168 CPUtime=559.19
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 34203 0 0 0 55888 31 0 0 25 0 1 0 242637974 142508032 34187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 34792 34187 76 170 0 34620 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 144528

[startup+762.307 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1394080/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=145672 CPUtime=619.16
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 35852 0 0 0 61884 32 0 0 25 0 1 0 242637974 149168128 35836 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 36418 35836 76 170 0 36246 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 151032

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1388192/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=151444 CPUtime=679.13
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 37331 0 0 0 67879 34 0 0 25 0 1 0 242637974 155078656 37315 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 37861 37315 76 170 0 37689 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 156804

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1383200/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=739.1
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38547 0 0 0 73875 35 0 0 25 0 1 0 242637974 159985664 38531 1992294400 134512640 135212939 4294956240 18446744073709551615 134535186 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38531 76 170 0 38887 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 161596

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=799.07
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38549 0 0 0 79872 35 0 0 25 0 1 0 242637974 159985664 38533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38533 76 170 0 38887 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 161596

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=859.04
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38549 0 0 0 85869 35 0 0 25 0 1 0 242637974 159985664 38533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38533 76 170 0 38887 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 161596

[startup+1062.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=919.01
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38549 0 0 0 91866 35 0 0 25 0 1 0 242637974 159985664 38533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38533 76 170 0 38887 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 161596

[startup+1122.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=978.98
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38550 0 0 0 97863 35 0 0 25 0 1 0 242637974 159985664 38534 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38534 76 170 0 38887 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 161596

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=1038.94
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38555 0 0 0 103859 35 0 0 25 0 1 0 242637974 159985664 38539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38539 76 170 0 38887 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 161596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=1057.34
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38555 0 0 0 105699 35 0 0 25 0 1 0 242637974 159985664 38539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38539 76 170 0 38887 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 161596

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13694
/proc/meminfo: memFree=1383136/2055920 swapFree=4181456/4192956
[pid=13688] ppid=13686 vsize=5360 CPUtime=142.73
/proc/13688/stat : 13688 (run.sh) S 13686 13688 13496 0 -1 4194304 343 13574 0 0 0 0 14258 15 16 0 1 0 242623692 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13688/statm: 1340 241 197 169 0 51 0
[pid=13692] ppid=13688 vsize=156236 CPUtime=1057.34
/proc/13692/stat : 13692 (minisat) R 13688 13688 13496 0 -1 4194304 38555 0 0 0 105699 35 0 0 25 0 1 0 242637974 159985664 38539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/13692/statm: 39059 38539 76 170 0 38887 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 161596

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13688 and gives
#  childrusage.ru_utime.tv_sec=142
#  childrusage.ru_utime.tv_usec=584323
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=155976
# CPU time returned by wait4() is 142.74
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.57
CPU system time (s): 0.5
CPU usage (%): 99.9466
Max. virtual memory (cumulated for all children) (KiB): 161596

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

runsolver used 0.998848 second user time and 3.38149 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-12 18:31:47
IDJOB=1806133
IDBENCH=24670
IDSOLVER=648
FILE ID=node26/1806133-1242145906
PBS_JOBID= 9289695
Free space on /tmp= 66060 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806133-1242145906/watcher-1806133-1242145906 -o /tmp/evaluation-result-1806133-1242145906/solver-1806133-1242145906 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806133-1242145906.cnf HOME

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

MD5SUM BENCH= 15ed95b3a35c74d0cc5dd4986376305c
RANDOM SEED=1086322051

node26.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.261
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.261
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:       1548880 kB
Buffers:         43856 kB
Cached:         380960 kB
SwapCached:       5352 kB
Active:          98016 kB
Inactive:       334680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548880 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            5472 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            60408 kB
Committed_AS:   860116 kB
PageTables:       1368 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= 66048 MiB
End job on node26 at 2009-05-12 18:51:50