Trace number 1806637

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.05 1200.41

General information on the benchmark

NameCRAFTED/edgematching/
explicit/em_12_2_4_exp.cnf
MD5SUMe72d819fa5b57b6476ac56a442ceab9b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark267.284
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses681936
Sum of the clauses size1576368
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2543628
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.59/0.63	c ==============================================================================
0.59/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.59/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.59/0.63	c ==============================================================================
0.59/0.63	c |         0 |  681936  1576368 |  204580       0        0     nan |  0.000 % |
8.89/8.99	c |         0 |  681848  1576228 |      --       0       --      -- |     --   | -88/-140
8.89/8.99	c ==============================================================================
8.89/8.99	c Result  :   #vars: 12536   #clauses: 681848   #literals: 1576228
8.89/8.99	c CPU time:   8.90365 s
8.89/8.99	c ==============================================================================
9.69/9.75	c SatElite is done !
9.69/9.75	c revival is preprocessing the formula...#ITERATIONS 2
29.67/29.73	#LEARNT CLAUSES 1
30.17/30.21	done !
30.17/30.21	c Calling MINISAT
30.17/30.21	This is MiniSat 2.0 beta
30.17/30.21	WARNING: for repeatability, setting FPU to use double precision
30.17/30.21	============================[ Problem Statistics ]=============================
30.17/30.21	|                                                                             |
30.17/30.21	|  Number of variables:  12536                                                |
30.17/30.21	|  Number of clauses:    681849                                               |
30.19/30.53	|  Parsing time:         0.28         s                                       |
30.19/30.55	============================[ Search Statistics ]==============================
30.19/30.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
30.19/30.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
30.19/30.55	===============================================================================
30.19/30.55	|         0 |   12536   681849  1576228 |   227283        0    nan |  0.000 % |
30.19/30.57	|       100 |   12536   681849  1576228 |   250011      100    140 |  0.000 % |
30.19/30.64	|       251 |   12536   681849  1576228 |   275012      251     89 |  0.000 % |
30.19/30.66	|       478 |   12536   681849  1576228 |   302513      478    159 |  0.000 % |
30.66/30.78	|       816 |   12536   681849  1576228 |   332765      816    133 |  0.000 % |
30.86/30.90	|      1323 |   12536   681849  1576228 |   366041     1323    128 |  0.000 % |
31.06/31.18	|      2082 |   12536   681849  1576228 |   402645     2082    106 |  0.000 % |
31.46/31.55	|      3221 |   12536   681849  1576228 |   442910     3221     92 |  0.000 % |
31.76/31.84	|      4932 |   12536   681849  1576228 |   487201     4932    123 |  0.000 % |
32.56/32.65	|      7495 |   12536   681849  1576228 |   535921     7495    107 |  0.000 % |
33.56/33.66	|     11339 |   12536   681849  1576228 |   589513    11339    134 |  0.000 % |
34.76/34.81	|     17105 |   12536   681849  1576228 |   648464    17105    167 |  0.000 % |
37.06/37.19	|     25755 |   12536   681849  1576228 |   713311    25755    155 |  0.000 % |
42.25/42.30	|     38729 |   12536   681849  1576228 |   784642    38729    154 |  0.000 % |
49.95/50.00	|     58192 |   12536   681849  1576228 |   863106    58192    148 |  0.000 % |
65.15/65.20	|     87385 |   12536   681849  1576228 |   949417    87385    152 |  0.000 % |
99.04/99.10	|    131177 |   12536   681849  1576228 |  1044359   131177    172 |  0.000 % |
185.42/185.53	|    196862 |   12536   681849  1576228 |  1148795   196862    188 |  0.000 % |
364.98/365.12	|    295388 |   12536   681849  1576228 |  1263674   295388    235 |  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-1806637-1242151369/watcher-1806637-1242151369 -o /tmp/evaluation-result-1806637-1242151369/solver-1806637-1242151369 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806637-1242151369.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.96 0.97 0.92 3/64 14694
/proc/meminfo: memFree=1107416/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) R 14692 14694 14283 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14694/statm: 1340 237 196 169 0 51 0
[pid=14695] ppid=14694 vsize=1568 CPUtime=0
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243164964 1605632 270 1992294400 134512640 135031949 4294956224 18446744073709551615 134544701 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 392 272 51 126 0 263 0

[startup+0.0838841 s]
/proc/loadavg: 0.96 0.97 0.92 3/64 14694
/proc/meminfo: memFree=1107416/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=6156 CPUtime=0.07
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 1370 0 0 0 7 0 0 0 19 0 1 0 243164964 6303744 1353 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 1539 1353 51 126 0 1410 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11516

[startup+0.101884 s]
/proc/loadavg: 0.96 0.97 0.92 3/64 14694
/proc/meminfo: memFree=1107416/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=6684 CPUtime=0.09
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 1512 0 0 0 9 0 0 0 19 0 1 0 243164964 6844416 1495 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 1671 1496 51 126 0 1542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12044

[startup+0.301902 s]
/proc/loadavg: 0.96 0.97 0.92 3/64 14694
/proc/meminfo: memFree=1107416/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=15216 CPUtime=0.29
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 3482 0 0 0 26 3 0 0 21 0 1 0 243164964 15581184 3465 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 3804 3465 51 126 0 3675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20576

[startup+0.701939 s]
/proc/loadavg: 0.96 0.97 0.92 3/64 14694
/proc/meminfo: memFree=1107416/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=44556 CPUtime=0.69
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 9968 0 0 0 62 7 0 0 25 0 1 0 243164964 45625344 9951 1992294400 134512640 135031949 4294956224 18446744073709551615 134566530 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 11139 9951 67 126 0 11010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49916

[startup+1.50201 s]
/proc/loadavg: 0.96 0.97 0.92 2/66 14696
/proc/meminfo: memFree=1067464/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=44556 CPUtime=1.49
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 9968 0 0 0 142 7 0 0 25 0 1 0 243164964 45625344 9951 1992294400 134512640 135031949 4294956224 18446744073709551615 134529076 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 11139 9951 67 126 0 11010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49916

[startup+3.10215 s]
/proc/loadavg: 0.96 0.97 0.92 2/66 14696
/proc/meminfo: memFree=1067336/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=44556 CPUtime=3.09
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 9968 0 0 0 302 7 0 0 25 0 1 0 243164964 45625344 9951 1992294400 134512640 135031949 4294956224 18446744073709551615 134566137 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 11139 9951 67 126 0 11010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49916

[startup+6.30144 s]
/proc/loadavg: 1.04 0.99 0.93 2/66 14696
/proc/meminfo: memFree=1067016/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=0
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243164964 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14694/statm: 1340 238 197 169 0 51 0
[pid=14695] ppid=14694 vsize=44556 CPUtime=6.29
/proc/14695/stat : 14695 (SatElite) R 14694 14694 14283 0 -1 4194304 9968 0 0 0 621 8 0 0 25 0 1 0 243164964 45625344 9951 1992294400 134512640 135031949 4294956224 18446744073709551615 134566440 0 0 4096 3 0 0 0 17 0 0 0
/proc/14695/statm: 11139 9951 67 126 0 11010 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49916

[startup+12.702 s]
/proc/loadavg: 1.04 0.99 0.93 2/66 14697
/proc/meminfo: memFree=1071560/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=9.74
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 317 11824 0 0 0 0 962 12 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14697] ppid=14694 vsize=28400 CPUtime=2.93
/proc/14697/stat : 14697 (revival) R 14694 14694 14283 0 -1 4194304 8872 0 0 0 289 4 0 0 25 0 1 50000 243165939 29081600 6162 1992294400 134512640 134537284 4294956384 18446744073709551615 134531144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14697/statm: 7100 6162 85 6 0 6738 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33760

[startup+25.5012 s]
/proc/loadavg: 1.03 0.99 0.93 2/66 14697
/proc/meminfo: memFree=1069768/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=9.74
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 317 11824 0 0 0 0 962 12 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14697] ppid=14694 vsize=30512 CPUtime=15.73
/proc/14697/stat : 14697 (revival) R 14694 14694 14283 0 -1 4194304 9372 0 0 0 1569 4 0 0 25 0 1 50000 243165939 31244288 6662 1992294400 134512640 134537284 4294956384 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14697/statm: 7628 6662 85 6 0 7266 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35872

[startup+51.1013 s]
/proc/loadavg: 1.02 0.99 0.93 2/66 14698
/proc/meminfo: memFree=1017032/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=69728 CPUtime=20.86
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 17266 0 0 0 2076 10 0 0 25 0 1 0 243167985 71401472 17250 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 17432 17250 77 170 0 17260 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 75088

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.93 2/66 14698
/proc/meminfo: memFree=954888/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=131376 CPUtime=72.06
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 32674 0 0 0 7182 24 0 0 25 0 1 0 243167985 134529024 32658 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 32844 32658 77 170 0 32672 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 136736

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=914888/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=172196 CPUtime=132.03
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 42810 0 0 0 13169 34 0 0 25 0 1 0 243167985 176328704 42794 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 43049 42794 77 170 0 42877 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 177556

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=864840/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=222088 CPUtime=192.01
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 55179 0 0 0 19156 45 0 0 25 0 1 0 243167985 227418112 55163 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 55522 55163 77 170 0 55350 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 227448

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=813704/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=273516 CPUtime=252
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 68049 0 0 0 25144 56 0 0 25 0 1 0 243167985 280080384 68033 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 68379 68033 77 170 0 68207 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 278876

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=775504/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=311060 CPUtime=311.98
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 77452 0 0 0 31134 64 0 0 25 0 1 0 243167985 318525440 77436 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 77765 77436 77 170 0 77593 0
Current children cumulated CPU time (s) 342.17

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

/proc/14698/statm: 102254 101747 77 170 0 102082 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 414376

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=653456/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=433644 CPUtime=551.93
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 107909 0 0 0 55097 96 0 0 25 0 1 0 243167985 444051456 107893 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 108411 107893 77 170 0 108239 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 439004

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=626832/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=460208 CPUtime=611.91
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 114507 0 0 0 61089 102 0 0 25 0 1 0 243167985 471252992 114491 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 115052 114491 77 170 0 114880 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 465568

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=607376/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=479860 CPUtime=671.89
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 119394 0 0 0 67083 106 0 0 25 0 1 0 243167985 491376640 119378 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 119965 119378 77 170 0 119793 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 485220

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=594064/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=493060 CPUtime=731.88
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 122661 0 0 0 73079 109 0 0 25 0 1 0 243167985 504893440 122645 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 123265 122645 77 170 0 123093 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 498420

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=577744/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=509496 CPUtime=791.86
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 126786 0 0 0 79071 115 0 0 25 0 1 0 243167985 521723904 126770 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 127374 126770 77 170 0 127202 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 514856

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=558480/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=528640 CPUtime=851.84
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 131553 0 0 0 85064 120 0 0 25 0 1 0 243167985 541327360 131537 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 132160 131537 77 170 0 131988 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 534000

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=543888/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=543372 CPUtime=911.82
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 135207 0 0 0 91059 123 0 0 25 0 1 0 243167985 556412928 135191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 135843 135191 77 170 0 135671 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 548732

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=531024/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=556160 CPUtime=971.81
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 138395 0 0 0 97055 126 0 0 25 0 1 0 243167985 569507840 138379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 139040 138379 77 170 0 138868 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 561520

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=517456/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=569832 CPUtime=1031.79
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 141815 0 0 0 103050 129 0 0 25 0 1 0 243167985 583507968 141799 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 142458 141799 77 170 0 142286 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 575192

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=501456/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=585696 CPUtime=1091.77
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 145767 0 0 0 109043 134 0 0 25 0 1 0 243167985 599752704 145751 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 146424 145751 77 170 0 146252 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 591056

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=487824/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=599720 CPUtime=1151.76
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 149191 0 0 0 115038 138 0 0 25 0 1 0 243167985 614113280 149175 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 149930 149175 77 170 0 149758 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 605080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.93 2/66 14698
/proc/meminfo: memFree=482960/2055920 swapFree=4178620/4192956
[pid=14694] ppid=14692 vsize=5360 CPUtime=30.19
/proc/14694/stat : 14694 (run.sh) S 14692 14694 14283 0 -1 4194304 343 21545 0 0 0 0 2998 21 16 0 1 0 243164964 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14694/statm: 1340 241 197 169 0 51 0
[pid=14698] ppid=14694 vsize=604460 CPUtime=1169.86
/proc/14698/stat : 14698 (minisat) R 14694 14694 14283 0 -1 4194304 150370 0 0 0 116847 139 0 0 25 0 1 0 243167985 618967040 150354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 151115 150354 77 170 0 150943 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 609820

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 14694 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=984441
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=214967
# CPU time returned by wait4() is 30.1994
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1198.45
CPU system time (s): 1.6
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 609820

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

runsolver used 1.41278 second user time and 2.96555 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 20:02:49
IDJOB=1806637
IDBENCH=70916
IDSOLVER=648
FILE ID=node43/1806637-1242151369
PBS_JOBID= 9289680
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= e72d819fa5b57b6476ac56a442ceab9b
RANDOM SEED=1357719637

node43.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.237
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.237
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:       1107896 kB
Buffers:         59964 kB
Cached:         802108 kB
SwapCached:       8124 kB
Active:          98288 kB
Inactive:       774252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1107896 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:           12296 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            61560 kB
Committed_AS:   934652 kB
PageTables:       1444 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= 66152 MiB
End job on node43 at 2009-05-12 20:22:52