Trace number 1807609

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_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
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 variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.04/500.26	#ITERATIONS 1
500.04/500.26	#LEARNT CLAUSES 472
500.54/500.70	done !
500.54/500.70	c Now, SatElite...
500.54/500.70	c Parsing...
500.54/501.17	c ==============================================================================
500.54/501.17	c |           |     ORIGINAL     |              LEARNT              |          |
500.54/501.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.54/501.17	c ==============================================================================
500.54/501.17	c |         0 |  425542  1326294 |  127662       0        0     nan |  0.000 % |
501.83/502.00	c |         0 |  399858  1266931 |      --       0       --      -- |     --   | -25684/-59363
501.83/502.00	c ==============================================================================
501.83/502.00	c Result  :   #vars: 22658   #clauses: 399858   #literals: 1266931
501.83/502.00	c CPU time:   1.23081 s
501.83/502.00	c ==============================================================================
502.53/502.71	c SatElite is done !
502.53/502.71	c Calling MINISAT
502.53/502.71	This is MiniSat 2.0 beta
502.53/502.71	WARNING: for repeatability, setting FPU to use double precision
502.53/502.71	============================[ Problem Statistics ]=============================
502.53/502.71	|                                                                             |
502.53/502.71	|  Number of variables:  22658                                                |
502.53/502.71	|  Number of clauses:    399858                                               |
502.54/502.93	|  Parsing time:         0.20         s                                       |
502.54/502.95	============================[ Search Statistics ]==============================
502.54/502.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
502.54/502.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
502.54/502.95	===============================================================================
502.54/502.95	|         0 |   22658   399858  1266931 |   133286        0    nan |  0.000 % |
502.54/502.97	|       101 |   22658   399858  1266931 |   146614      101     11 |  0.000 % |
502.54/503.04	|       252 |   22658   399858  1266931 |   161276      252     30 |  0.000 % |
502.54/503.10	|       478 |   22658   399858  1266931 |   177403      478     23 |  0.000 % |
502.54/503.21	|       816 |   22658   399858  1266931 |   195144      816     32 |  0.000 % |
502.54/503.31	|      1323 |   22658   399858  1266931 |   214658     1323     34 |  0.000 % |
502.54/503.52	|      2085 |   22658   399858  1266931 |   236124     2085     34 |  0.000 % |
503.52/503.75	|      3224 |   22658   399858  1266931 |   259736     3224     37 |  0.000 % |
504.12/504.34	|      4932 |   22658   399858  1266931 |   285710     4932     45 |  0.000 % |
505.21/505.47	|      7496 |   22658   399858  1266931 |   314281     7496     57 |  0.000 % |
506.41/506.69	|     11344 |   22658   399858  1266931 |   345709    11344     55 |  0.000 % |
509.02/509.30	|     17114 |   22658   399858  1266931 |   380280    17114     60 |  0.000 % |
511.62/511.86	|     25766 |   22658   399858  1266931 |   418308    25766     56 |  0.000 % |
518.11/518.31	|     38740 |   22658   399858  1266931 |   460139    38740     66 |  0.000 % |
525.01/525.24	|     58202 |   22658   399858  1266931 |   506153    58202     62 |  0.000 % |
547.20/547.47	|     87395 |   22658   399858  1266931 |   556768    87395     78 |  0.000 % |
587.38/587.62	|    131185 |   22658   399858  1266931 |   612445   131185     92 |  0.000 % |
671.35/671.64	|    196871 |   22658   399858  1266931 |   673690   196871    111 |  0.000 % |
831.22/831.59	|    295397 |   22658   399858  1266931 |   741059   295397    128 |  0.000 % |
1142.33/1142.79	|    443194 |   22658   399858  1266931 |   815165   443194    129 |  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-1807609-1242159547/watcher-1807609-1242159547 -o /tmp/evaluation-result-1807609-1242159547/solver-1807609-1242159547 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807609-1242159547.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.98 0.99 3/65 12386
/proc/meminfo: memFree=910032/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=3660 CPUtime=0
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 502 0 0 0 0 0 0 0 18 0 1 0 243988504 3747840 468 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12387/statm: 915 474 81 6 0 553 0

[startup+0.0694551 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12386
/proc/meminfo: memFree=910032/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=20892 CPUtime=0.06
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 4488 0 0 0 4 2 0 0 18 0 1 0 243988504 21393408 4454 1992294400 134512640 134537284 4294956368 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 1 0 0
/proc/12387/statm: 5223 4455 82 6 0 4861 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26252

[startup+0.101457 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12386
/proc/meminfo: memFree=910032/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=24700 CPUtime=0.09
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 5355 0 0 0 7 2 0 0 18 0 1 0 243988504 25292800 5321 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 1 0 0
/proc/12387/statm: 6175 5322 82 6 0 5813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30060

[startup+0.301475 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12386
/proc/meminfo: memFree=910032/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=24924 CPUtime=0.29
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 7931 0 0 0 26 3 0 0 19 0 1 50000 243988504 25522176 5354 1992294400 134512640 134537284 4294956368 18446744073709551615 134524314 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6231 5354 85 6 0 5869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30284

[startup+0.701513 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 12386
/proc/meminfo: memFree=910032/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=25848 CPUtime=0.69
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8147 0 0 0 66 3 0 0 23 0 1 50000 243988504 26468352 5570 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6462 5570 85 6 0 6100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31208

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887680/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=25848 CPUtime=1.49
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8157 0 0 0 146 3 0 0 25 0 1 50000 243988504 26468352 5580 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6462 5580 85 6 0 6100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31208

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887424/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=25980 CPUtime=3.08
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8179 0 0 0 305 3 0 0 25 0 1 50000 243988504 26603520 5602 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6495 5602 85 6 0 6133 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31340

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887296/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=25980 CPUtime=6.28
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8193 0 0 0 625 3 0 0 25 0 1 50000 243988504 26603520 5616 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6495 5616 85 6 0 6133 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31340

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887304/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26112 CPUtime=12.68
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8202 0 0 0 1265 3 0 0 25 0 1 50000 243988504 26738688 5625 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6528 5625 85 6 0 6166 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31472

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887368/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26112 CPUtime=25.48
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8203 0 0 0 2545 3 0 0 25 0 1 50000 243988504 26738688 5626 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6528 5626 85 6 0 6166 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31472

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887432/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26112 CPUtime=51.06
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8204 0 0 0 5103 3 0 0 25 0 1 50000 243988504 26738688 5627 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6528 5627 85 6 0 6166 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 31472

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887432/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26112 CPUtime=102.25
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8219 0 0 0 10222 3 0 0 25 0 1 50000 243988504 26738688 5642 1992294400 134512640 134537284 4294956368 18446744073709551615 134524188 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6528 5642 85 6 0 6166 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31472

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887432/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26112 CPUtime=162.23
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8222 0 0 0 16220 3 0 0 25 0 1 50000 243988504 26738688 5645 1992294400 134512640 134537284 4294956368 18446744073709551615 134523637 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6528 5645 85 6 0 6166 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31472

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887368/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26112 CPUtime=222.21
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8228 0 0 0 22218 3 0 0 25 0 1 50000 243988504 26738688 5651 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6528 5651 85 6 0 6166 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31472

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887304/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26244 CPUtime=282.2
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8233 0 0 0 28217 3 0 0 25 0 1 50000 243988504 26873856 5656 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6561 5656 85 6 0 6199 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 31604

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12388
/proc/meminfo: memFree=887240/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=0
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243988503 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12386/statm: 1340 237 196 169 0 51 0
[pid=12387] ppid=12386 vsize=26244 CPUtime=342.18
/proc/12387/stat : 12387 (revival) R 12386 12386 12282 0 -1 4194304 8236 0 0 0 34215 3 0 0 25 0 1 50000 243988504 26873856 5659 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12387/statm: 6561 5659 85 6 0 6199 0
Current children cumulated CPU time (s) 342.18

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

/proc/12390/statm: 8970 8719 77 170 0 8798 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 41240

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=821064/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=71292 CPUtime=79.54
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 17574 0 0 0 7940 14 0 0 25 0 1 0 244038775 73003008 17558 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 17823 17558 77 170 0 17651 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 76652

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=789448/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=102728 CPUtime=139.52
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 25401 0 0 0 13930 22 0 0 25 0 1 0 244038775 105193472 25385 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 25682 25385 77 170 0 25510 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 108088

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=764104/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=128484 CPUtime=199.5
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 31788 0 0 0 19920 30 0 0 25 0 1 0 244038775 131567616 31772 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 32121 31772 77 170 0 31949 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 133844

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=737672/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=154436 CPUtime=259.5
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 38325 0 0 0 25912 38 0 0 25 0 1 0 244038775 158142464 38309 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 38609 38309 77 170 0 38437 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 159796

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=714184/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=177948 CPUtime=319.47
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 44227 0 0 0 31903 44 0 0 25 0 1 0 244038775 182218752 44211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 44487 44211 77 170 0 44315 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 183308

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=692616/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=199688 CPUtime=379.46
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 49559 0 0 0 37896 50 0 0 25 0 1 0 244038775 204480512 49543 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 49922 49543 77 170 0 49750 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 205048

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=677064/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=215320 CPUtime=439.44
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 53470 0 0 0 43891 53 0 0 25 0 1 0 244038775 220487680 53454 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 53830 53454 77 170 0 53658 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 220680

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=662088/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=230036 CPUtime=499.43
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 57179 0 0 0 49886 57 0 0 25 0 1 0 244038775 235556864 57163 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 57509 57163 77 170 0 57337 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 235396

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=648328/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=243672 CPUtime=559.41
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 60626 0 0 0 55879 62 0 0 25 0 1 0 244038775 249520128 60610 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 60918 60610 77 170 0 60746 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 249032

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=632648/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=259296 CPUtime=619.39
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 64526 0 0 0 61873 66 0 0 25 0 1 0 244038775 265519104 64510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 64824 64510 77 170 0 64652 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 264656

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=619400/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=272368 CPUtime=679.38
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 67845 0 0 0 67868 70 0 0 25 0 1 0 244038775 278904832 67829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 68092 67829 77 170 0 67920 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 277728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 12390
/proc/meminfo: memFree=615240/2055920 swapFree=4167512/4192956
[pid=12386] ppid=12384 vsize=5360 CPUtime=502.54
/proc/12386/stat : 12386 (run.sh) S 12384 12386 12282 0 -1 4194304 341 20074 0 0 0 0 50236 18 16 0 1 0 243988503 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12386/statm: 1340 241 197 169 0 51 0
[pid=12390] ppid=12386 vsize=277252 CPUtime=697.48
/proc/12390/stat : 12390 (minisat) R 12386 12386 12282 0 -1 4194304 68837 0 0 0 69677 71 0 0 25 0 1 0 244038775 283906048 68821 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12390/statm: 69313 68821 77 170 0 69141 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 282612

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 12386 and gives
#  childrusage.ru_utime.tv_sec=502
#  childrusage.ru_utime.tv_usec=367628
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=192970
# CPU time returned by wait4() is 502.561
# 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.13
CPU system time (s): 0.89
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 282612

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

runsolver used 1.23081 second user time and 3.14652 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-12 22:19:08
IDJOB=1807609
IDBENCH=71797
IDSOLVER=647
FILE ID=node8/1807609-1242159547
PBS_JOBID= 9289721
Free space on /tmp= 66112 MiB

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

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=537825920

node8.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        910448 kB
Buffers:         70632 kB
Cached:         967408 kB
SwapCached:      19020 kB
Active:         131504 kB
Inactive:       927244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        910448 kB
SwapTotal:     4192956 kB
SwapFree:      4167512 kB
Dirty:           11580 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            72500 kB
Committed_AS:   985564 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node8 at 2009-05-12 22:39:10