Trace number 1797401

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

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
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 variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.06/500.35	#ITERATIONS 7
500.06/500.35	#LEARNT CLAUSES 310
500.67/500.93	done !
500.67/500.93	c Now, SatElite...
500.67/500.93	c Parsing...
501.36/501.66	c ==============================================================================
501.36/501.66	c |           |     ORIGINAL     |              LEARNT              |          |
501.36/501.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.36/501.66	c ==============================================================================
501.36/501.66	c |         0 |  610073  1835179 |  183021       0        0     nan |  0.000 % |
502.75/503.03	c |         0 |  601243  1927506 |      --       0       --      -- |     --   | -8830/92327
502.75/503.03	c ==============================================================================
502.75/503.03	c Result  :   #vars: 19653   #clauses: 601243   #literals: 1927506
502.75/503.03	c CPU time:   2.02169 s
502.75/503.03	c ==============================================================================
503.65/503.98	c SatElite is done !
503.65/503.98	c Calling MINISAT
503.65/503.98	This is MiniSat 2.0 beta
503.65/503.98	WARNING: for repeatability, setting FPU to use double precision
503.65/503.98	============================[ Problem Statistics ]=============================
503.65/503.98	|                                                                             |
503.65/503.98	|  Number of variables:  19653                                                |
503.65/503.98	|  Number of clauses:    601243                                               |
503.73/504.34	|  Parsing time:         0.31         s                                       |
503.73/504.35	============================[ Search Statistics ]==============================
503.73/504.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
503.73/504.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
503.73/504.35	===============================================================================
503.73/504.35	|         0 |   19653   601243  1927506 |   200414        0    nan |  0.000 % |
503.73/504.47	|       100 |   19653   601243  1927506 |   220455      100     35 |  0.000 % |
503.73/504.52	|       250 |   19653   601243  1927506 |   242501      250     45 |  0.000 % |
503.73/504.62	|       476 |   19653   601243  1927506 |   266751      476    106 |  0.000 % |
503.73/504.70	|       813 |   19653   601243  1927506 |   293426      813     90 |  0.000 % |
504.55/504.90	|      1320 |   19653   601243  1927506 |   322769     1320     76 |  0.000 % |
504.84/505.17	|      2080 |   19653   601243  1927506 |   355046     2080     65 |  0.000 % |
505.14/505.43	|      3219 |   19653   601243  1927506 |   390550     3219     65 |  0.000 % |
505.53/505.83	|      4928 |   19653   601243  1927506 |   429605     4928    104 |  0.000 % |
506.44/506.79	|      7490 |   19653   601243  1927506 |   472566     7490    150 |  0.000 % |
507.73/508.01	|     11334 |   19653   601243  1927506 |   519823    11334    141 |  0.000 % |
509.44/509.71	|     17101 |   19653   601243  1927506 |   571805    17101    138 |  0.000 % |
512.24/512.56	|     25750 |   19653   601243  1927506 |   628986    25750    140 |  0.000 % |
517.03/517.37	|     38724 |   19653   601243  1927506 |   691884    38724    177 |  0.000 % |
523.03/523.34	|     58185 |   19653   601243  1927506 |   761073    58185    156 |  0.000 % |
535.43/535.79	|     87378 |   19653   601243  1927506 |   837180    87378    184 |  0.000 % |
558.71/559.09	|    131168 |   19653   601243  1927506 |   920898   131168    181 |  0.000 % |
606.49/606.83	|    196853 |   19653   601243  1927506 |  1012988   196853    185 |  0.000 % |
701.85/702.27	|    295379 |   19653   601243  1927506 |  1114287   295379    212 |  0.000 % |
851.99/852.41	|    443170 |   19653   601243  1927506 |  1225715   443170    196 |  0.000 % |
1176.14/1176.72	|    664853 |   19653   601243  1927506 |  1348287   664853    219 |  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-1797401-1242089914/watcher-1797401-1242089914 -o /tmp/evaluation-result-1797401-1242089914/solver-1797401-1242089914 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797401-1242089914.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.99 0.97 0.98 3/64 15697
/proc/meminfo: memFree=1801176/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=2124 CPUtime=0
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 279 0 0 0 0 0 0 0 19 0 1 0 63993366 2174976 245 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15698/statm: 531 252 81 6 0 169 0

[startup+0.0399241 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15697
/proc/meminfo: memFree=1801176/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=16572 CPUtime=0.03
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 3838 0 0 0 1 2 0 0 19 0 1 0 63993366 16969728 3804 1992294400 134512640 134537284 4294956368 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/15698/statm: 4143 3805 82 6 0 3781 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21932

[startup+0.10293 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15697
/proc/meminfo: memFree=1801176/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=24328 CPUtime=0.09
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 5674 0 0 0 7 2 0 0 20 0 1 0 63993366 24911872 5636 1992294400 134512640 134537284 4294956368 18446744073709551615 10850029 0 0 4096 0 0 0 0 17 0 0 0
/proc/15698/statm: 6082 5636 82 6 0 5720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29688

[startup+0.30295 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15697
/proc/meminfo: memFree=1801176/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=31604 CPUtime=0.29
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10193 0 0 0 25 4 0 0 21 0 1 50000 63993366 32362496 6906 1992294400 134512640 134537284 4294956368 18446744073709551615 134531244 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 7901 6906 85 6 0 7539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36964

[startup+0.702993 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15697
/proc/meminfo: memFree=1801176/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32004 CPUtime=0.69
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10285 0 0 0 65 4 0 0 25 0 1 50000 63993366 32772096 6998 1992294400 134512640 134537284 4294956368 18446744073709551615 134523608 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8001 6998 85 6 0 7639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37364

[startup+1.50108 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1773000/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32136 CPUtime=1.49
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10341 0 0 0 145 4 0 0 25 0 1 50000 63993366 32907264 7054 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8034 7054 85 6 0 7672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37496

[startup+3.10125 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1772744/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32268 CPUtime=3.09
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10366 0 0 0 305 4 0 0 25 0 1 50000 63993366 33042432 7079 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8067 7079 85 6 0 7705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37628

[startup+6.30158 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1772360/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32400 CPUtime=6.29
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10396 0 0 0 624 5 0 0 25 0 1 50000 63993366 33177600 7109 1992294400 134512640 134537284 4294956368 18446744073709551615 134523954 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8100 7109 85 6 0 7738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37760

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1772360/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32400 CPUtime=12.68
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10401 0 0 0 1263 5 0 0 25 0 1 50000 63993366 33177600 7114 1992294400 134512640 134537284 4294956368 18446744073709551615 134523984 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8100 7114 85 6 0 7738 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37760

[startup+25.5026 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1772488/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32400 CPUtime=25.48
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10403 0 0 0 2543 5 0 0 25 0 1 50000 63993366 33177600 7116 1992294400 134512640 134537284 4294956368 18446744073709551615 134523617 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8100 7116 85 6 0 7738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37760

[startup+51.1023 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1772552/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32400 CPUtime=51.07
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10406 0 0 0 5102 5 0 0 25 0 1 50000 63993366 33177600 7119 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8100 7119 85 6 0 7738 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37760

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15699
/proc/meminfo: memFree=1772488/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=32532 CPUtime=102.24
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10430 0 0 0 10219 5 0 0 25 0 1 50000 63993366 33312768 7143 1992294400 134512640 134537284 4294956368 18446744073709551615 134523637 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8133 7143 85 6 0 7771 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 37892

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15705
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=33456 CPUtime=162.21
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10650 0 0 0 16215 6 0 0 25 0 1 50000 63993366 34258944 7363 1992294400 134512640 134537284 4294956368 18446744073709551615 10624492 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8364 7363 85 6 0 8002 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 38816

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15705
/proc/meminfo: memFree=1770760/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=34248 CPUtime=222.18
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 10868 0 0 0 22212 6 0 0 25 0 1 50000 63993366 35069952 7581 1992294400 134512640 134537284 4294956368 18446744073709551615 134531162 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8562 7581 85 6 0 8200 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 39608

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15705
/proc/meminfo: memFree=1769928/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=35172 CPUtime=282.16
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 11070 0 0 0 28209 7 0 0 25 0 1 50000 63993366 36016128 7783 1992294400 134512640 134537284 4294956368 18446744073709551615 134523625 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8793 7783 85 6 0 8431 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 40532

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15705
/proc/meminfo: memFree=1769032/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=0
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63993366 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 237 196 169 0 51 0
[pid=15698] ppid=15697 vsize=35964 CPUtime=342.13
/proc/15698/stat : 15698 (revival) R 15697 15697 15480 0 -1 4194304 11284 0 0 0 34206 7 0 0 25 0 1 50000 63993366 36827136 7997 1992294400 134512640 134537284 4294956368 18446744073709551615 134523623 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15698/statm: 8991 7997 85 6 0 8629 0
Current children cumulated CPU time (s) 342.13

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

/proc/15707/statm: 16646 16368 77 170 0 16474 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 71944

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1623496/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=154888 CPUtime=78.28
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 38421 0 0 0 7798 30 0 0 25 0 1 0 64043764 158605312 38405 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 38722 38405 77 170 0 38550 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 160248

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1553224/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=224904 CPUtime=138.25
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 55858 0 0 0 13779 46 0 0 25 0 1 0 64043764 230301696 55842 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 56226 55842 77 170 0 56054 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 230264

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1491400/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=287088 CPUtime=198.22
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 71414 0 0 0 19764 58 0 0 25 0 1 0 64043764 293978112 71398 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 71772 71398 77 170 0 71600 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 292448

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1445384/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=332960 CPUtime=258.2
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 82763 0 0 0 25750 70 0 0 25 0 1 0 64043764 340951040 82747 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 83240 82747 77 170 0 83068 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 338320

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1408840/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=369664 CPUtime=318.17
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 91958 0 0 0 31738 79 0 0 25 0 1 0 64043764 378535936 91942 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 92416 91942 77 170 0 92244 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 375024

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1367944/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=410016 CPUtime=378.14
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 102096 0 0 0 37725 89 0 0 25 0 1 0 64043764 419856384 102080 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 102504 102080 77 170 0 102332 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 415376

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15707
/proc/meminfo: memFree=1322504/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=457056 CPUtime=438.11
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 113630 0 0 0 43709 102 0 0 25 0 1 0 64043764 468025344 113614 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 114264 113614 77 170 0 114092 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 462416

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15709
/proc/meminfo: memFree=1274312/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=504264 CPUtime=498.08
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 125457 0 0 0 49694 114 0 0 25 0 1 0 64043764 516366336 125441 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 126066 125441 77 170 0 125894 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 509624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15709
/proc/meminfo: memFree=1231368/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=547516 CPUtime=558.05
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 136318 0 0 0 55681 124 0 0 25 0 1 0 64043764 560656384 136302 1992294400 134512640 135212939 4294956240 18446744073709551615 134529531 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 136879 136302 77 170 0 136707 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 552876

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15709
/proc/meminfo: memFree=1181448/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=596796 CPUtime=618.03
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 148630 0 0 0 61667 136 0 0 25 0 1 0 64043764 611119104 148614 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 149199 148614 77 170 0 149027 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 602156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15709
/proc/meminfo: memFree=1145672/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=633140 CPUtime=678.01
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 157701 0 0 0 67657 144 0 0 25 0 1 0 64043764 648335360 157685 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 158285 157685 77 170 0 158113 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 638500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15709
/proc/meminfo: memFree=1127880/2055920 swapFree=4192812/4192956
[pid=15697] ppid=15695 vsize=5360 CPUtime=503.73
/proc/15697/stat : 15697 (run.sh) S 15695 15697 15480 0 -1 4194304 341 24574 0 0 0 0 50348 25 16 0 1 0 63993366 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15697/statm: 1340 241 197 169 0 51 0
[pid=15707] ppid=15697 vsize=650056 CPUtime=696.31
/proc/15707/stat : 15707 (minisat) R 15697 15697 15480 0 -1 4194304 161936 0 0 0 69482 149 0 0 25 0 1 0 64043764 665657344 161920 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15707/statm: 162514 161920 77 170 0 162342 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 655416

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 15697 and gives
#  childrusage.ru_utime.tv_sec=503
#  childrusage.ru_utime.tv_usec=487458
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=262960
# CPU time returned by wait4() is 503.75
# 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): 1198.3
CPU system time (s): 1.74
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 655416

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

runsolver used 1.09883 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 02:58:35
IDJOB=1797401
IDBENCH=71743
IDSOLVER=647
FILE ID=node7/1797401-1242089914
PBS_JOBID= 9277671
Free space on /tmp= 66308 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797401-1242089914/watcher-1797401-1242089914 -o /tmp/evaluation-result-1797401-1242089914/solver-1797401-1242089914 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797401-1242089914.cnf HOME

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=1033380634

node7.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.243
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.243
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:       1801656 kB
Buffers:         41128 kB
Cached:         118600 kB
SwapCached:        140 kB
Active:          54692 kB
Inactive:       119108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14396 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            66416 kB
Committed_AS:   210052 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node7 at 2009-05-12 03:18:38