Trace number 1807626

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
IUT_BMB_SIM 1.0? (TO) 1200.09 1200.62

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark379.428
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
4.59/4.62	This is MiniSat 2.0 beta
4.59/4.62	WARNING: for repeatability, setting FPU to use double precision
4.59/4.62	============================[ Problem Statistics ]=============================
4.59/4.62	|                                                                             |
4.59/4.62	|  Number of variables:  33867                                                |
4.59/4.62	|  Number of clauses:    452726                                               |
4.61/4.90	|  Parsing time:         0.25         s                                       |
4.61/4.92	============================[ Search Statistics ]==============================
4.61/4.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.61/4.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.61/4.92	===============================================================================
4.61/4.92	|         0 |   33813   440324  1478079 |   146774        0    nan |  0.000 % |
4.61/4.95	|       100 |   33799   440324  1478079 |   161452       93     21 |  0.201 % |
4.61/5.01	|       250 |   33779   440324  1478079 |   177597      233     17 |  0.260 % |
4.61/5.07	|       475 |   33763   440324  1478079 |   195357      450     20 |  0.307 % |
4.61/5.13	|       812 |   33761   440324  1478079 |   214892      786     21 |  0.313 % |
4.61/5.31	|      1318 |   33754   440324  1478079 |   236382     1288     22 |  0.334 % |
5.38/5.47	|      2077 |   33750   440324  1478079 |   260020     2045     24 |  0.345 % |
5.67/5.71	|      3216 |   33695   440324  1478079 |   286022     3155     24 |  0.514 % |
5.98/6.06	|      4928 |   33657   440324  1478079 |   314624     4849     25 |  0.620 % |
6.67/6.72	|      7492 |   33641   437557  1470772 |   346086     7382     28 |  0.691 % |
7.58/7.69	|     11339 |   33618   437088  1469549 |   380695    11221     29 |  0.741 % |
9.07/9.11	|     17105 |   33614   437088  1469549 |   418765    16986     32 |  0.747 % |
16.38/16.47	|     25755 |   33606   436765  1468657 |   460641    25626     69 |  0.771 % |
21.27/21.38	|     38729 |   33603   436632  1468307 |   506705    38598     62 |  0.780 % |
28.77/28.87	|     58194 |   33599   436517  1467957 |   557376    58044     56 |  0.791 % |
50.76/50.88	|     87386 |   33599   436431  1467739 |   613114    87236     63 |  0.791 % |
70.25/70.33	|    131176 |   33593   436370  1467580 |   674425   131023     56 |  0.809 % |
137.92/138.04	|    196861 |   33593   436370  1467580 |   741868   196708     64 |  0.809 % |
257.48/257.62	|    295387 |   33588   436237  1467181 |   816055   295230     71 |  0.830 % |
550.26/550.51	|    443179 |   33587   436237  1467181 |   897660   443021     82 |  0.833 % |

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-1807626-1242159831/watcher-1807626-1242159831 -o /tmp/evaluation-result-1807626-1242159831/solver-1807626-1242159831 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807626-1242159831.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 0.99 3/64 27868
/proc/meminfo: memFree=1391160/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=6616 CPUtime=0
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 244010676 6774784 176 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 1654 177 93 274 0 1377 0

[startup+0.084969 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 27868
/proc/meminfo: memFree=1391160/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=8396 CPUtime=0.08
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 1850 0 0 0 7 1 0 0 18 0 1 0 244010676 8597504 1833 1992294400 134512640 135635349 4294956224 18446744073709551615 134535003 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 2099 1838 93 274 0 1822 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8396

[startup+0.10297 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 27868
/proc/meminfo: memFree=1391160/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=11060 CPUtime=0.09
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 2490 0 0 0 8 1 0 0 18 0 1 0 244010676 11325440 2473 1992294400 134512640 135635349 4294956224 18446744073709551615 134535675 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 2765 2476 93 274 0 2488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11060

[startup+0.302986 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 27868
/proc/meminfo: memFree=1391160/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=15556 CPUtime=0.29
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 3726 0 0 0 28 1 0 0 20 0 1 0 244010676 15929344 3709 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 3889 3709 99 274 0 3612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15556

[startup+0.703024 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 27868
/proc/meminfo: memFree=1391160/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=21628 CPUtime=0.7
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 5241 0 0 0 67 3 0 0 24 0 1 0 244010676 22147072 5224 1992294400 134512640 135635349 4294956224 18446744073709551615 134532244 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 5407 5224 99 274 0 5130 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 21628

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 27869
/proc/meminfo: memFree=1366640/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=32584 CPUtime=1.49
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 7963 0 0 0 145 4 0 0 25 0 1 0 244010676 33366016 7946 1992294400 134512640 135635349 4294956224 18446744073709551615 134695071 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 8146 7946 99 274 0 7869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32584

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 27869
/proc/meminfo: memFree=1348976/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=3.09
/proc/27868/stat : 27868 (IUT_BMB_SIM) R 27866 27868 27766 0 -1 4194304 10635 0 0 0 245 64 0 0 25 0 1 0 244010676 43831296 10523 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/27868/statm: 10701 10523 101 274 0 10424 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42804

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1316520/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=25036 CPUtime=1.67
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 6248 0 0 0 163 4 0 0 25 0 1 0 244011137 25636864 5998 1992294400 134512640 135212939 4294956320 18446744073709551615 134530458 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 6259 5998 77 170 0 6087 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67840

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1311080/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=29824 CPUtime=8.06
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 7437 0 0 0 801 5 0 0 25 0 1 0 244011137 30539776 7187 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 7456 7187 77 170 0 7284 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 72628

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1302824/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=37856 CPUtime=20.86
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 9442 0 0 0 2079 7 0 0 25 0 1 0 244011137 38764544 9192 1992294400 134512640 135212939 4294956320 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 9464 9192 77 170 0 9292 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 80660

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1291240/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=49472 CPUtime=46.45
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 12367 0 0 0 4634 11 0 0 25 0 1 0 244011137 50659328 12117 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 12368 12117 77 170 0 12196 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 92276

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1268968/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=71752 CPUtime=97.63
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 17877 0 0 0 9746 17 0 0 25 0 1 0 244011137 73474048 17627 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 17938 17627 77 170 0 17766 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 114556

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1250792/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=90184 CPUtime=157.61
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 22423 0 0 0 15739 22 0 0 25 0 1 0 244011137 92348416 22173 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 22546 22173 77 170 0 22374 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 132988

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1230888/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=109644 CPUtime=217.59
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 27357 0 0 0 21731 28 0 0 25 0 1 0 244011137 112275456 27107 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 27411 27107 77 170 0 27239 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 152448

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1214312/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=126740 CPUtime=277.56
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 31531 0 0 0 27722 34 0 0 25 0 1 0 244011137 129781760 31281 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 31685 31281 77 170 0 31513 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 169544

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1202152/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=138736 CPUtime=337.54
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 34536 0 0 0 33717 37 0 0 25 0 1 0 244011137 142065664 34286 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 34684 34286 77 170 0 34512 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 181540

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1191272/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=149544 CPUtime=397.51
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 37266 0 0 0 39711 40 0 0 25 0 1 0 244011137 153133056 37016 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 37386 37016 77 170 0 37214 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 192348

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1179688/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=160816 CPUtime=457.49

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

/proc/27870/statm: 44411 44095 77 170 0 44239 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 220448

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1146408/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=194008 CPUtime=577.44
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 48447 0 0 0 57690 54 0 0 25 0 1 0 244011137 198664192 48197 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 48502 48197 77 170 0 48330 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 236812

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1132200/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=208844 CPUtime=637.42
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 51926 0 0 0 63683 59 0 0 25 0 1 0 244011137 213856256 51676 1992294400 134512640 135212939 4294956320 18446744073709551615 134526778 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 52211 51676 77 170 0 52039 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 251648

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1122216/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=218924 CPUtime=697.4
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 54456 0 0 0 69678 62 0 0 25 0 1 0 244011137 224178176 54206 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 54731 54206 77 170 0 54559 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 261728

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1112168/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=228744 CPUtime=757.36
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 56928 0 0 0 75671 65 0 0 25 0 1 0 244011137 234233856 56678 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 57186 56678 77 170 0 57014 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 271548

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1103272/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=237712 CPUtime=817.33
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 59159 0 0 0 81666 67 0 0 25 0 1 0 244011137 243417088 58909 1992294400 134512640 135212939 4294956320 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 59428 58909 77 170 0 59256 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 280516

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1095400/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=245400 CPUtime=877.31
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 61098 0 0 0 87661 70 0 0 25 0 1 0 244011137 251289600 60848 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 61350 60848 77 170 0 61178 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 288204

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1087720/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=253160 CPUtime=937.28
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 63034 0 0 0 93656 72 0 0 25 0 1 0 244011137 259235840 62784 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 63290 62784 77 170 0 63118 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 295964

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27870
/proc/meminfo: memFree=1080424/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=260144 CPUtime=997.25
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 64818 0 0 0 99652 73 0 0 25 0 1 0 244011137 266387456 64568 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 65036 64568 77 170 0 64864 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 302948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27871
/proc/meminfo: memFree=1072744/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=267844 CPUtime=1057.24
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 66749 0 0 0 105648 76 0 0 25 0 1 0 244011137 274272256 66499 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 66961 66499 77 170 0 66789 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 310648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27872
/proc/meminfo: memFree=1066152/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=274232 CPUtime=1117.21
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 68345 0 0 0 111643 78 0 0 25 0 1 0 244011137 280813568 68095 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 68558 68095 77 170 0 68386 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 317036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27872
/proc/meminfo: memFree=1059752/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=280716 CPUtime=1177.19
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 69975 0 0 0 117640 79 0 0 25 0 1 0 244011137 287453184 69725 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 70179 69725 77 170 0 70007 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 323520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 27872
/proc/meminfo: memFree=1056744/2055920 swapFree=4150108/4192956
[pid=27868] ppid=27866 vsize=42804 CPUtime=4.61
/proc/27868/stat : 27868 (IUT_BMB_SIM) S 27866 27868 27766 0 -1 4194304 10641 0 0 0 295 166 0 0 25 0 1 0 244010676 43831296 10528 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27868/statm: 10701 10528 106 274 0 10424 0
[pid=27870] ppid=27868 vsize=283488 CPUtime=1195.48
/proc/27870/stat : 27870 (minisat) R 27868 27868 27766 0 -1 4194304 70685 0 0 0 119469 79 0 0 25 0 1 0 244011137 290291712 70435 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/27870/statm: 70872 70435 77 170 0 70700 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 326292

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 27868 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=953550
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=667746
# CPU time returned by wait4() is 4.6213
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.62
CPU time (s): 1200.09
CPU user time (s): 1197.64
CPU system time (s): 2.45
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 326292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.95355
system time used= 1.66775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10641
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= 4
involuntary context switches= 13

runsolver used 1.01285 second user time and 3.36549 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-12 22:23:52
IDJOB=1807626
IDBENCH=71799
IDSOLVER=650
FILE ID=node51/1807626-1242159831
PBS_JOBID= 9289737
Free space on /tmp= 66240 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807626-1242159831/watcher-1807626-1242159831 -o /tmp/evaluation-result-1807626-1242159831/solver-1807626-1242159831 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1807626-1242159831.cnf HOME

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1312342393

node51.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.214
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.214
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:       1391704 kB
Buffers:         49316 kB
Cached:         502088 kB
SwapCached:      36660 kB
Active:          69872 kB
Inactive:       520232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391704 kB
SwapTotal:     4192956 kB
SwapFree:      4150108 kB
Dirty:           12280 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            60204 kB
Committed_AS:   731704 kB
PageTables:       1392 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= 66228 MiB
End job on node51 at 2009-05-12 22:43:54