Trace number 1806602

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.03 1200.41

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.18/0.26	c ==============================================================================
0.18/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.26	c ==============================================================================
0.18/0.26	c |         0 |  305744   960940 |   91723       0        0     nan |  0.000 % |
3.79/3.85	c |         0 |  305744   960956 |      --       0       --      -- |     --   | 0/16
3.79/3.85	c ==============================================================================
3.79/3.85	c Result  :   #vars: 24352   #clauses: 305744   #literals: 960956
3.79/3.85	c CPU time:   3.82742 s
3.79/3.85	c ==============================================================================
4.38/4.47	c SatElite is done !
4.38/4.47	c revival is preprocessing the formula...#ITERATIONS 2
17.26/17.36	#LEARNT CLAUSES 8
17.57/17.67	done !
17.57/17.67	c Calling MINISAT
17.57/17.67	This is MiniSat 2.0 beta
17.57/17.67	WARNING: for repeatability, setting FPU to use double precision
17.57/17.67	============================[ Problem Statistics ]=============================
17.57/17.67	|                                                                             |
17.57/17.67	|  Number of variables:  24352                                                |
17.57/17.67	|  Number of clauses:    305239                                               |
17.64/17.85	|  Parsing time:         0.15         s                                       |
17.64/17.87	============================[ Search Statistics ]==============================
17.64/17.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.64/17.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.64/17.87	===============================================================================
17.64/17.87	|         0 |   24136   305016   959101 |   101672        0    nan |  0.000 % |
17.64/17.97	|       101 |   24136   305016   959101 |   111839      101     50 |  0.887 % |
17.64/18.00	|       251 |   24136   305016   959101 |   123023      251     86 |  0.887 % |
17.64/18.02	|       476 |   24136   305016   959101 |   135325      476     93 |  0.887 % |
17.64/18.07	|       813 |   24136   305016   959101 |   148857      813     80 |  0.887 % |
17.64/18.14	|      1319 |   24136   305016   959101 |   163743     1319     86 |  0.887 % |
17.64/18.32	|      2078 |   24136   305016   959101 |   180118     2078     94 |  0.887 % |
17.64/18.58	|      3217 |   24136   305016   959101 |   198129     3217    110 |  0.887 % |
19.06/19.19	|      4925 |   24136   305016   959101 |   217942     4925    295 |  0.887 % |
19.85/19.91	|      7488 |   24136   305016   959101 |   239737     7488    291 |  0.887 % |
22.06/22.19	|     11332 |   24136   305016   959101 |   263710    11332    284 |  0.887 % |
24.86/24.96	|     17098 |   24136   305016   959101 |   290082    17098    280 |  0.887 % |
32.45/32.57	|     25747 |   24136   305016   959101 |   319090    25747    577 |  0.887 % |
44.55/44.69	|     38721 |   24136   305016   959101 |   350999    38721    546 |  0.887 % |
66.34/66.47	|     58182 |   24136   305016   959101 |   386099    58182    502 |  0.887 % |
107.74/107.83	|     87376 |   24136   305016   959101 |   424709    87376    654 |  0.887 % |
202.40/202.59	|    131165 |   24136   305016   959101 |   467180   131165    634 |  0.887 % |
356.96/357.12	|    196850 |   24136   305016   959101 |   513898   196850    697 |  0.887 % |
836.33/836.65	|    295376 |   24136   305016   959101 |   565287   295376    646 |  0.887 % |

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-1806602-1242151085/watcher-1806602-1242151085 -o /tmp/evaluation-result-1806602-1242151085/solver-1806602-1242151085 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806602-1242151085.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.13 1.03 1.00 2/65 24259
/proc/meminfo: memFree=1313088/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) R 24257 24259 23942 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/24259/statm: 1340 237 196 169 0 51 0
[pid=24260] ppid=24259 vsize=1568 CPUtime=0
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 250 0 0 0 0 0 0 0 20 0 1 0 243136971 1605632 233 1992294400 134512640 135031949 4294956224 18446744073709551615 134675572 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 392 242 51 126 0 263 0

[startup+0.049381 s]
/proc/loadavg: 1.13 1.03 1.00 2/65 24259
/proc/meminfo: memFree=1313088/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24259/statm: 1340 238 197 169 0 51 0
[pid=24260] ppid=24259 vsize=6140 CPUtime=0.04
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 1280 0 0 0 4 0 0 0 20 0 1 0 243136971 6287360 1263 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 1535 1263 51 126 0 1406 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11500

[startup+0.101386 s]
/proc/loadavg: 1.13 1.03 1.00 2/65 24259
/proc/meminfo: memFree=1313088/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24259/statm: 1340 238 197 169 0 51 0
[pid=24260] ppid=24259 vsize=9696 CPUtime=0.09
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 2173 0 0 0 9 0 0 0 22 0 1 0 243136971 9928704 2156 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 2424 2157 51 126 0 2295 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15056

[startup+0.301411 s]
/proc/loadavg: 1.13 1.03 1.00 2/65 24259
/proc/meminfo: memFree=1313088/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24259/statm: 1340 238 197 169 0 51 0
[pid=24260] ppid=24259 vsize=25676 CPUtime=0.29
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 5726 0 0 0 27 2 0 0 24 0 1 0 243136971 26292224 5661 1992294400 134512640 135031949 4294956224 18446744073709551615 134566252 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 6419 5661 67 126 0 6290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31036

[startup+0.701461 s]
/proc/loadavg: 1.13 1.03 1.00 2/65 24259
/proc/meminfo: memFree=1313088/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24259/statm: 1340 238 197 169 0 51 0
[pid=24260] ppid=24259 vsize=25676 CPUtime=0.69
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 5726 0 0 0 67 2 0 0 25 0 1 0 243136971 26292224 5661 1992294400 134512640 135031949 4294956224 18446744073709551615 134566426 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 6419 5661 67 126 0 6290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31036

[startup+1.50156 s]
/proc/loadavg: 1.13 1.03 1.00 2/67 24261
/proc/meminfo: memFree=1290352/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24259/statm: 1340 238 197 169 0 51 0
[pid=24260] ppid=24259 vsize=25676 CPUtime=1.49
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 5726 0 0 0 147 2 0 0 25 0 1 0 243136971 26292224 5661 1992294400 134512640 135031949 4294956224 18446744073709551615 134566128 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 6419 5661 67 126 0 6290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31036

[startup+3.10176 s]
/proc/loadavg: 1.13 1.03 1.00 2/67 24261
/proc/meminfo: memFree=1290224/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=0
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 288 0 0 0 0 0 0 0 20 0 1 0 243136971 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24259/statm: 1340 238 197 169 0 51 0
[pid=24260] ppid=24259 vsize=25676 CPUtime=3.09
/proc/24260/stat : 24260 (SatElite) R 24259 24259 23942 0 -1 4194304 5726 0 0 0 307 2 0 0 25 0 1 0 243136971 26292224 5661 1992294400 134512640 135031949 4294956224 18446744073709551615 134566067 0 0 4096 3 0 0 0 17 1 0 0
/proc/24260/statm: 6419 5661 67 126 0 6290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31036

[startup+6.30217 s]
/proc/loadavg: 1.12 1.03 1.00 2/67 24262
/proc/meminfo: memFree=1290224/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=4.45
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 317 5731 0 0 0 0 439 6 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24262] ppid=24259 vsize=17576 CPUtime=1.82
/proc/24262/stat : 24262 (revival) R 24259 24259 23942 0 -1 4194304 5628 0 0 0 179 3 0 0 25 0 1 50000 243137418 17997824 3961 1992294400 134512640 134537284 4294956384 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24262/statm: 4394 3961 85 6 0 4032 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22936

[startup+12.702 s]
/proc/loadavg: 1.19 1.05 1.01 2/67 24262
/proc/meminfo: memFree=1289264/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=4.45
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 317 5731 0 0 0 0 439 6 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24262] ppid=24259 vsize=18632 CPUtime=8.21
/proc/24262/stat : 24262 (revival) R 24259 24259 23942 0 -1 4194304 5887 0 0 0 818 3 0 0 25 0 1 50000 243137418 19079168 4220 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24262/statm: 4658 4220 85 6 0 4296 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23992

[startup+25.5016 s]
/proc/loadavg: 1.15 1.04 1.00 2/67 24263
/proc/meminfo: memFree=1262384/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=38664 CPUtime=7.81
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 9505 0 0 0 776 5 0 0 25 0 1 0 243138738 39591936 9489 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 9666 9489 77 170 0 9494 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 44024

[startup+51.1018 s]
/proc/loadavg: 1.10 1.04 1.00 2/67 24263
/proc/meminfo: memFree=1185776/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=115468 CPUtime=33.41
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 28699 0 0 0 3323 18 0 0 25 0 1 0 243138738 118239232 28683 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 28867 28683 77 170 0 28695 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 120828

[startup+102.305 s]
/proc/loadavg: 1.08 1.04 1.00 2/67 24263
/proc/meminfo: memFree=1058992/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=241452 CPUtime=84.59
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 60180 0 0 0 8423 36 0 0 25 0 1 0 243138738 247246848 60164 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 60363 60164 77 170 0 60191 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 246812

[startup+162.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/67 24263
/proc/meminfo: memFree=977968/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=322664 CPUtime=144.58
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 80428 0 0 0 14408 50 0 0 25 0 1 0 243138738 330407936 80412 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 80666 80412 77 170 0 80494 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 328024

[startup+222.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/67 24269
/proc/meminfo: memFree=901232/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=399224 CPUtime=204.56
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 99506 0 0 0 20393 63 0 0 25 0 1 0 243138738 408805376 99490 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 99806 99490 77 170 0 99634 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 404584

[startup+282.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/67 24269
/proc/meminfo: memFree=762096/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=538092 CPUtime=264.54
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 134204 0 0 0 26370 84 0 0 25 0 1 0 243138738 551006208 134188 1992294400 134512640 135212939 4294956240 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 134523 134188 77 170 0 134351 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 543452

[startup+342.302 s]
/proc/loadavg: 1.13 1.07 1.01 2/67 24269
/proc/meminfo: memFree=708592/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=591440 CPUtime=324.52
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 147508 0 0 0 32358 94 0 0 25 0 1 0 243138738 605634560 147492 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 147860 147492 77 170 0 147688 0
Current children cumulated CPU time (s) 342.16

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

/proc/24263/statm: 180045 179541 77 170 0 179873 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 725540

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 24269
/proc/meminfo: memFree=556016/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=744064 CPUtime=564.46
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 185549 0 0 0 56321 125 0 0 25 0 1 0 243138738 761921536 185533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 186016 185533 77 170 0 185844 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 749424

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 24269
/proc/meminfo: memFree=538608/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=761344 CPUtime=624.45
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 189865 0 0 0 62314 131 0 0 25 0 1 0 243138738 779616256 189849 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 190336 189849 77 170 0 190164 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 766704

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 24269
/proc/meminfo: memFree=519024/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=781200 CPUtime=684.43
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 194807 0 0 0 68306 137 0 0 25 0 1 0 243138738 799948800 194791 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 195300 194791 77 170 0 195128 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 786560

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 24269
/proc/meminfo: memFree=498800/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=801220 CPUtime=744.42
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 199802 0 0 0 74301 141 0 0 25 0 1 0 243138738 820449280 199786 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 200305 199786 77 170 0 200133 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 806580

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 24269
/proc/meminfo: memFree=471088/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=829004 CPUtime=804.39
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 206759 0 0 0 80291 148 0 0 25 0 1 0 243138738 848900096 206743 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 207251 206743 77 170 0 207079 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 834364

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=452144/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=847764 CPUtime=864.37
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 211421 0 0 0 86285 152 0 0 25 0 1 0 243138738 868110336 211405 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 211941 211405 77 170 0 211769 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 853124

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=433904/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=866156 CPUtime=924.35
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 216016 0 0 0 92279 156 0 0 25 0 1 0 243138738 886943744 216000 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 216539 216000 77 170 0 216367 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 871516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=386288/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=914980 CPUtime=984.34
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 228058 0 0 0 98270 164 0 0 25 0 1 0 243138738 936939520 228042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 228745 228042 77 170 0 228573 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 920340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=265456/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=1036132 CPUtime=1044.33
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 258335 0 0 0 104250 183 0 0 25 0 1 0 243138738 1060999168 258319 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 259033 258319 77 170 0 258861 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1041492

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=189424/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=1111388 CPUtime=1104.31
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 277071 0 0 0 110234 197 0 0 25 0 1 0 243138738 1138061312 277055 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 277847 277055 77 170 0 277675 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1116748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=118704/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=1182644 CPUtime=1164.3
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 294883 0 0 0 116222 208 0 0 25 0 1 0 243138738 1211027456 294867 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 295661 294867 77 170 0 295489 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1188004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24269
/proc/meminfo: memFree=102320/2055920 swapFree=4180188/4192956
[pid=24259] ppid=24257 vsize=5360 CPUtime=17.64
/proc/24259/stat : 24259 (run.sh) S 24257 24259 23942 0 -1 4194304 343 11843 0 0 0 0 1751 13 16 0 1 0 243136971 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24259/statm: 1340 241 197 169 0 51 0
[pid=24263] ppid=24259 vsize=1197700 CPUtime=1182.39
/proc/24263/stat : 24263 (minisat) R 24259 24259 23942 0 -1 4194304 298668 0 0 0 118028 211 0 0 25 0 1 0 243138738 1226444800 298652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24263/statm: 299425 298652 77 170 0 299253 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1203060

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 24259 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=516337
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 17.6493
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1197.79
CPU system time (s): 2.24
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 1203060

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

runsolver used 1.04384 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-12 19:58:06
IDJOB=1806602
IDBENCH=70911
IDSOLVER=648
FILE ID=node54/1806602-1242151085
PBS_JOBID= 9289670
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=1420091308

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:       1313504 kB
Buffers:         44272 kB
Cached:         625912 kB
SwapCached:       5872 kB
Active:          94836 kB
Inactive:       583952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313504 kB
SwapTotal:     4192956 kB
SwapFree:      4180188 kB
Dirty:            7932 kB
Writeback:           0 kB
Mapped:          14240 kB
Slab:            49580 kB
Committed_AS:   860544 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= 66264 MiB
End job on node54 at 2009-05-12 20:18:08