Trace number 1796482

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.04 1200.61

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications 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 variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.19/0.24	c ==============================================================================
0.19/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.24	c ==============================================================================
0.19/0.24	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.99/2.10	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.99/2.10	c ==============================================================================
1.99/2.10	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.99/2.10	c CPU time:   2.05269 s
1.99/2.10	c ==============================================================================
2.49/2.54	c SatElite is done !
2.49/2.54	c revival is preprocessing the formula...Time out is reached... exporting CNF
502.46/502.72	#ITERATIONS 15
502.46/502.72	#LEARNT CLAUSES 726
502.65/502.94	done !
502.65/502.94	c Calling MINISAT
502.65/502.94	This is MiniSat 2.0 beta
502.65/502.94	WARNING: for repeatability, setting FPU to use double precision
502.65/502.94	============================[ Problem Statistics ]=============================
502.65/502.94	|                                                                             |
502.65/502.94	|  Number of variables:  16889                                                |
502.65/502.94	|  Number of clauses:    235467                                               |
502.71/503.10	|  Parsing time:         0.14         s                                       |
502.71/503.10	============================[ Search Statistics ]==============================
502.71/503.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
502.71/503.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
502.71/503.10	===============================================================================
502.71/503.10	|         0 |   16144   234687   703136 |    78229        0    nan |  0.000 % |
502.71/503.14	|       101 |   16144   234687   703136 |    86051      101     31 |  4.411 % |
502.71/503.17	|       251 |   16144   234687   703136 |    94657      251     36 |  4.411 % |
502.71/503.19	|       476 |   16144   234687   703136 |   104122      476     33 |  4.411 % |
502.71/503.23	|       814 |   16144   234687   703136 |   114535      814     32 |  4.411 % |
502.71/503.30	|      1320 |   16144   234687   703136 |   125988     1320     35 |  4.411 % |
502.71/503.43	|      2080 |   16144   234687   703136 |   138587     2080     40 |  4.411 % |
502.71/503.61	|      3219 |   16144   234687   703136 |   152446     3219     40 |  4.411 % |
503.56/503.88	|      4927 |   16144   234687   703136 |   167690     4927     52 |  4.411 % |
503.85/504.11	|      7490 |   16144   234687   703136 |   184459     7490     66 |  4.411 % |
504.35/504.64	|     11335 |   16144   234687   703136 |   202905    11335     60 |  4.411 % |
505.15/505.46	|     17101 |   16144   234687   703136 |   223196    17101     99 |  4.411 % |
506.65/506.91	|     25750 |   16144   234687   703136 |   245516    25750     97 |  4.411 % |
508.95/509.20	|     38726 |   16144   234687   703136 |   270067    38726    115 |  4.411 % |
512.65/512.94	|     58188 |   16144   234687   703136 |   297074    58188     97 |  4.411 % |
520.45/520.77	|     87380 |   16144   234687   703136 |   326781    87380    113 |  4.411 % |
537.64/537.95	|    131169 |   16144   234687   703136 |   359460   131169    151 |  4.411 % |
562.33/562.63	|    196853 |   16144   234687   703136 |   395406   196853    153 |  4.411 % |
610.31/610.61	|    295379 |   16144   234687   703136 |   434946   295379    140 |  4.411 % |
728.64/729.01	|    443168 |   16144   234687   703136 |   478441    19753     96 |  4.411 % |
797.62/798.05	|    664852 |   16144   234687   703136 |   526285   241437    126 |  4.411 % |
1096.58/1097.19	|    997378 |   16144   234687   703136 |   578914    66528    136 |  4.411 % |

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-1796482-1242076422/watcher-1796482-1242076422 -o /tmp/evaluation-result-1796482-1242076422/solver-1796482-1242076422 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796482-1242076422.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.96 1.00 1.00 3/64 8219
/proc/meminfo: memFree=1380992/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=0
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 235675144 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 238 197 169 0 51 0
[pid=8220] ppid=8219 vsize=816 CPUtime=0
/proc/8220/stat : 8220 (SatElite) R 8219 8219 8045 0 -1 4194304 137 0 0 0 0 0 0 0 20 0 1 0 235675144 835584 120 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8220/statm: 204 120 51 126 0 75 0

[startup+0.00751202 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 8219
/proc/meminfo: memFree=1380992/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=0
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 235675144 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 238 197 169 0 51 0
[pid=8220] ppid=8219 vsize=1224 CPUtime=0
/proc/8220/stat : 8220 (SatElite) R 8219 8219 8045 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 235675144 1253376 182 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8220/statm: 306 182 51 126 0 177 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6584

[startup+0.101522 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 8219
/proc/meminfo: memFree=1380992/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=0
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 235675144 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 238 197 169 0 51 0
[pid=8220] ppid=8219 vsize=8228 CPUtime=0.08
/proc/8220/stat : 8220 (SatElite) R 8219 8219 8045 0 -1 4194304 1939 0 0 0 8 0 0 0 20 0 1 0 235675144 8425472 1922 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8220/statm: 2057 1923 51 126 0 1928 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13588

[startup+0.301541 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 8219
/proc/meminfo: memFree=1380992/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=0
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 235675144 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 238 197 169 0 51 0
[pid=8220] ppid=8219 vsize=22856 CPUtime=0.29
/proc/8220/stat : 8220 (SatElite) R 8219 8219 8045 0 -1 4194304 5757 0 0 0 26 3 0 0 22 0 1 0 235675144 23404544 5228 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/8220/statm: 5714 5228 67 126 0 5585 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28216

[startup+0.701581 s]
/proc/loadavg: 0.96 1.00 1.00 3/64 8219
/proc/meminfo: memFree=1380992/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=0
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 235675144 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 238 197 169 0 51 0
[pid=8220] ppid=8219 vsize=25324 CPUtime=0.68
/proc/8220/stat : 8220 (SatElite) R 8219 8219 8045 0 -1 4194304 6352 0 0 0 65 3 0 0 25 0 1 0 235675144 25931776 5823 1992294400 134512640 135031949 4294956224 18446744073709551615 134566151 0 0 4096 3 0 0 0 17 0 0 0
/proc/8220/statm: 6331 5823 67 126 0 6202 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30684

[startup+1.50166 s]
/proc/loadavg: 0.96 1.00 1.00 2/66 8221
/proc/meminfo: memFree=1356784/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=0
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 235675144 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 238 197 169 0 51 0
[pid=8220] ppid=8219 vsize=28716 CPUtime=1.49
/proc/8220/stat : 8220 (SatElite) R 8219 8219 8045 0 -1 4194304 6947 0 0 0 145 4 0 0 25 0 1 0 235675144 29405184 6418 1992294400 134512640 135031949 4294956224 18446744073709551615 134569444 0 0 4096 3 0 0 0 17 0 0 0
/proc/8220/statm: 7179 6418 67 126 0 7050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34076

[startup+3.10182 s]
/proc/loadavg: 0.96 1.00 1.00 2/66 8221
/proc/meminfo: memFree=1356208/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 5360

[startup+6.30115 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1363896/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=13260 CPUtime=3.74
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 3995 0 0 0 373 1 0 0 25 0 1 50000 235675399 13578240 2756 1992294400 134512640 134537284 4294956384 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 3315 2756 85 6 0 2953 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18620

[startup+12.7028 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1363840/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=13392 CPUtime=10.14
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 4028 0 0 0 1012 2 0 0 25 0 1 50000 235675399 13713408 2789 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 3348 2789 85 6 0 2986 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18752

[startup+25.5011 s]
/proc/loadavg: 0.97 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1363840/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=13524 CPUtime=22.94
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 4065 0 0 0 2292 2 0 0 25 0 1 50000 235675399 13848576 2826 1992294400 134512640 134537284 4294956384 18446744073709551615 134523765 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 3381 2826 85 6 0 3019 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18884

[startup+51.1017 s]
/proc/loadavg: 0.98 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1363456/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=13920 CPUtime=48.52
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 4189 0 0 0 4850 2 0 0 25 0 1 50000 235675399 14254080 2950 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 3480 2950 85 6 0 3118 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19280

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1362688/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=14844 CPUtime=99.71
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 4398 0 0 0 9968 3 0 0 25 0 1 50000 235675399 15200256 3159 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 3711 3159 85 6 0 3349 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20204

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1361664/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=15768 CPUtime=159.68
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 4644 0 0 0 15965 3 0 0 25 0 1 50000 235675399 16146432 3405 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 3942 3405 85 6 0 3580 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 21128

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1360640/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=16824 CPUtime=219.65
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 4890 0 0 0 21962 3 0 0 25 0 1 50000 235675399 17227776 3651 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 4206 3651 85 6 0 3844 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22184

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1359744/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=17748 CPUtime=279.62
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 5127 0 0 0 27959 3 0 0 25 0 1 50000 235675399 18173952 3888 1992294400 134512640 134537284 4294956384 18446744073709551615 134524087 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 4437 3888 85 6 0 4075 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23108

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8222
/proc/meminfo: memFree=1358784/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=2.53
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 317 8981 0 0 0 0 246 7 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8222] ppid=8219 vsize=18672 CPUtime=339.6
/proc/8222/stat : 8222 (revival) R 8219 8219 8045 0 -1 4194304 5362 0 0 0 33956 4 0 0 25 0 1 50000 235675399 19120128 4123 1992294400 134512640 134537284 4294956384 18446744073709551615 134524072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8222/statm: 4668 4123 85 6 0 4306 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 24032

[startup+402.301 s]

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

/proc/8223/statm: 14606 14338 77 170 0 14434 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 63784

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1211456/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=161360 CPUtime=79.31
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 40026 0 0 0 7901 30 0 0 25 0 1 0 235725439 165232640 40010 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 40340 40010 77 170 0 40168 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 166720

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1161600/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=210676 CPUtime=139.28
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 52248 0 0 0 13888 40 0 0 25 0 1 0 235725439 215732224 52232 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 52669 52232 77 170 0 52497 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 216036

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1136960/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=235436 CPUtime=199.25
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 58469 0 0 0 19877 48 0 0 25 0 1 0 235725439 241086464 58453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 58859 58453 77 170 0 58687 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 240796

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1126784/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=245072 CPUtime=259.23
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 60904 0 0 0 25872 51 0 0 25 0 1 0 235725439 250953728 60888 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 61268 60888 77 170 0 61096 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 250432

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1126720/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=245072 CPUtime=319.2
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 60922 0 0 0 31869 51 0 0 25 0 1 0 235725439 250953728 60906 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 61268 60906 77 170 0 61096 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 250432

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1126656/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=245072 CPUtime=379.17
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 60935 0 0 0 37866 51 0 0 25 0 1 0 235725439 250953728 60919 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 61268 60919 77 170 0 61096 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 250432

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1126656/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=245204 CPUtime=439.14
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 60979 0 0 0 43863 51 0 0 25 0 1 0 235725439 251088896 60963 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 61301 60963 77 170 0 61129 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 250564

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1097024/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=276008 CPUtime=499.11
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 68398 0 0 0 49854 57 0 0 25 0 1 0 235725439 282632192 68382 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 69002 68382 77 170 0 68830 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 281368

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1075072/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=297988 CPUtime=559.09
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 73893 0 0 0 55846 63 0 0 25 0 1 0 235725439 305139712 73877 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 74497 73877 77 170 0 74325 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 303348

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1074176/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=298648 CPUtime=619.05
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 74052 0 0 0 61842 63 0 0 25 0 1 0 235725439 305815552 74036 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 74662 74036 77 170 0 74490 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 304008

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1074112/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=298648 CPUtime=679.03
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 74056 0 0 0 67840 63 0 0 25 0 1 0 235725439 305815552 74040 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 74662 74040 77 170 0 74490 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 304008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 8223
/proc/meminfo: memFree=1074112/2055920 swapFree=4178952/4192956
[pid=8219] ppid=8217 vsize=5360 CPUtime=502.71
/proc/8219/stat : 8219 (run.sh) S 8217 8219 8045 0 -1 4194304 343 15000 0 0 0 0 50258 13 16 0 1 0 235675144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8219/statm: 1340 241 197 169 0 51 0
[pid=8223] ppid=8219 vsize=298648 CPUtime=697.33
/proc/8223/stat : 8223 (minisat) R 8219 8219 8045 0 -1 4194304 74058 0 0 0 69670 63 0 0 25 0 1 0 235725439 305815552 74042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8223/statm: 74662 74042 77 170 0 74490 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 304008

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 8219 and gives
#  childrusage.ru_utime.tv_sec=502
#  childrusage.ru_utime.tv_usec=586595
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=138978
# CPU time returned by wait4() is 502.726
# while last known CPU time is 1200.04
#
# 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.04
CPU user time (s): 1199.28
CPU system time (s): 0.76
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 304008

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

runsolver used 1.03884 second user time and 3.34149 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-11 23:13:42
IDJOB=1796482
IDBENCH=20573
IDSOLVER=648
FILE ID=node27/1796482-1242076422
PBS_JOBID= 9277606
Free space on /tmp= 66268 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796482-1242076422/watcher-1796482-1242076422 -o /tmp/evaluation-result-1796482-1242076422/solver-1796482-1242076422 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796482-1242076422.cnf HOME

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=490065978

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1381472 kB
Buffers:         74948 kB
Cached:         506224 kB
SwapCached:       8116 kB
Active:         192000 kB
Inactive:       399456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381472 kB
SwapTotal:     4192956 kB
SwapFree:      4178952 kB
Dirty:            6184 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            68928 kB
Committed_AS:   787992 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node27 at 2009-05-11 23:33:45