Trace number 1806587

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.01 1200.51

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_9_3_5_cmp.cnf
MD5SUMb2b9255b6dd854658cbd4bd594382e55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3857
Number of clauses39932
Sum of the clauses size134967
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24591
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
3.39/3.40	#LEARNT CLAUSES 7
3.39/3.44	done !
3.39/3.44	c Now, SatElite...
3.39/3.44	c Parsing...
3.39/3.48	c ==============================================================================
3.39/3.48	c |           |     ORIGINAL     |              LEARNT              |          |
3.39/3.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.39/3.48	c ==============================================================================
3.39/3.48	c |         0 |   39503   133782 |   11850       0        0     nan |  0.000 % |
3.44/3.61	c |         0 |   39486   133773 |      --       0       --      -- |     --   | -17/-9
3.44/3.61	c ==============================================================================
3.44/3.61	c Result  :   #vars: 3719   #clauses: 39486   #literals: 133773
3.44/3.61	c CPU time:   0.155976 s
3.44/3.61	c ==============================================================================
3.69/3.70	c SatElite is done !
3.69/3.70	c Calling MINISAT
3.69/3.70	This is MiniSat 2.0 beta
3.69/3.70	WARNING: for repeatability, setting FPU to use double precision
3.69/3.70	============================[ Problem Statistics ]=============================
3.69/3.70	|                                                                             |
3.69/3.70	|  Number of variables:  3719                                                 |
3.69/3.70	|  Number of clauses:    39486                                                |
3.69/3.72	|  Parsing time:         0.02         s                                       |
3.69/3.72	============================[ Search Statistics ]==============================
3.69/3.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.69/3.72	===============================================================================
3.69/3.72	|         0 |    3719    39486   133773 |    13162        0    nan |  0.000 % |
3.69/3.73	|       100 |    3719    39486   133773 |    14478      100     38 |  0.000 % |
3.69/3.74	|       250 |    3719    39486   133773 |    15926      250     59 |  0.000 % |
3.69/3.76	|       477 |    3719    39486   133773 |    17518      477     47 |  0.000 % |
3.69/3.78	|       817 |    3719    39486   133773 |    19270      817     60 |  0.000 % |
3.69/3.82	|      1324 |    3719    39486   133773 |    21197     1324     64 |  0.000 % |
3.69/3.87	|      2083 |    3719    39486   133773 |    23317     2083     56 |  0.000 % |
3.69/3.97	|      3223 |    3719    39486   133773 |    25649     3223     78 |  0.000 % |
3.69/4.11	|      4933 |    3719    39486   133773 |    28213     4933     77 |  0.000 % |
4.28/4.37	|      7496 |    3719    39486   133773 |    31035     7496     65 |  0.000 % |
4.78/4.80	|     11340 |    3719    39486   133773 |    34138    11340     56 |  0.000 % |
5.58/5.65	|     17107 |    3719    39486   133773 |    37552    17107     64 |  0.000 % |
7.37/7.45	|     25756 |    3719    39486   133773 |    41307    25756     60 |  0.000 % |
10.67/10.74	|     38730 |    3719    39486   133773 |    45438    38730     74 |  0.000 % |
17.67/17.70	|     58191 |    3719    39486   133773 |    49982    26393    123 |  0.000 % |
29.27/29.33	|     87383 |    3719    39486   133773 |    54980    20692     94 |  0.000 % |
47.57/47.68	|    131174 |    3719    39486   133773 |    60479    23920    117 |  0.000 % |
87.55/87.65	|    196861 |    3719    39486   133773 |    66526    41463    150 |  0.000 % |
135.14/135.22	|    295389 |    3719    39486   133773 |    73179    37838     95 |  0.000 % |
224.69/224.86	|    443181 |    3719    39486   133773 |    80497    27097     80 |  0.000 % |
415.01/415.26	|    664867 |    3719    39486   133773 |    88547    62402    155 |  0.000 % |
757.08/757.49	|    997392 |    3719    39486   133773 |    97402    57546    149 |  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-1806587-1242150914/watcher-1806587-1242150914 -o /tmp/evaluation-result-1806587-1242150914/solver-1806587-1242150914 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806587-1242150914.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.99 0.94 3/64 2192
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) R 2190 2192 1820 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2192/statm: 1340 236 195 169 0 51 0
[pid=2193] ppid=2192 vsize=2124 CPUtime=0
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 243117476 2174976 238 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2193/statm: 531 247 81 6 0 169 0

[startup+0.094192 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2192
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 237 196 169 0 51 0
[pid=2193] ppid=2192 vsize=3676 CPUtime=0.08
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 863 0 0 0 8 0 0 0 19 0 1 50000 243117476 3764224 631 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2193/statm: 919 631 85 6 0 557 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9036

[startup+0.101192 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2192
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 237 196 169 0 51 0
[pid=2193] ppid=2192 vsize=3676 CPUtime=0.09
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 864 0 0 0 9 0 0 0 19 0 1 50000 243117476 3764224 632 1992294400 134512640 134537284 4294956368 18446744073709551615 134531169 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2193/statm: 919 632 85 6 0 557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9036

[startup+0.301212 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2192
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 237 196 169 0 51 0
[pid=2193] ppid=2192 vsize=3808 CPUtime=0.29
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 905 0 0 0 29 0 0 0 21 0 1 50000 243117476 3899392 673 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2193/statm: 952 673 85 6 0 590 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9168

[startup+0.701252 s]
/proc/loadavg: 0.99 0.99 0.94 3/64 2192
/proc/meminfo: memFree=1685560/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 237 196 169 0 51 0
[pid=2193] ppid=2192 vsize=4204 CPUtime=0.69
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 984 0 0 0 69 0 0 0 25 0 1 50000 243117476 4304896 752 1992294400 134512640 134537284 4294956368 18446744073709551615 134516740 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2193/statm: 1051 752 85 6 0 689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9564

[startup+1.50133 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2194
/proc/meminfo: memFree=1682408/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 237 196 169 0 51 0
[pid=2193] ppid=2192 vsize=4864 CPUtime=1.49
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 1146 0 0 0 149 0 0 0 25 0 1 50000 243117476 4980736 914 1992294400 134512640 134537284 4294956368 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2193/statm: 1216 914 85 6 0 854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10224

[startup+3.10149 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2194
/proc/meminfo: memFree=1681384/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=0
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243117475 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 237 196 169 0 51 0
[pid=2193] ppid=2192 vsize=6052 CPUtime=3.09
/proc/2193/stat : 2193 (revival) R 2192 2192 1820 0 -1 4194304 1466 0 0 0 309 0 0 0 25 0 1 50000 243117476 6197248 1234 1992294400 134512640 134537284 4294956368 18446744073709551615 134523798 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2193/statm: 1513 1234 85 6 0 1151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11412

[startup+6.30181 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1675560/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=10288 CPUtime=2.59
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 2397 0 0 0 258 1 0 0 25 0 1 0 243117845 10534912 2381 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 2572 2381 77 170 0 2400 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15648

[startup+12.7024 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1664872/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=20564 CPUtime=8.98
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 4947 0 0 0 896 2 0 0 25 0 1 0 243117845 21057536 4931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 5141 4931 77 170 0 4969 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25924

[startup+25.5017 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1654696/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=30220 CPUtime=21.78
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 7378 0 0 0 2174 4 0 0 25 0 1 0 243117845 30945280 7362 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 7555 7362 77 170 0 7383 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35580

[startup+51.1012 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1652072/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=32336 CPUtime=47.37
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 7907 0 0 0 4732 5 0 0 25 0 1 0 243117845 33112064 7891 1992294400 134512640 135212939 4294956240 18446744073709551615 134538826 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 8084 7891 77 170 0 7912 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37696

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1637608/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=46764 CPUtime=98.56
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 11513 0 0 0 9846 10 0 0 25 0 1 0 243117845 47886336 11497 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 11691 11497 77 170 0 11519 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52124

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1637480/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=46764 CPUtime=158.53
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 11519 0 0 0 15843 10 0 0 25 0 1 0 243117845 47886336 11503 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 11691 11503 77 170 0 11519 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 52124

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1637480/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=46764 CPUtime=218.5
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 11520 0 0 0 21840 10 0 0 25 0 1 0 243117845 47886336 11504 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 11691 11504 77 170 0 11519 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 52124

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1635752/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=49036 CPUtime=278.48
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 12065 0 0 0 27837 11 0 0 25 0 1 0 243117845 50212864 12049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 12259 12049 77 170 0 12087 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 54396

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.94 2/66 2196
/proc/meminfo: memFree=1623080/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=61316 CPUtime=338.46
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 15116 0 0 0 33833 13 0 0 25 0 1 0 243117845 62787584 15100 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 15329 15100 77 170 0 15157 0
Current children cumulated CPU time (s) 342.15

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

/proc/2196/statm: 26809 26586 77 170 0 26637 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 112596

[startup+642.302 s]
/proc/loadavg: 1.05 1.01 0.95 2/66 2203
/proc/meminfo: memFree=1536488/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=147720 CPUtime=638.34
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 36754 0 0 0 63801 33 0 0 25 0 1 0 243117845 151265280 36704 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 36930 36704 77 170 0 36758 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 153080

[startup+702.302 s]
/proc/loadavg: 1.06 1.02 0.95 2/66 2203
/proc/meminfo: memFree=1526888/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157240 CPUtime=698.32
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39117 0 0 0 69796 36 0 0 25 0 1 0 243117845 161013760 39067 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39310 39067 77 170 0 39138 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 162600

[startup+762.306 s]
/proc/loadavg: 1.19 1.06 0.97 2/66 2203
/proc/meminfo: memFree=1526824/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157072 CPUtime=758.3
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39117 0 0 0 75794 36 0 0 25 0 1 0 243117845 160841728 39045 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39268 39045 77 170 0 39096 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 162432

[startup+822.302 s]
/proc/loadavg: 1.10 1.06 0.97 2/66 2203
/proc/meminfo: memFree=1526888/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=818.27
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39125 0 0 0 81791 36 0 0 25 0 1 0 243117845 160862208 39013 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39013 77 170 0 39101 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 162452

[startup+882.302 s]
/proc/loadavg: 1.03 1.05 0.97 2/66 2203
/proc/meminfo: memFree=1526888/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=878.25
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39126 0 0 0 87789 36 0 0 25 0 1 0 243117845 160862208 39014 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39014 77 170 0 39101 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 162452

[startup+942.302 s]
/proc/loadavg: 1.01 1.04 0.97 2/66 2203
/proc/meminfo: memFree=1526888/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=938.22
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39127 0 0 0 93786 36 0 0 25 0 1 0 243117845 160862208 39015 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39015 77 170 0 39101 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 162452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 0.97 2/66 2203
/proc/meminfo: memFree=1526824/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=998.2
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39127 0 0 0 99784 36 0 0 25 0 1 0 243117845 160862208 39015 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39015 77 170 0 39101 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 162452

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 2203
/proc/meminfo: memFree=1526824/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=1058.17
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39127 0 0 0 105781 36 0 0 25 0 1 0 243117845 160862208 39015 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39015 77 170 0 39101 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 162452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.97 2/66 2203
/proc/meminfo: memFree=1526888/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=1118.14
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39127 0 0 0 111778 36 0 0 25 0 1 0 243117845 160862208 39015 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39015 77 170 0 39101 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 162452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.97 2/66 2203
/proc/meminfo: memFree=1526824/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=1178.12
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39128 0 0 0 117776 36 0 0 25 0 1 0 243117845 160862208 39016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39016 77 170 0 39101 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 162452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 0.97 2/66 2203
/proc/meminfo: memFree=1526824/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=1196.32
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39128 0 0 0 119596 36 0 0 25 0 1 0 243117845 160862208 39016 1992294400 134512640 135212939 4294956240 18446744073709551615 134537069 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39016 77 170 0 39101 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 162452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 0.97 2/66 2203
/proc/meminfo: memFree=1526824/2055920 swapFree=4180268/4192956
[pid=2192] ppid=2190 vsize=5360 CPUtime=3.69
/proc/2192/stat : 2192 (run.sh) S 2190 2192 1820 0 -1 4194304 341 2449 0 0 0 0 367 2 17 0 1 0 243117475 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2192/statm: 1340 241 197 169 0 51 0
[pid=2196] ppid=2192 vsize=157092 CPUtime=1196.32
/proc/2196/stat : 2196 (minisat) R 2192 2192 1820 0 -1 4194304 39128 0 0 0 119596 36 0 0 25 0 1 0 243117845 160862208 39016 1992294400 134512640 135212939 4294956240 18446744073709551615 134537069 0 0 4096 3 0 0 0 17 0 0 0
/proc/2196/statm: 39273 39016 77 170 0 39101 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 162452

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2192 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=675441
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 3.70044
# 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.51
CPU time (s): 1200.01
CPU user time (s): 1199.63
CPU system time (s): 0.38
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 162612

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

runsolver used 0.975851 second user time and 3.40348 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-12 19:55:14
IDJOB=1806587
IDBENCH=70909
IDSOLVER=647
FILE ID=node70/1806587-1242150914
PBS_JOBID= 9289655
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= b2b9255b6dd854658cbd4bd594382e55
RANDOM SEED=1521410463

node70.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.213
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.213
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:       1686040 kB
Buffers:         43372 kB
Cached:         246612 kB
SwapCached:       6496 kB
Active:          60920 kB
Inactive:       237504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1686040 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            57504 kB
Committed_AS:   839748 kB
PageTables:       1372 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= 66328 MiB
End job on node70 at 2009-05-12 20:15:17