Trace number 1807456

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.08 1200.71

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 SatElite...
0.00/0.00	c Parsing...
0.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  134672   442400 |   40401       0        0     nan |  0.000 % |
0.39/0.43	c |         0 |  124435   417160 |      --       0       --      -- |     --   | -10237/-25240
0.39/0.43	c ==============================================================================
0.39/0.43	c Result  :   #vars: 9084   #clauses: 124435   #literals: 417160
0.39/0.43	c CPU time:   0.407937 s
0.39/0.43	c ==============================================================================
0.58/0.66	c SatElite is done !
0.58/0.66	c revival is preprocessing the formula...#ITERATIONS 19
415.74/416.07	#LEARNT CLAUSES 645
415.84/416.16	done !
415.84/416.16	c Calling MINISAT
415.84/416.16	This is MiniSat 2.0 beta
415.84/416.16	WARNING: for repeatability, setting FPU to use double precision
415.84/416.16	============================[ Problem Statistics ]=============================
415.84/416.16	|                                                                             |
415.84/416.16	|  Number of variables:  9084                                                 |
415.84/416.16	|  Number of clauses:    110020                                               |
415.91/416.23	|  Parsing time:         0.06         s                                       |
415.91/416.23	============================[ Search Statistics ]==============================
415.91/416.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
415.91/416.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
415.91/416.23	===============================================================================
415.91/416.23	|         0 |    8384   109262   311088 |    36420        0    nan |  0.000 % |
415.91/416.25	|       102 |    8384   109262   311088 |    40062      102     16 |  7.706 % |
415.91/416.27	|       253 |    8384   109262   311088 |    44069      253     15 |  7.706 % |
415.91/416.30	|       480 |    8384   109262   311088 |    48475      480     15 |  7.706 % |
415.91/416.38	|       817 |    8384   109262   311088 |    53323      817     31 |  7.706 % |
415.91/416.44	|      1323 |    8384   109262   311088 |    58655     1323     31 |  7.706 % |
415.91/416.53	|      2082 |    8384   109262   311088 |    64521     2082     31 |  7.706 % |
415.91/416.70	|      3222 |    8384   109262   311088 |    70973     3222     33 |  7.706 % |
416.73/417.07	|      4931 |    8384   109262   311088 |    78070     4931     41 |  7.706 % |
417.33/417.62	|      7494 |    8384   109262   311088 |    85878     7494     44 |  7.706 % |
418.53/418.89	|     11338 |    8384   109262   311088 |    94465    11338     55 |  7.706 % |
420.12/420.49	|     17104 |    8384   109262   311088 |   103912    17104     59 |  7.706 % |
423.32/423.65	|     25759 |    8384   109262   311088 |   114303    25759     63 |  7.706 % |
428.62/428.91	|     38736 |    8384   109262   311088 |   125734    38736     66 |  7.706 % |
442.51/442.87	|     58198 |    8384   109262   311088 |   138307    58198     69 |  7.706 % |
464.10/464.41	|     87392 |    8384   109262   311088 |   152138    87392     70 |  7.706 % |
499.59/499.99	|    131181 |    8384   109262   311088 |   167351   131181     77 |  7.706 % |
567.06/567.49	|    196867 |    8384   109262   311088 |   184087    51341     80 |  7.706 % |
659.91/660.33	|    295395 |    8384   109262   311088 |   202495   149869     84 |  7.706 % |
850.03/850.59	|    443184 |    8384   109262   311088 |   222745   125314     63 |  7.706 % |
1162.49/1163.19	|    664867 |    8384   109262   311088 |   245020   156524     66 |  7.706 % |

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-1807456-1242157814/watcher-1807456-1242157814 -o /tmp/evaluation-result-1807456-1242157814/solver-1807456-1242157814 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807456-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: 1.00 0.97 0.96 3/64 15716
/proc/meminfo: memFree=1651320/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0
/proc/15716/stat : 15716 (run.sh) R 15714 15716 15475 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243815086 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15716/statm: 1340 237 196 169 0 51 0
[pid=15717] ppid=15716 vsize=1552 CPUtime=0
/proc/15717/stat : 15717 (SatElite) R 15716 15716 15475 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 243815087 1589248 273 1992294400 134512640 135031949 4294956224 18446744073709551615 134545461 0 0 4096 3 0 0 0 17 0 0 0
/proc/15717/statm: 388 275 51 126 0 259 0

[startup+0.100656 s]
/proc/loadavg: 1.00 0.97 0.96 3/64 15716
/proc/meminfo: memFree=1651320/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243815086 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15716/statm: 1340 238 197 169 0 51 0
[pid=15717] ppid=15716 vsize=9056 CPUtime=0.09
/proc/15717/stat : 15717 (SatElite) R 15716 15716 15475 0 -1 4194304 2126 0 0 0 8 1 0 0 19 0 1 0 243815087 9273344 2109 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/15717/statm: 2264 2109 51 126 0 2135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.202666 s]
/proc/loadavg: 1.00 0.97 0.96 3/64 15716
/proc/meminfo: memFree=1651320/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243815086 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15716/statm: 1340 238 197 169 0 51 0
[pid=15717] ppid=15716 vsize=14348 CPUtime=0.19
/proc/15717/stat : 15717 (SatElite) R 15716 15716 15475 0 -1 4194304 3279 0 0 0 17 2 0 0 20 0 1 0 243815087 14692352 3262 1992294400 134512640 135031949 4294956224 18446744073709551615 134529085 0 0 4096 3 0 0 0 17 0 0 0
/proc/15717/statm: 3587 3262 67 126 0 3458 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19708

[startup+0.302676 s]
/proc/loadavg: 1.00 0.97 0.96 3/64 15716
/proc/meminfo: memFree=1651320/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243815086 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15716/statm: 1340 238 197 169 0 51 0
[pid=15717] ppid=15716 vsize=15376 CPUtime=0.29
/proc/15717/stat : 15717 (SatElite) R 15716 15716 15475 0 -1 4194304 3513 0 0 0 27 2 0 0 21 0 1 0 243815087 15745024 3496 1992294400 134512640 135031949 4294956224 18446744073709551615 134558386 0 0 4096 3 0 0 0 17 0 0 0
/proc/15717/statm: 3844 3504 67 126 0 3715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20736

[startup+0.702736 s]
/proc/loadavg: 1.00 0.97 0.96 3/64 15716
/proc/meminfo: memFree=1651320/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 5360

[startup+1.50282 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1642024/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=7852 CPUtime=0.83
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2231 0 0 0 82 1 0 0 24 0 1 50000 243815153 8040448 1583 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 1963 1583 85 6 0 1601 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13212

[startup+3.102 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641896/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=7984 CPUtime=2.43
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2235 0 0 0 242 1 0 0 25 0 1 50000 243815153 8175616 1587 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 1996 1587 85 6 0 1634 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13344

[startup+6.30137 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641704/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=7984 CPUtime=5.63
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2242 0 0 0 562 1 0 0 25 0 1 50000 243815153 8175616 1594 1992294400 134512640 134537284 4294956384 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 1996 1594 85 6 0 1634 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13344

[startup+12.7011 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641584/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=7984 CPUtime=12.02
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2246 0 0 0 1201 1 0 0 25 0 1 50000 243815153 8175616 1598 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 1996 1598 85 6 0 1634 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13344

[startup+25.5016 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641776/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=7984 CPUtime=24.82
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2252 0 0 0 2481 1 0 0 25 0 1 50000 243815153 8175616 1604 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 1996 1604 85 6 0 1634 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13344

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641712/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=8248 CPUtime=50.4
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2301 0 0 0 5039 1 0 0 25 0 1 50000 243815153 8445952 1653 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 2062 1653 85 6 0 1700 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13608

[startup+102.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641712/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=8248 CPUtime=101.58
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2316 0 0 0 10157 1 0 0 25 0 1 50000 243815153 8445952 1668 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 2062 1668 85 6 0 1700 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 13608

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641584/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=8380 CPUtime=161.53
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2333 0 0 0 16152 1 0 0 25 0 1 50000 243815153 8581120 1685 1992294400 134512640 134537284 4294956384 18446744073709551615 134531154 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 2095 1685 85 6 0 1733 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 13740

[startup+222.306 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641584/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=8380 CPUtime=221.51
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2349 0 0 0 22150 1 0 0 25 0 1 50000 243815153 8581120 1701 1992294400 134512640 134537284 4294956384 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 2095 1701 85 6 0 1733 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 13740

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641456/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=8512 CPUtime=281.46
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2365 0 0 0 28145 1 0 0 25 0 1 50000 243815153 8716288 1717 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 2128 1717 85 6 0 1766 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 13872

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15719
/proc/meminfo: memFree=1641392/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=0.65
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 317 3903 0 0 0 0 62 3 16 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15719] ppid=15716 vsize=8512 CPUtime=341.42
/proc/15719/stat : 15719 (revival) R 15716 15716 15475 0 -1 4194304 2385 0 0 0 34141 1 0 0 25 0 1 50000 243815153 8716288 1737 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15719/statm: 2128 1737 85 6 0 1766 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 13872

[startup+402.301 s]

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

/proc/15720/statm: 15166 14957 77 170 0 14994 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 66024

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15720
/proc/meminfo: memFree=1578864/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=68228 CPUtime=166.04
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 16870 0 0 0 16585 19 0 0 25 0 1 0 243856703 69865472 16854 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 17057 16854 77 170 0 16885 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 73588

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15720
/proc/meminfo: memFree=1578864/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=68228 CPUtime=226.01
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 16870 0 0 0 22582 19 0 0 25 0 1 0 243856703 69865472 16854 1992294400 134512640 135212939 4294956240 18446744073709551615 134526504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 17057 16854 77 170 0 16885 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 73588

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1573296/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=73920 CPUtime=285.98
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 18302 0 0 0 28578 20 0 0 25 0 1 0 243856703 75694080 18286 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 18480 18286 77 170 0 18308 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 79280

[startup+762.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1565296/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=81796 CPUtime=345.96
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20282 0 0 0 34574 22 0 0 25 0 1 0 243856703 83759104 20266 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20449 20266 77 170 0 20277 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 87156

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1565296/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=81796 CPUtime=405.93
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20283 0 0 0 40571 22 0 0 25 0 1 0 243856703 83759104 20267 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20449 20267 77 170 0 20277 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 87156

[startup+882.306 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1565168/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=81944 CPUtime=465.91
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20312 0 0 0 46568 23 0 0 25 0 1 0 243856703 83910656 20296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20486 20296 77 170 0 20314 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 87304

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1564848/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=82264 CPUtime=525.88
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20379 0 0 0 52565 23 0 0 25 0 1 0 243856703 84238336 20363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20566 20363 77 170 0 20394 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 87624

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1564336/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=83292 CPUtime=585.86
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20552 0 0 0 58563 23 0 0 25 0 1 0 243856703 85291008 20527 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20823 20527 77 170 0 20651 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 88652

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1564016/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=83456 CPUtime=645.83
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20595 0 0 0 64560 23 0 0 25 0 1 0 243856703 85458944 20570 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20864 20570 77 170 0 20692 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 88816

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1563952/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=83632 CPUtime=705.8
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20613 0 0 0 70557 23 0 0 25 0 1 0 243856703 85639168 20588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20908 20588 77 170 0 20736 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 88992

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1563696/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=83924 CPUtime=765.77
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20666 0 0 0 76554 23 0 0 25 0 1 0 243856703 85938176 20641 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 20981 20641 77 170 0 20809 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 89284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.97 0.96 2/66 15726
/proc/meminfo: memFree=1563568/2055920 swapFree=4182092/4192956
[pid=15716] ppid=15714 vsize=5360 CPUtime=415.91
/proc/15716/stat : 15716 (run.sh) S 15714 15716 15475 0 -1 4194304 343 6326 0 0 0 0 41586 5 19 0 1 0 243815086 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15716/statm: 1340 241 197 169 0 51 0
[pid=15720] ppid=15716 vsize=84088 CPUtime=784.17
/proc/15720/stat : 15720 (minisat) R 15716 15716 15475 0 -1 4194304 20701 0 0 0 78394 23 0 0 25 0 1 0 243856703 86106112 20676 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15720/statm: 21022 20676 77 170 0 20850 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 89448

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 15716 and gives
#  childrusage.ru_utime.tv_sec=415
#  childrusage.ru_utime.tv_usec=870778
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=58991
# CPU time returned by wait4() is 415.93
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.8
CPU system time (s): 0.28
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 89448

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

runsolver used 1.01585 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-12 21:50:14
IDJOB=1807456
IDBENCH=71631
IDSOLVER=648
FILE ID=node11/1807456-1242157814
PBS_JOBID= 9289766
Free space on /tmp= 66192 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 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-1807456-1242157814/watcher-1807456-1242157814 -o /tmp/evaluation-result-1807456-1242157814/solver-1807456-1242157814 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807456-1242157814.cnf HOME

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=2124239207

node11.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.214
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.214
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:       1651800 kB
Buffers:         62188 kB
Cached:         259640 kB
SwapCached:       4708 kB
Active:          75592 kB
Inactive:       254172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651800 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            4400 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            60316 kB
Committed_AS:   907984 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= 66188 MiB
End job on node11 at 2009-05-12 22:10:17