Trace number 1807617

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.61

General information on the benchmark

NameCRAFTED/parity-games/
instance_n8_i9_pp_ci_ce.cnf
MD5SUM30af8150f499f8e8270ccf7f0e5a1a0a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24336
Number of clauses289842
Sum of the clauses size957634
Maximum clause length56
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249577
Number of clauses of size 3140712
Number of clauses of size 476848
Number of clauses of size 517640
Number of clauses of size over 55065

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.19/0.26	c ==============================================================================
0.19/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.26	c ==============================================================================
0.19/0.26	c |         0 |  289842   957634 |   86952       0        0     nan |  0.000 % |
0.79/0.82	c |         0 |  270659   912583 |      --       0       --      -- |     --   | -19183/-45051
0.79/0.82	c ==============================================================================
0.79/0.82	c Result  :   #vars: 17205   #clauses: 270659   #literals: 912583
0.79/0.82	c CPU time:   0.781881 s
0.79/0.82	c ==============================================================================
1.29/1.33	c SatElite is done !
1.29/1.33	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.26/501.50	#ITERATIONS 2
501.26/501.50	#LEARNT CLAUSES 1113
501.45/501.72	done !
501.45/501.72	c Calling MINISAT
501.45/501.72	This is MiniSat 2.0 beta
501.45/501.72	WARNING: for repeatability, setting FPU to use double precision
501.45/501.72	============================[ Problem Statistics ]=============================
501.45/501.72	|                                                                             |
501.45/501.72	|  Number of variables:  17205                                                |
501.45/501.72	|  Number of clauses:    247388                                               |
501.48/501.87	|  Parsing time:         0.13         s                                       |
501.48/501.88	============================[ Search Statistics ]==============================
501.48/501.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.48/501.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.48/501.88	===============================================================================
501.48/501.88	|         0 |   16191   240120   703671 |    80040        0    nan |  0.000 % |
501.48/501.91	|       100 |   16191   240120   703671 |    88044      100      9 |  5.894 % |
501.48/501.95	|       250 |   16191   240120   703671 |    96848      250     13 |  5.894 % |
501.48/502.01	|       475 |   16191   240120   703671 |   106533      475     22 |  5.894 % |
501.48/502.07	|       813 |   16191   240120   703671 |   117186      813     22 |  5.894 % |
501.48/502.20	|      1319 |   16191   240120   703671 |   128905     1319     24 |  5.894 % |
501.48/502.37	|      2078 |   16191   240120   703671 |   141795     2078     23 |  5.894 % |
502.34/502.64	|      3217 |   16191   240120   703671 |   155975     3217     25 |  5.894 % |
502.84/503.11	|      4926 |   16191   240120   703671 |   171572     4926     33 |  5.894 % |
503.34/503.64	|      7491 |   16191   240120   703671 |   188730     7491     34 |  5.894 % |
505.04/505.38	|     11336 |   16191   240120   703671 |   207603    11336     43 |  5.894 % |
507.33/507.65	|     17102 |   16191   240120   703671 |   228363    17102     52 |  5.894 % |
511.04/511.39	|     25753 |   16191   240120   703671 |   251199    25753     55 |  5.894 % |
519.23/519.59	|     38728 |   16191   240120   703671 |   276319    38728     75 |  5.894 % |
531.03/531.34	|     58191 |   16191   240120   703671 |   303951    58191     81 |  5.894 % |
552.62/552.94	|     87385 |   16191   240120   703671 |   334346    87385    101 |  5.894 % |
586.41/586.79	|    131174 |   16191   240120   703671 |   367781   131174     95 |  5.894 % |
668.06/668.42	|    196861 |   16191   240120   703671 |   404559   196861    100 |  5.894 % |
847.88/848.32	|    295387 |   16191   240120   703671 |   445015   295387    116 |  5.894 % |
1192.59/1193.12	|    443178 |   16191   240120   703671 |   489517   443178    119 |  5.894 % |

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-1807617-1242159662/watcher-1807617-1242159662 -o /tmp/evaluation-result-1807617-1242159662/solver-1807617-1242159662 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807617-1242159662.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 0.99 0.99 3/64 16945
/proc/meminfo: memFree=688880/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=0
/proc/16945/stat : 16945 (run.sh) R 16943 16945 16789 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243998885 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16945/statm: 1340 237 196 169 0 51 0
[pid=16946] ppid=16945 vsize=1552 CPUtime=0
/proc/16946/stat : 16946 (SatElite) R 16945 16945 16789 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 243998885 1589248 266 1992294400 134512640 135031949 4294956224 18446744073709551615 134544701 0 0 4096 3 0 0 0 17 0 0 0
/proc/16946/statm: 388 268 51 126 0 259 0

[startup+0.0149549 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 16945
/proc/meminfo: memFree=688880/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=0
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243998885 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16945/statm: 1340 238 197 169 0 51 0
[pid=16946] ppid=16945 vsize=4020 CPUtime=0
/proc/16946/stat : 16946 (SatElite) R 16945 16945 16789 0 -1 4194304 762 0 0 0 0 0 0 0 18 0 1 0 243998885 4116480 745 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/16946/statm: 1005 745 51 126 0 876 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9380

[startup+0.101961 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 16945
/proc/meminfo: memFree=688880/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=0
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243998885 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16945/statm: 1340 238 197 169 0 51 0
[pid=16946] ppid=16945 vsize=9900 CPUtime=0.09
/proc/16946/stat : 16946 (SatElite) R 16945 16945 16789 0 -1 4194304 2246 0 0 0 8 1 0 0 19 0 1 0 243998885 10137600 2229 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/16946/statm: 2475 2230 51 126 0 2346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15260

[startup+0.301974 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 16945
/proc/meminfo: memFree=688880/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=0
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243998885 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16945/statm: 1340 238 197 169 0 51 0
[pid=16946] ppid=16945 vsize=27272 CPUtime=0.29
/proc/16946/stat : 16946 (SatElite) R 16945 16945 16789 0 -1 4194304 6327 0 0 0 26 3 0 0 21 0 1 0 243998885 27926528 6262 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/16946/statm: 6818 6262 67 126 0 6689 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32632

[startup+0.702002 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 16945
/proc/meminfo: memFree=688880/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=0
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243998885 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16945/statm: 1340 238 197 169 0 51 0
[pid=16946] ppid=16945 vsize=34292 CPUtime=0.68
/proc/16946/stat : 16946 (SatElite) R 16945 16945 16789 0 -1 4194304 7590 0 0 0 65 3 0 0 25 0 1 0 243998885 35115008 7525 1992294400 134512640 135031949 4294956224 18446744073709551615 134569018 0 0 4096 3 0 0 0 17 0 0 0
/proc/16946/statm: 8573 7525 67 126 0 8444 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39652

[startup+1.50107 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 16947
/proc/meminfo: memFree=658208/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5360

[startup+3.10118 s]
/proc/loadavg: 0.92 0.99 0.99 2/66 16948
/proc/meminfo: memFree=668640/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15616 CPUtime=1.75
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4814 0 0 0 174 1 0 0 25 0 1 50000 243999018 15990784 3352 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3904 3352 85 6 0 3542 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20976

[startup+6.30141 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16948
/proc/meminfo: memFree=668448/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15616 CPUtime=4.94
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4836 0 0 0 492 2 0 0 25 0 1 50000 243999018 15990784 3374 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3904 3374 85 6 0 3542 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 20976

[startup+12.7019 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16948
/proc/meminfo: memFree=668448/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15616 CPUtime=11.34
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4841 0 0 0 1132 2 0 0 25 0 1 50000 243999018 15990784 3379 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3904 3379 85 6 0 3542 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20976

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668512/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15748 CPUtime=24.14
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4853 0 0 0 2412 2 0 0 25 0 1 50000 243999018 16125952 3391 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3937 3391 85 6 0 3575 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 21108

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668512/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15748 CPUtime=49.71
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4853 0 0 0 4969 2 0 0 25 0 1 50000 243999018 16125952 3391 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3937 3391 85 6 0 3575 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21108

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668512/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15748 CPUtime=100.9
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4859 0 0 0 10088 2 0 0 25 0 1 50000 243999018 16125952 3397 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3937 3397 85 6 0 3575 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 21108

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668448/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=15880 CPUtime=160.87
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4901 0 0 0 16085 2 0 0 25 0 1 50000 243999018 16261120 3439 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 3970 3439 85 6 0 3608 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21240

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668320/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=16012 CPUtime=220.84
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4936 0 0 0 22082 2 0 0 25 0 1 50000 243999018 16396288 3474 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 4003 3474 85 6 0 3641 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21372

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668320/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=16012 CPUtime=280.83
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4940 0 0 0 28080 3 0 0 25 0 1 50000 243999018 16396288 3478 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 4003 3478 85 6 0 3641 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21372

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16948
/proc/meminfo: memFree=668320/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=1.32
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 317 8181 0 0 0 0 126 6 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16948] ppid=16945 vsize=16012 CPUtime=340.81
/proc/16948/stat : 16948 (revival) R 16945 16945 16789 0 -1 4194304 4944 0 0 0 34078 3 0 0 25 0 1 50000 243999018 16396288 3482 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/16948/statm: 4003 3482 85 6 0 3641 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 21372

[startup+402.301 s]

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

/proc/16949/statm: 7081 6861 77 170 0 6909 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 33684

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=612704/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=65872 CPUtime=80.52
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 16275 0 0 0 8037 15 0 0 25 0 1 0 244049058 67452928 16259 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 16468 16259 77 170 0 16296 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 71232

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=587680/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=90728 CPUtime=140.49
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 22465 0 0 0 14028 21 0 0 25 0 1 0 244049058 92905472 22449 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 22682 22449 77 170 0 22510 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 96088

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=566496/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=112284 CPUtime=200.46
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 27779 0 0 0 20021 25 0 0 25 0 1 0 244049058 114978816 27763 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 28071 27763 77 170 0 27899 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 117644

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=545824/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=132612 CPUtime=260.43
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 32912 0 0 0 26013 30 0 0 25 0 1 0 244049058 135794688 32896 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 33153 32896 77 170 0 32981 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 137972

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=527008/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=151648 CPUtime=320.4
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 37672 0 0 0 32005 35 0 0 25 0 1 0 244049058 155287552 37656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 37912 37656 77 170 0 37740 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 157008

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=511456/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=167324 CPUtime=380.38
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 41482 0 0 0 37999 39 0 0 25 0 1 0 244049058 171339776 41466 1992294400 134512640 135212939 4294956240 18446744073709551615 134526617 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 41831 41466 77 170 0 41659 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 172684

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=494688/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=184088 CPUtime=440.37
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 45706 0 0 0 43994 43 0 0 25 0 1 0 244049058 188506112 45690 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 46022 45690 77 170 0 45850 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 189448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=477472/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=201144 CPUtime=500.36
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 49979 0 0 0 49988 48 0 0 25 0 1 0 244049058 205971456 49963 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 50286 49963 77 170 0 50114 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 206504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=464032/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=214520 CPUtime=560.33
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 53338 0 0 0 55982 51 0 0 25 0 1 0 244049058 219668480 53322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 53630 53322 77 170 0 53458 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 219880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16949
/proc/meminfo: memFree=452832/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=225508 CPUtime=620.32
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 56124 0 0 0 61977 55 0 0 25 0 1 0 244049058 230920192 56108 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 56377 56108 77 170 0 56205 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 230868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16951
/proc/meminfo: memFree=442720/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=235488 CPUtime=680.31
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 58633 0 0 0 67974 57 0 0 25 0 1 0 244049058 241139712 58617 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 58872 58617 77 170 0 58700 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 240848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16951
/proc/meminfo: memFree=439136/2055920 swapFree=4181160/4192956
[pid=16945] ppid=16943 vsize=5360 CPUtime=501.48
/proc/16945/stat : 16945 (run.sh) S 16943 16945 16789 0 -1 4194304 343 13157 0 0 0 0 50137 11 16 0 1 0 243998885 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16945/statm: 1340 241 197 169 0 51 0
[pid=16949] ppid=16945 vsize=238972 CPUtime=698.6
/proc/16949/stat : 16949 (minisat) R 16945 16945 16789 0 -1 4194304 59484 0 0 0 69802 58 0 0 25 0 1 0 244049058 244707328 59468 1992294400 134512640 135212939 4294956240 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 0 0 0
/proc/16949/statm: 59743 59468 77 170 0 59571 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 244332

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 16945 and gives
#  childrusage.ru_utime.tv_sec=501
#  childrusage.ru_utime.tv_usec=379778
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=118981
# CPU time returned by wait4() is 501.499
# 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.61
CPU time (s): 1200.08
CPU user time (s): 1199.39
CPU system time (s): 0.69
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 244332

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

runsolver used 0.946856 second user time and 3.43248 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-12 22:21:02
IDJOB=1807617
IDBENCH=71798
IDSOLVER=648
FILE ID=node34/1807617-1242159662
PBS_JOBID= 9289773
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= 30af8150f499f8e8270ccf7f0e5a1a0a
RANDOM SEED=178673111

node34.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:        689360 kB
Buffers:         85252 kB
Cached:        1183412 kB
SwapCached:       5588 kB
Active:         191344 kB
Inactive:      1085184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        689360 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            7592 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            76120 kB
Committed_AS:   920584 kB
PageTables:       1380 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= 66228 MiB
End job on node34 at 2009-05-12 22:41:05