Trace number 1806735

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
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 clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
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.19/0.28	c ==============================================================================
0.19/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.28	c ==============================================================================
0.19/0.28	c |         0 |  347216  1043884 |  104164       0        0     nan |  0.000 % |
3.89/3.98	c |         0 |  347216  1043900 |      --       0       --      -- |     --   | 0/16
3.89/3.98	c ==============================================================================
3.89/3.98	c Result  :   #vars: 24352   #clauses: 347216   #literals: 1043900
3.89/3.98	c CPU time:   3.9454 s
3.89/3.98	c ==============================================================================
4.49/4.58	c SatElite is done !
4.49/4.58	c revival is preprocessing the formula...#ITERATIONS 2
45.35/45.41	#LEARNT CLAUSES 8
45.66/45.72	done !
45.66/45.72	c Calling MINISAT
45.66/45.72	This is MiniSat 2.0 beta
45.66/45.72	WARNING: for repeatability, setting FPU to use double precision
45.66/45.72	============================[ Problem Statistics ]=============================
45.66/45.72	|                                                                             |
45.66/45.72	|  Number of variables:  24352                                                |
45.66/45.72	|  Number of clauses:    346704                                               |
45.69/45.93	|  Parsing time:         0.19         s                                       |
45.69/45.94	============================[ Search Statistics ]==============================
45.69/45.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.69/45.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
45.69/45.94	===============================================================================
45.69/45.94	|         0 |   24136   346488  1042044 |   115496        0    nan |  0.000 % |
45.69/45.97	|       100 |   24136   346488  1042044 |   127045      100    496 |  0.887 % |
45.69/46.08	|       250 |   24136   346488  1042044 |   139750      250    244 |  0.887 % |
46.05/46.11	|       475 |   24136   346488  1042044 |   153725      475    182 |  0.887 % |
46.05/46.16	|       813 |   24136   346488  1042044 |   169097      813    150 |  0.887 % |
46.36/46.40	|      1319 |   24136   346488  1042044 |   186007     1319    253 |  0.887 % |
46.45/46.59	|      2078 |   24136   346488  1042044 |   204608     2078    188 |  0.887 % |
46.65/46.79	|      3218 |   24136   346488  1042044 |   225069     3218    178 |  0.887 % |
47.25/47.33	|      4926 |   24136   346488  1042044 |   247575     4926    255 |  0.887 % |
48.36/48.46	|      7488 |   24136   346488  1042044 |   272333     7488    280 |  0.887 % |
49.85/49.98	|     11332 |   24136   346488  1042044 |   299566    11332    412 |  0.887 % |
52.76/52.83	|     17099 |   24136   346488  1042044 |   329523    17099    409 |  0.887 % |
57.64/57.78	|     25751 |   24136   346488  1042044 |   362475    25751    600 |  0.887 % |
66.34/66.41	|     38727 |   24136   346488  1042044 |   398723    38727    532 |  0.887 % |
85.04/85.14	|     58190 |   24136   346488  1042044 |   438595    58190    671 |  0.887 % |
127.31/127.48	|     87382 |   24136   346488  1042044 |   482455    87382    590 |  0.887 % |
196.79/196.96	|    131172 |   24136   346488  1042044 |   530701   131172    750 |  0.887 % |
363.22/363.47	|    196857 |   24136   346488  1042044 |   583771   196857    737 |  0.887 % |
711.99/712.37	|    295384 |   24136   346488  1042044 |   642148   295384    878 |  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-1806735-1242151852/watcher-1806735-1242151852 -o /tmp/evaluation-result-1806735-1242151852/solver-1806735-1242151852 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806735-1242151852.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.00 1.00 1.00 3/64 12189
/proc/meminfo: memFree=1699840/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=1568 CPUtime=0
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 291 0 0 0 0 0 0 0 19 0 1 0 243212990 1605632 274 1992294400 134512640 135031949 4294956224 18446744073709551615 134544708 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 392 277 51 126 0 263 0

[startup+0.0225769 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12189
/proc/meminfo: memFree=1699840/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=4268 CPUtime=0.01
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 849 0 0 0 1 0 0 0 19 0 1 0 243212990 4370432 832 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 1067 833 51 126 0 938 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9628

[startup+0.102586 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12189
/proc/meminfo: memFree=1699840/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=9928 CPUtime=0.09
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 2259 0 0 0 8 1 0 0 19 0 1 0 243212990 10166272 2242 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 2482 2242 51 126 0 2353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15288

[startup+0.301606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12189
/proc/meminfo: memFree=1699840/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=28304 CPUtime=0.29
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 6384 0 0 0 26 3 0 0 21 0 1 0 243212990 28983296 6319 1992294400 134512640 135031949 4294956224 18446744073709551615 134574439 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 7076 6319 67 126 0 6947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33664

[startup+0.701648 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12189
/proc/meminfo: memFree=1699840/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=28304 CPUtime=0.69
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 6384 0 0 0 66 3 0 0 25 0 1 0 243212990 28983296 6319 1992294400 134512640 135031949 4294956224 18446744073709551615 134566417 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 7076 6319 67 126 0 6947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33664

[startup+1.50273 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12191
/proc/meminfo: memFree=1674480/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=28304 CPUtime=1.49
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 6384 0 0 0 146 3 0 0 25 0 1 0 243212990 28983296 6319 1992294400 134512640 135031949 4294956224 18446744073709551615 134566100 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 7076 6319 67 126 0 6947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33664

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12191
/proc/meminfo: memFree=1674352/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=0
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243212990 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 238 197 169 0 51 0
[pid=12190] ppid=12189 vsize=28304 CPUtime=3.09
/proc/12190/stat : 12190 (SatElite) R 12189 12189 11895 0 -1 4194304 6384 0 0 0 306 3 0 0 25 0 1 0 243212990 28983296 6319 1992294400 134512640 135031949 4294956224 18446744073709551615 134566026 0 0 4096 3 0 0 0 17 0 0 0
/proc/12190/statm: 7076 6319 67 126 0 6947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33664

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12192
/proc/meminfo: memFree=1675128/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=4.57
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 317 6389 0 0 0 0 452 5 19 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12192] ppid=12189 vsize=20172 CPUtime=1.7
/proc/12192/stat : 12192 (revival) R 12189 12189 11895 0 -1 4194304 6137 0 0 0 167 3 0 0 25 0 1 50000 243213448 20656128 4312 1992294400 134512640 134537284 4294956384 18446744073709551615 134531222 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12192/statm: 5043 4312 85 6 0 4681 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25532

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12192
/proc/meminfo: memFree=1674040/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=4.57
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 317 6389 0 0 0 0 452 5 19 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12192] ppid=12189 vsize=21228 CPUtime=8.09
/proc/12192/stat : 12192 (revival) R 12189 12189 11895 0 -1 4194304 6405 0 0 0 806 3 0 0 25 0 1 50000 243213448 21737472 4580 1992294400 134512640 134537284 4294956384 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12192/statm: 5307 4580 85 6 0 4945 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26588

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12192
/proc/meminfo: memFree=1672312/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=4.57
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 317 6389 0 0 0 0 452 5 19 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12192] ppid=12189 vsize=23076 CPUtime=20.89
/proc/12192/stat : 12192 (revival) R 12189 12189 11895 0 -1 4194304 6868 0 0 0 2085 4 0 0 25 0 1 50000 243213448 23629824 5043 1992294400 134512640 134537284 4294956384 18446744073709551615 134523977 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12192/statm: 5769 5043 85 6 0 5407 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28436

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=1646392/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=41796 CPUtime=5.37
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 10170 0 0 0 532 5 0 0 25 0 1 0 243217562 42799104 10154 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 10449 10154 77 170 0 10277 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47156

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=1480440/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=205732 CPUtime=56.54
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 51157 0 0 0 5626 28 0 0 25 0 1 0 243217562 210669568 51141 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 51433 51141 77 170 0 51261 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 211092

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=1354488/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=332828 CPUtime=116.51
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 82894 0 0 0 11602 49 0 0 25 0 1 0 243217562 340815872 82878 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 83207 82878 77 170 0 83035 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 338188

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=1230968/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=454720 CPUtime=176.48
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 113390 0 0 0 17582 66 0 0 25 0 1 0 243217562 465633280 113374 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 113680 113374 77 170 0 113508 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 460080

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=1141368/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=544640 CPUtime=236.46
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 135799 0 0 0 23564 82 0 0 25 0 1 0 243217562 557711360 135783 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 136160 135783 77 170 0 135988 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 550000

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=1074808/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=611104 CPUtime=296.43
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 152380 0 0 0 29549 94 0 0 25 0 1 0 243217562 625770496 152364 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 152776 152364 77 170 0 152604 0
Current children cumulated CPU time (s) 342.12

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

/proc/12193/statm: 214438 213866 77 170 0 214266 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 863112

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=777720/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=908580 CPUtime=536.34
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 226570 0 0 0 53490 144 0 0 25 0 1 0 243217562 930385920 226554 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 227145 226554 77 170 0 226973 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 913940

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=718584/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=967228 CPUtime=596.32
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 241210 0 0 0 59478 154 0 0 25 0 1 0 243217562 990441472 241194 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 241807 241194 77 170 0 241635 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 972588

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=619256/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1066696 CPUtime=656.29
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 266069 0 0 0 65459 170 0 0 25 0 1 0 243217562 1092296704 266053 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 266674 266053 77 170 0 266502 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 1072056

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=566328/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1119336 CPUtime=716.27
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 279188 0 0 0 71448 179 0 0 25 0 1 0 243217562 1146200064 279172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 279834 279172 77 170 0 279662 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 1124696

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=532664/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1153884 CPUtime=776.25
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 287668 0 0 0 77440 185 0 0 25 0 1 0 243217562 1181577216 287652 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 288471 287652 77 170 0 288299 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 1159244

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=418424/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1268088 CPUtime=836.22
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 316231 0 0 0 83421 201 0 0 25 0 1 0 243217562 1298522112 316215 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 317022 316215 77 170 0 316850 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 1273448

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=281656/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1405528 CPUtime=896.2
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 350564 0 0 0 89403 217 0 0 25 0 1 0 243217562 1439260672 350548 1992294400 134512640 135212939 4294956240 18446744073709551615 134536100 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 351382 350548 77 170 0 351210 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 1410888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=181944/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1504040 CPUtime=956.17
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 375174 0 0 0 95386 231 0 0 25 0 1 0 243217562 1540136960 375158 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 376010 375158 77 170 0 375838 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 1509400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=131640/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1554736 CPUtime=1016.15
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 387807 0 0 0 101375 240 0 0 25 0 1 0 243217562 1592049664 387791 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 388684 387791 77 170 0 388512 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 1560096

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=64056/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1622100 CPUtime=1076.13
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 404602 0 0 0 107362 251 0 0 25 0 1 0 243217562 1661030400 404586 1992294400 134512640 135212939 4294956240 18446744073709551615 134536980 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 405525 404586 77 170 0 405353 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 1627460

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=16120/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1695864 CPUtime=1136.05
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 422983 0 0 0 113344 261 0 0 25 0 1 0 243217562 1736564736 422967 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/12193/statm: 423966 422967 77 170 0 423794 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 1701224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12193
/proc/meminfo: memFree=15928/2055920 swapFree=4176468/4192956
[pid=12189] ppid=12187 vsize=5360 CPUtime=45.69
/proc/12189/stat : 12189 (run.sh) S 12187 12189 11895 0 -1 4194304 343 14042 0 0 0 0 4555 14 16 0 1 0 243212990 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12189/statm: 1340 241 197 169 0 51 0
[pid=12193] ppid=12189 vsize=1719320 CPUtime=1154.32
/proc/12193/stat : 12193 (minisat) R 12189 12189 11895 0 -1 4194304 428846 0 0 0 115167 265 0 0 25 0 1 0 243217562 1760583680 428830 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12193/statm: 429830 428830 77 170 0 429658 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1724680

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 12189 and gives
#  childrusage.ru_utime.tv_sec=45
#  childrusage.ru_utime.tv_usec=555074
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=150977
# CPU time returned by wait4() is 45.7061
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.01
CPU user time (s): 1197.22
CPU system time (s): 2.79
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 1724680

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

runsolver used 1.36479 second user time and 3.01254 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-12 20:10:52
IDJOB=1806735
IDBENCH=70932
IDSOLVER=648
FILE ID=node47/1806735-1242151852
PBS_JOBID= 9289677
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=1879172810

node47.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.212
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.212
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:       1700384 kB
Buffers:         43932 kB
Cached:         234680 kB
SwapCached:      10252 kB
Active:          79068 kB
Inactive:       211680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700384 kB
SwapTotal:     4192956 kB
SwapFree:      4176468 kB
Dirty:            8584 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            50824 kB
Committed_AS:   930112 kB
PageTables:       1448 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= 66208 MiB
End job on node47 at 2009-05-12 20:30:55