Trace number 1807455

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
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.02 1200.41

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.5189
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
499.94/500.13	#ITERATIONS 17
499.94/500.13	#LEARNT CLAUSES 672
500.04/500.24	done !
500.04/500.24	c Now, SatElite...
500.04/500.24	c Parsing...
500.08/500.36	c ==============================================================================
500.08/500.36	c |           |     ORIGINAL     |              LEARNT              |          |
500.08/500.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.08/500.36	c ==============================================================================
500.08/500.36	c |         0 |  116461   324510 |   34938       0        0     nan |  0.000 % |
500.32/500.55	c |         0 |  106204   305888 |      --       0       --      -- |     --   | -10257/-18622
500.32/500.55	c ==============================================================================
500.32/500.55	c Result  :   #vars: 7667   #clauses: 106204   #literals: 305888
500.32/500.55	c CPU time:   0.289955 s
500.32/500.55	c ==============================================================================
500.52/500.74	c SatElite is done !
500.52/500.74	c Calling MINISAT
500.52/500.74	This is MiniSat 2.0 beta
500.52/500.74	WARNING: for repeatability, setting FPU to use double precision
500.52/500.74	============================[ Problem Statistics ]=============================
500.52/500.74	|                                                                             |
500.52/500.74	|  Number of variables:  7667                                                 |
500.52/500.74	|  Number of clauses:    106204                                               |
500.52/500.80	|  Parsing time:         0.05         s                                       |
500.58/500.80	============================[ Search Statistics ]==============================
500.58/500.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.58/500.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.58/500.80	===============================================================================
500.58/500.80	|         0 |    7667   106204   305888 |    35401        0    nan |  0.000 % |
500.58/500.82	|       101 |    7667   106204   305888 |    38941      101     13 |  0.000 % |
500.58/500.85	|       252 |    7667   106204   305888 |    42835      252     14 |  0.000 % |
500.58/500.90	|       478 |    7667   106204   305888 |    47119      478     32 |  0.000 % |
500.58/500.97	|       817 |    7667   106204   305888 |    51831      817     28 |  0.000 % |
500.58/501.04	|      1326 |    7667   106204   305888 |    57014     1326     29 |  0.000 % |
500.58/501.14	|      2086 |    7667   106204   305888 |    62715     2086     33 |  0.000 % |
500.58/501.31	|      3227 |    7667   106204   305888 |    68987     3227     31 |  0.000 % |
501.43/501.61	|      4935 |    7667   106204   305888 |    75885     4935     31 |  0.000 % |
501.93/502.14	|      7497 |    7667   106204   305888 |    83474     7497     44 |  0.000 % |
502.82/503.06	|     11341 |    7667   106204   305888 |    91821    11341     53 |  0.000 % |
504.02/504.20	|     17108 |    7667   106204   305888 |   101004    17108     54 |  0.000 % |
507.52/507.78	|     25757 |    7667   106204   305888 |   111104    25757     61 |  0.000 % |
513.92/514.11	|     38731 |    7667   106204   305888 |   122215    38731     69 |  0.000 % |
524.01/524.24	|     58192 |    7667   106204   305888 |   134436    58192     72 |  0.000 % |
543.71/543.98	|     87384 |    7667   106204   305888 |   147880    87384     72 |  0.000 % |
591.39/591.69	|    131174 |    7667   106204   305888 |   162668   131174     76 |  0.000 % |
675.46/675.76	|    196858 |    7667   106204   305888 |   178934    54702     86 |  0.000 % |
809.23/809.54	|    295385 |    7667   106204   305888 |   196828   153229     80 |  0.000 % |
986.68/987.06	|    443174 |    7667   106204   305888 |   216511   132657     81 |  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-1807455-1242157814/watcher-1807455-1242157814 -o /tmp/evaluation-result-1807455-1242157814/solver-1807455-1242157814 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807455-1242157814.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.92 1.02 0.99 3/64 12526
/proc/meminfo: memFree=1748984/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=3660 CPUtime=0
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 503 0 0 0 0 0 0 0 18 0 1 0 243809204 3747840 469 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12527/statm: 915 475 81 6 0 553 0

[startup+0.070624 s]
/proc/loadavg: 0.92 1.02 0.99 3/64 12526
/proc/meminfo: memFree=1748984/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8028 CPUtime=0.06
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2356 0 0 0 5 1 0 0 18 0 1 50000 243809204 8220672 1647 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2007 1647 85 6 0 1645 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13388

[startup+0.101626 s]
/proc/loadavg: 0.92 1.02 0.99 3/64 12526
/proc/meminfo: memFree=1748984/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8160 CPUtime=0.09
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2396 0 0 0 8 1 0 0 18 0 1 50000 243809204 8355840 1687 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2040 1687 85 6 0 1678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13520

[startup+0.301648 s]
/proc/loadavg: 0.92 1.02 0.99 3/64 12526
/proc/meminfo: memFree=1748984/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8292 CPUtime=0.29
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2429 0 0 0 28 1 0 0 19 0 1 50000 243809204 8491008 1720 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2073 1720 85 6 0 1711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13652

[startup+0.70169 s]
/proc/loadavg: 0.92 1.02 0.99 3/64 12526
/proc/meminfo: memFree=1748984/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8292 CPUtime=0.69
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2441 0 0 0 68 1 0 0 22 0 1 50000 243809204 8491008 1732 1992294400 134512640 134537284 4294956368 18446744073709551615 134523742 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2073 1732 85 6 0 1711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13652

[startup+1.50178 s]
/proc/loadavg: 0.92 1.02 0.99 2/66 12528
/proc/meminfo: memFree=1741928/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8424 CPUtime=1.49
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2445 0 0 0 148 1 0 0 25 0 1 50000 243809204 8626176 1736 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2106 1736 85 6 0 1744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13784

[startup+3.10195 s]
/proc/loadavg: 0.92 1.02 0.99 2/66 12528
/proc/meminfo: memFree=1741800/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8424 CPUtime=3.09
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2445 0 0 0 308 1 0 0 25 0 1 50000 243809204 8626176 1736 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2106 1736 85 6 0 1744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13784

[startup+6.30129 s]
/proc/loadavg: 0.92 1.02 0.99 2/66 12528
/proc/meminfo: memFree=1741808/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8424 CPUtime=6.28
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2449 0 0 0 627 1 0 0 25 0 1 50000 243809204 8626176 1740 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2106 1740 85 6 0 1744 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13784

[startup+12.702 s]
/proc/loadavg: 0.93 1.02 0.99 2/66 12528
/proc/meminfo: memFree=1741752/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8424 CPUtime=12.68
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2451 0 0 0 1267 1 0 0 25 0 1 50000 243809204 8626176 1742 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2106 1742 85 6 0 1744 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13784

[startup+25.5013 s]
/proc/loadavg: 0.95 1.01 0.99 2/66 12528
/proc/meminfo: memFree=1741752/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8424 CPUtime=25.48
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2460 0 0 0 2547 1 0 0 25 0 1 50000 243809204 8626176 1751 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2106 1751 85 6 0 1744 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13784

[startup+51.1011 s]
/proc/loadavg: 0.96 1.01 0.99 2/66 12528
/proc/meminfo: memFree=1741496/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8688 CPUtime=51.07
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2527 0 0 0 5105 2 0 0 25 0 1 50000 243809204 8896512 1818 1992294400 134512640 134537284 4294956368 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2172 1818 85 6 0 1810 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14048

[startup+102.306 s]
/proc/loadavg: 0.98 1.01 0.99 2/66 12528
/proc/meminfo: memFree=1741432/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8688 CPUtime=102.26
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2536 0 0 0 10224 2 0 0 25 0 1 50000 243809204 8896512 1827 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2172 1827 85 6 0 1810 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14048

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12528
/proc/meminfo: memFree=1741368/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8688 CPUtime=162.24
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2544 0 0 0 16222 2 0 0 25 0 1 50000 243809204 8896512 1835 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2172 1835 85 6 0 1810 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14048

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12528
/proc/meminfo: memFree=1741304/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8820 CPUtime=222.22
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2554 0 0 0 22220 2 0 0 25 0 1 50000 243809204 9031680 1845 1992294400 134512640 134537284 4294956368 18446744073709551615 10727143 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2205 1845 85 6 0 1843 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14180

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12528
/proc/meminfo: memFree=1741240/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8820 CPUtime=282.2
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2567 0 0 0 28218 2 0 0 25 0 1 50000 243809204 9031680 1858 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2205 1858 85 6 0 1843 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 14180

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12528
/proc/meminfo: memFree=1741112/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=0
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243809204 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12526/statm: 1340 237 196 169 0 51 0
[pid=12527] ppid=12526 vsize=8952 CPUtime=342.18
/proc/12527/stat : 12527 (revival) R 12526 12526 12458 0 -1 4194304 2581 0 0 0 34216 2 0 0 25 0 1 50000 243809204 9166848 1872 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12527/statm: 2238 1872 85 6 0 1876 0
Current children cumulated CPU time (s) 342.18

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

/proc/12530/statm: 6161 6015 77 170 0 5989 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 30004

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12530
/proc/meminfo: memFree=1696056/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=48888 CPUtime=81.52
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 12052 0 0 0 8140 12 0 0 25 0 1 0 243859278 50061312 12036 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 12222 12036 77 170 0 12050 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 54248

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12530
/proc/meminfo: memFree=1678264/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=66488 CPUtime=141.51
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 16450 0 0 0 14134 17 0 0 25 0 1 0 243859278 68083712 16434 1992294400 134512640 135212939 4294956240 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 16622 16434 77 170 0 16450 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 71848

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1678072/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=66488 CPUtime=201.48
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 16451 0 0 0 20131 17 0 0 25 0 1 0 243859278 68083712 16435 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 16622 16435 77 170 0 16450 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 71848

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1678136/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=66712 CPUtime=261.46
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 16470 0 0 0 26129 17 0 0 25 0 1 0 243859278 68313088 16454 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 16678 16454 77 170 0 16506 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 72072

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1677688/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=67240 CPUtime=321.45
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 16616 0 0 0 32127 18 0 0 25 0 1 0 243859278 68853760 16600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 16810 16600 77 170 0 16638 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 72600

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1663928/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=80748 CPUtime=381.43
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 20011 0 0 0 38120 23 0 0 25 0 1 0 243859278 82685952 19995 1992294400 134512640 135212939 4294956240 18446744073709551615 134543777 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 20187 19995 77 170 0 20015 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 86108

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1663864/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=80748 CPUtime=441.41
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 20011 0 0 0 44118 23 0 0 25 0 1 0 243859278 82685952 19995 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 20187 19995 77 170 0 20015 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 86108

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1663800/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=80920 CPUtime=501.39
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 20045 0 0 0 50116 23 0 0 25 0 1 0 243859278 82862080 20029 1992294400 134512640 135212939 4294956240 18446744073709551615 134536097 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 20230 20029 77 170 0 20058 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 86280

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1663608/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=81096 CPUtime=561.38
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 20079 0 0 0 56115 23 0 0 25 0 1 0 243859278 83042304 20063 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 20274 20063 77 170 0 20102 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 86456

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1659832/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=85240 CPUtime=621.36
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 21038 0 0 0 62112 24 0 0 25 0 1 0 243859278 87285760 21022 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 21310 21022 77 170 0 21138 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 90600

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1657784/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=87312 CPUtime=681.34
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 21524 0 0 0 68110 24 0 0 25 0 1 0 243859278 89407488 21508 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 21828 21508 77 170 0 21656 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 92672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 12536
/proc/meminfo: memFree=1657656/2055920 swapFree=4176468/4192956
[pid=12526] ppid=12524 vsize=5360 CPUtime=500.58
/proc/12526/stat : 12526 (run.sh) S 12524 12526 12458 0 -1 4194304 341 5719 0 0 0 0 50052 6 15 0 1 0 243809204 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12526/statm: 1340 241 197 169 0 51 0
[pid=12530] ppid=12526 vsize=87496 CPUtime=699.44
/proc/12530/stat : 12530 (minisat) R 12526 12526 12458 0 -1 4194304 21549 0 0 0 69920 24 0 0 25 0 1 0 243859278 89595904 21533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12530/statm: 21874 21533 77 170 0 21702 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 92856

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 12526 and gives
#  childrusage.ru_utime.tv_sec=500
#  childrusage.ru_utime.tv_usec=521909
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 500.59
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1199.72
CPU system time (s): 0.3
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 92856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.522
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6060
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= 9
involuntary context switches= 828

runsolver used 1.3058 second user time and 3.07353 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-12 21:50:14
IDJOB=1807455
IDBENCH=71631
IDSOLVER=647
FILE ID=node47/1807455-1242157814
PBS_JOBID= 9289776
Free space on /tmp= 66228 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807455-1242157814/watcher-1807455-1242157814 -o /tmp/evaluation-result-1807455-1242157814/solver-1807455-1242157814 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807455-1242157814.cnf HOME

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=160557233

node47.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.212
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.212
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:       1749464 kB
Buffers:         40944 kB
Cached:         189252 kB
SwapCached:      10252 kB
Active:          27748 kB
Inactive:       214616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749464 kB
SwapTotal:     4192956 kB
SwapFree:      4176468 kB
Dirty:            4360 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            50048 kB
Committed_AS:   939704 kB
PageTables:       1448 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= 66220 MiB
End job on node47 at 2009-05-12 22:10:17