Trace number 1796493

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 2009-03-18? (TO) 1200.01 1200.61

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.74/501.10	#ITERATIONS 1
500.74/501.10	#LEARNT CLAUSES 11
502.94/503.23	done !
502.94/503.23	c Calling MINISAT
502.94/503.23	This is MiniSat 2.0 beta
502.94/503.23	WARNING: for repeatability, setting FPU to use double precision
502.94/503.23	============================[ Problem Statistics ]=============================
502.94/503.23	|                                                                             |
502.94/503.23	|  Number of variables:  151669                                               |
502.94/503.23	|  Number of clauses:    2308042                                              |
504.12/504.49	|  Parsing time:         1.11         s                                       |
504.23/504.55	============================[ Search Statistics ]==============================
504.23/504.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
504.23/504.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
504.23/504.55	===============================================================================
504.23/504.55	|         0 |  129769  2077052  6002905 |   692350        0    nan |  0.000 % |
504.43/504.71	|       101 |  129769  2077052  6002905 |   761585      101     61 | 14.439 % |
504.82/505.12	|       252 |  129769  2077052  6002905 |   837744      252     62 | 14.439 % |
505.42/505.75	|       477 |  129769  2077052  6002905 |   921518      477     50 | 14.439 % |
505.73/506.07	|       815 |  129769  2077052  6002905 |  1013670      815     43 | 14.439 % |
506.23/506.56	|      1321 |  129769  2077052  6002905 |  1115037     1321     47 | 14.439 % |
506.83/507.17	|      2080 |  129769  2077052  6002905 |  1226541     2080     46 | 14.439 % |
507.23/507.57	|      3219 |  129769  2077052  6002905 |  1349195     3219     62 | 14.439 % |
509.52/509.86	|      4927 |  129769  2077052  6002905 |  1484115     4927     64 | 14.439 % |
511.23/511.54	|      7489 |  129769  2077052  6002905 |  1632526     7489     75 | 14.439 % |
512.33/512.64	|     11333 |  129769  2077052  6002905 |  1795779    11333     71 | 14.439 % |
517.72/518.00	|     17099 |  129769  2077052  6002905 |  1975357    17099     74 | 14.439 % |
522.92/523.22	|     25748 |  129769  2077052  6002905 |  2172892    25748     84 | 14.439 % |
532.92/533.27	|     38723 |  129769  2077052  6002905 |  2390182    38723    194 | 14.439 % |
546.20/546.51	|     58184 |  129769  2077052  6002905 |  2629200    58184    180 | 14.439 % |
576.99/577.35	|     87377 |  129769  2077052  6002905 |  2892120    87377    247 | 14.439 % |
609.07/609.44	|    131166 |  129769  2077052  6002905 |  3181332   131166    254 | 14.439 % |
679.23/679.60	|    196851 |  129769  2077052  6002905 |  3499465   196851    325 | 14.439 % |
777.09/777.58	|    295377 |  129769  2077052  6002905 |  3849412   295377    319 | 14.439 % |
968.60/969.11	|    443166 |  129769  2077052  6002905 |  4234353   443166    365 | 14.439 % |

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-1796493-1242076580/watcher-1796493-1242076580 -o /tmp/evaluation-result-1796493-1242076580/solver-1796493-1242076580 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796493-1242076580.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 11574
/proc/meminfo: memFree=1073848/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=2636 CPUtime=0
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 357 0 0 0 0 0 0 0 19 0 1 0 235686696 2699264 325 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11575/statm: 659 332 81 6 0 297 0

[startup+0.094648 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 11574
/proc/meminfo: memFree=1073848/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=53800 CPUtime=0.08
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 13173 0 0 0 0 8 0 0 19 0 1 0 235686696 55091200 13140 1992294400 134512640 134537284 4294956368 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 0 0 0
/proc/11575/statm: 13450 13141 82 6 0 13088 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59160

[startup+0.101648 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 11574
/proc/meminfo: memFree=1073848/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=54840 CPUtime=0.09
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 13403 0 0 0 1 8 0 0 19 0 1 0 235686696 56156160 13369 1992294400 134512640 134537284 4294956368 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 0 0 0
/proc/11575/statm: 13710 13371 82 6 0 13348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60200

[startup+0.301673 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 11574
/proc/meminfo: memFree=1073848/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=78684 CPUtime=0.29
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 19071 0 0 0 19 10 0 0 21 0 1 0 235686696 80572416 19035 1992294400 134512640 134537284 4294956368 18446744073709551615 2254459 0 0 4096 0 0 0 0 17 0 0 0
/proc/11575/statm: 19671 19036 82 6 0 19309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84044

[startup+0.701724 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 11574
/proc/meminfo: memFree=1073848/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=126428 CPUtime=0.69
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 30126 0 0 0 54 15 0 0 25 0 1 0 235686696 129462272 30089 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/11575/statm: 31607 30089 82 6 0 31245 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131788

[startup+1.50184 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 11576
/proc/meminfo: memFree=927336/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=105836 CPUtime=1.48
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37013 0 0 0 130 18 0 0 25 0 1 50000 235686696 108376064 24252 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11575/statm: 26459 24252 85 6 0 26097 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111196

[startup+3.10203 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 11576
/proc/meminfo: memFree=978088/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106100 CPUtime=3.08
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37119 0 0 0 290 18 0 0 25 0 1 50000 235686696 108646400 24358 1992294400 134512640 134537284 4294956368 18446744073709551615 134524059 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26525 24358 85 6 0 26163 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111460

[startup+6.30143 s]
/proc/loadavg: 1.09 1.02 1.01 2/67 11576
/proc/meminfo: memFree=978024/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106232 CPUtime=6.28
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37134 0 0 0 610 18 0 0 25 0 1 50000 235686696 108781568 24373 1992294400 134512640 134537284 4294956368 18446744073709551615 134531162 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26558 24373 85 6 0 26196 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 111592

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 11576
/proc/meminfo: memFree=977832/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106364 CPUtime=12.67
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37165 0 0 0 1249 18 0 0 25 0 1 50000 235686696 108916736 24404 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26591 24404 85 6 0 26229 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 111724

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 11576
/proc/meminfo: memFree=977960/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106496 CPUtime=25.47
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37207 0 0 0 2529 18 0 0 25 0 1 50000 235686696 109051904 24446 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26624 24446 85 6 0 26262 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 111856

[startup+51.1021 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 11576
/proc/meminfo: memFree=977896/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106636 CPUtime=51.05
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37229 0 0 0 5086 19 0 0 25 0 1 50000 235686696 109195264 24468 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26659 24468 85 6 0 26297 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 111996

[startup+102.307 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 11576
/proc/meminfo: memFree=977896/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106768 CPUtime=102.23
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37250 0 0 0 10204 19 0 0 25 0 1 50000 235686696 109330432 24489 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26692 24489 85 6 0 26330 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 112128

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11576
/proc/meminfo: memFree=977896/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106768 CPUtime=162.2
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37253 0 0 0 16201 19 0 0 25 0 1 50000 235686696 109330432 24492 1992294400 134512640 134537284 4294956368 18446744073709551615 134523608 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26692 24492 85 6 0 26330 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 112128

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11576
/proc/meminfo: memFree=977832/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106768 CPUtime=222.17
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37258 0 0 0 22198 19 0 0 25 0 1 50000 235686696 109330432 24497 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26692 24497 85 6 0 26330 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 112128

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11576
/proc/meminfo: memFree=977832/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106768 CPUtime=282.14
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37272 0 0 0 28195 19 0 0 25 0 1 50000 235686696 109330432 24511 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26692 24511 85 6 0 26330 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 112128

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11576
/proc/meminfo: memFree=977768/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=0
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 235686695 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 237 196 169 0 51 0
[pid=11575] ppid=11574 vsize=106768 CPUtime=342.12
/proc/11575/stat : 11575 (revival) R 11574 11574 11352 0 -1 4194304 37272 0 0 0 34193 19 0 0 25 0 1 50000 235686696 109330432 24511 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11575/statm: 26692 24511 85 6 0 26330 0
Current children cumulated CPU time (s) 342.12

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

/proc/11577/statm: 27351 26477 77 170 0 27179 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 114764

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=837672/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=192600 CPUtime=79.01
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 47303 0 0 0 7866 35 0 0 25 0 1 0 235737019 197222400 47225 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 48150 47225 77 170 0 47978 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 197960

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=741352/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=289188 CPUtime=138.99
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 71437 0 0 0 13844 55 0 0 25 0 1 0 235737019 296128512 71359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 72297 71359 77 170 0 72125 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 294548

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=641512/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=389912 CPUtime=198.96
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 96555 0 0 0 19820 76 0 0 25 0 1 0 235737019 399269888 96477 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 97478 96477 77 170 0 97306 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 395272

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=566056/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=464324 CPUtime=258.93
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 115203 0 0 0 25800 93 0 0 25 0 1 0 235737019 475467776 115125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 116081 115125 77 170 0 115909 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 469684

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=479720/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=552456 CPUtime=318.9
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 137121 0 0 0 31778 112 0 0 25 0 1 0 235737019 565714944 137043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 138114 137043 77 170 0 137942 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 557816

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=395112/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=635556 CPUtime=378.87
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 157894 0 0 0 37758 129 0 0 25 0 1 0 235737019 650809344 157816 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 158889 157816 77 170 0 158717 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 640916

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=311976/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=718964 CPUtime=438.84
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 178771 0 0 0 43738 146 0 0 25 0 1 0 235737019 736219136 178693 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 179741 178693 77 170 0 179569 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 724324

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=248360/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=782700 CPUtime=498.82
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 194509 0 0 0 49722 160 0 0 25 0 1 0 235737019 801484800 194431 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 195675 194432 77 170 0 195503 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 788060

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=195176/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=835840 CPUtime=558.8
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 207819 0 0 0 55707 173 0 0 25 0 1 0 235737019 855900160 207741 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 208960 207741 77 170 0 208788 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 841200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=140904/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=889760 CPUtime=618.76
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 221312 0 0 0 61693 183 0 0 25 0 1 0 235737019 911114240 221234 1992294400 134512640 135212939 4294956240 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 222440 221234 77 170 0 222268 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 895120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=95976/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=935172 CPUtime=678.74
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 232621 0 0 0 67680 194 0 0 25 0 1 0 235737019 957616128 232543 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 233793 232543 77 170 0 233621 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 940532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11577
/proc/meminfo: memFree=83112/2055920 swapFree=4180156/4192956
[pid=11574] ppid=11572 vsize=5360 CPUtime=502.97
/proc/11574/stat : 11574 (run.sh) S 11572 11574 11352 0 -1 4194304 312 37296 0 0 0 0 50260 37 19 0 1 0 235686695 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11574/statm: 1340 238 197 169 0 51 0
[pid=11577] ppid=11574 vsize=947120 CPUtime=697.04
/proc/11577/stat : 11577 (minisat) R 11574 11574 11352 0 -1 4194304 235643 0 0 0 69507 197 0 0 25 0 1 0 235737019 969850880 235565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11577/statm: 236780 235565 77 170 0 236608 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 952480

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 11574 and gives
#  childrusage.ru_utime.tv_sec=502
#  childrusage.ru_utime.tv_usec=608591
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=377942
# CPU time returned by wait4() is 502.987
# while last known CPU time is 1200.01
#
# 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.01
CPU user time (s): 1197.67
CPU system time (s): 2.34
CPU usage (%): 99.9498
Max. virtual memory (cumulated for all children) (KiB): 952480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 502.609
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37608
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= 5
involuntary context switches= 1314

runsolver used 1.09983 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-11 23:16:23
IDJOB=1796493
IDBENCH=20575
IDSOLVER=649
FILE ID=node54/1796493-1242076580
PBS_JOBID= 9277619
Free space on /tmp= 66296 MiB

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

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED=1979212868

node54.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.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	: 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.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:       1074264 kB
Buffers:         55628 kB
Cached:         842016 kB
SwapCached:       6552 kB
Active:          79996 kB
Inactive:       826840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1074264 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:           52320 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            60768 kB
Committed_AS:   776732 kB
PageTables:       1368 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= 66248 MiB
End job on node54 at 2009-05-11 23:36:26