Trace number 1797676

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications 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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
27.38/27.50	This is MiniSat 2.0 beta
27.38/27.50	WARNING: for repeatability, setting FPU to use double precision
27.38/27.50	============================[ Problem Statistics ]=============================
27.38/27.50	|                                                                             |
27.38/27.50	|  Number of variables:  381708                                               |
27.38/27.50	|  Number of clauses:    1316960                                              |
27.45/28.36	|  Parsing time:         0.76         s                                       |
27.45/28.40	============================[ Search Statistics ]==============================
27.45/28.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.45/28.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
27.45/28.40	===============================================================================
27.45/28.40	|         0 |  381707  1304312  3115131 |   434770        0    nan |  0.000 % |
28.76/28.89	|       101 |  381685  1304312  3115131 |   478247       99    262 |  0.048 % |
29.15/29.29	|       251 |  381500  1304312  3115131 |   526072      246    129 |  0.571 % |
29.55/29.63	|       476 |  381433  1304312  3115131 |   578679      469    142 |  0.691 % |
30.15/30.22	|       813 |  378996  1291771  3086838 |   636547      801    153 |  0.898 % |
30.95/31.08	|      1322 |  378795  1291771  3086838 |   700202     1307    121 |  1.251 % |
32.05/32.15	|      2081 |  375567  1275812  3053892 |   770222     2055    115 |  2.401 % |
34.35/34.42	|      3220 |  370157  1250110  2995710 |   847245     3183    120 |  3.546 % |
37.74/37.85	|      4928 |  367937  1239710  2972280 |   931969     4870    117 |  3.607 % |
42.14/42.28	|      7491 |  365346  1227279  2947115 |  1025166     7407    124 |  4.286 % |
49.23/49.38	|     11335 |  364054  1224572  2941701 |  1127683    11244    135 |  5.190 % |
63.73/63.87	|     17101 |  358255  1195222  2878113 |  1240451    16956    162 |  6.144 % |
89.82/89.99	|     25750 |  354658  1179294  2842746 |  1364496    25285    211 |  7.086 % |
135.79/135.93	|     38724 |  353481  1175638  2834416 |  1500946    38216    267 |  7.553 % |
228.34/228.56	|     58187 |  349325  1154946  2790757 |  1651040    57558    329 |  8.500 % |
469.43/469.79	|     87381 |  347660  1147084  2773413 |  1816144    86621    467 |  8.923 % |
801.35/801.89	|    131170 |  337818  1106930  2683763 |  1997759   130108    544 | 11.658 % |

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-1797676-1242084751/watcher-1797676-1242084751 -o /tmp/evaluation-result-1797676-1242084751/solver-1797676-1242084751 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797676-1242084751.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 11345
/proc/meminfo: memFree=1165960/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=20420 CPUtime=0
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 236503354 20910080 175 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 5105 175 92 274 0 4828 0

[startup+0.037757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11345
/proc/meminfo: memFree=1165960/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=20420 CPUtime=0.03
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 740 0 0 0 3 0 0 0 18 0 1 0 236503354 20910080 723 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 5105 724 92 274 0 4828 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20420

[startup+0.101768 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11345
/proc/meminfo: memFree=1165960/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=20420 CPUtime=0.09
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 1804 0 0 0 9 0 0 0 18 0 1 0 236503354 20910080 1787 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 5105 1787 92 274 0 4828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20420

[startup+0.301805 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11345
/proc/meminfo: memFree=1165960/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=26800 CPUtime=0.29
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 6489 0 0 0 27 2 0 0 20 0 1 0 236503354 27443200 6472 1992294400 134512640 135635349 4294956224 18446744073709551615 134535003 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 6700 6477 92 274 0 6423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26800

[startup+0.701877 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11345
/proc/meminfo: memFree=1165960/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=76376 CPUtime=0.69
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 18901 0 0 0 62 7 0 0 24 0 1 0 236503354 78209024 18884 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 19094 18884 99 274 0 18817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76376

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11346
/proc/meminfo: memFree=1086400/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=87068 CPUtime=1.49
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 21601 0 0 0 141 8 0 0 25 0 1 0 236503354 89157632 21584 1992294400 134512640 135635349 4294956224 18446744073709551615 134530424 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 21767 21585 99 274 0 21490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87068

[startup+3.10231 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 11346
/proc/meminfo: memFree=1071488/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=104360 CPUtime=3.09
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 25904 0 0 0 297 12 0 0 25 0 1 0 236503354 106864640 25887 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 26090 25887 99 274 0 25813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104360

[startup+6.3019 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 11346
/proc/meminfo: memFree=1039616/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=135512 CPUtime=6.28
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 33698 0 0 0 612 16 0 0 25 0 1 0 236503354 138764288 33681 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 33878 33682 99 274 0 33601 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135512

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 11346
/proc/meminfo: memFree=976000/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=197928 CPUtime=12.68
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 49318 0 0 0 1243 25 0 0 25 0 1 0 236503354 202678272 49301 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 49482 49302 99 274 0 49205 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 197928

[startup+25.5014 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 11346
/proc/meminfo: memFree=854272/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=25.48
/proc/11345/stat : 11345 (IUT_BMB_SIM) R 11343 11345 10807 0 -1 4194304 75454 0 0 0 2195 353 0 0 25 0 1 0 236503354 303030272 73804 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/11345/statm: 73982 73804 101 274 0 73705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 295928

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 11347
/proc/meminfo: memFree=763704/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=89560 CPUtime=23.58
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 20813 0 0 0 2345 13 0 0 25 0 1 0 236506101 91709440 20527 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 22390 20527 77 170 0 22218 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 385488

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 11347
/proc/meminfo: memFree=743864/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=108772 CPUtime=74.76
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 25682 0 0 0 7459 17 0 0 25 0 1 0 236506101 111382528 25396 1992294400 134512640 135212939 4294956320 18446744073709551615 134539595 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 27193 25396 77 170 0 27021 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 404700

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=717816/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=135116 CPUtime=134.73
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 32260 0 0 0 13449 24 0 0 25 0 1 0 236506101 138358784 31974 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 33779 31974 77 170 0 33607 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 431044

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=695416/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=157244 CPUtime=194.7
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 37789 0 0 0 19442 28 0 0 25 0 1 0 236506101 161017856 37503 1992294400 134512640 135212939 4294956320 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 39311 37503 77 170 0 39139 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 453172

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=667768/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=185528 CPUtime=254.66
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 44836 0 0 0 25431 35 0 0 25 0 1 0 236506101 189980672 44550 1992294400 134512640 135212939 4294956320 18446744073709551615 134536103 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 46382 44550 77 170 0 46210 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 481456

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=640704/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=212140 CPUtime=314.64
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 51517 0 0 0 31425 39 0 0 25 0 1 0 236506101 217231360 51231 1992294400 134512640 135212939 4294956320 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 53035 51231 77 170 0 52863 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 508068

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=626880/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=225972 CPUtime=374.6
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 54964 0 0 0 37419 41 0 0 25 0 1 0 236506101 231395328 54678 1992294400 134512640 135212939 4294956320 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 56493 54678 77 170 0 56321 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 521900

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=608896/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=243816 CPUtime=434.58
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 59443 0 0 0 43414 44 0 0 25 0 1 0 236506101 249667584 59157 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 60954 59157 77 170 0 60782 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 539744

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11347
/proc/meminfo: memFree=587008/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45

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

/proc/11347/statm: 72805 70973 77 170 0 72633 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 587148

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=540864/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=311596 CPUtime=614.49
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 76369 0 0 0 61393 56 0 0 25 0 1 0 236506101 319074304 76083 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 77899 76083 77 170 0 77727 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 607524

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=515904/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=336736 CPUtime=674.45
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 82641 0 0 0 67384 61 0 0 25 0 1 0 236506101 344817664 82355 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 84184 82355 77 170 0 84012 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 632664

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=494528/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=357876 CPUtime=734.41
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 87925 0 0 0 73375 66 0 0 25 0 1 0 236506101 366465024 87639 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 89469 87639 77 170 0 89297 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 653804

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=474560/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=378224 CPUtime=794.38
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 93032 0 0 0 79367 71 0 0 25 0 1 0 236506101 387301376 92746 1992294400 134512640 135212939 4294956320 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 94556 92746 77 170 0 94384 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 674152

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=451264/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=401480 CPUtime=854.35
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 98762 0 0 0 85360 75 0 0 25 0 1 0 236506101 411115520 98476 1992294400 134512640 135212939 4294956320 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 100370 98476 77 170 0 100198 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 697408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=424320/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=428508 CPUtime=914.32
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 105543 0 0 0 91351 81 0 0 25 0 1 0 236506101 438792192 105257 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 107127 105257 77 170 0 106955 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 724436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=404544/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=447976 CPUtime=974.29
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 110413 0 0 0 97344 85 0 0 25 0 1 0 236506101 458727424 110127 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 111994 110127 77 170 0 111822 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 743904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=384896/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=468208 CPUtime=1034.26
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 115467 0 0 0 103337 89 0 0 25 0 1 0 236506101 479444992 115181 1992294400 134512640 135212939 4294956320 18446744073709551615 134537473 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 117052 115181 77 170 0 116880 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 764136

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=363136/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=489244 CPUtime=1094.23
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 120747 0 0 0 109330 93 0 0 25 0 1 0 236506101 500985856 120461 1992294400 134512640 135212939 4294956320 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 122311 120461 77 170 0 122139 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 785172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=345344/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=507044 CPUtime=1154.19
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 125191 0 0 0 115323 96 0 0 25 0 1 0 236506101 519213056 124905 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 126761 124905 77 170 0 126589 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 802972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=339776/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=512340 CPUtime=1172.6
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 126537 0 0 0 117162 98 0 0 25 0 1 0 236506101 524636160 126251 1992294400 134512640 135212939 4294956320 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 128085 126251 77 170 0 127913 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 808268

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11349
/proc/meminfo: memFree=339776/2055920 swapFree=4181384/4192956
[pid=11345] ppid=11343 vsize=295928 CPUtime=27.45
/proc/11345/stat : 11345 (IUT_BMB_SIM) S 11343 11345 10807 0 -1 4194304 75460 0 0 0 2256 489 0 0 25 0 1 0 236503354 303030272 73809 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11345/statm: 73982 73809 106 274 0 73705 0
[pid=11347] ppid=11345 vsize=512340 CPUtime=1172.6
/proc/11347/stat : 11347 (minisat) R 11345 11345 10807 0 -1 4194304 126537 0 0 0 117162 98 0 0 25 0 1 0 236506101 524636160 126251 1992294400 134512640 135212939 4294956320 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/11347/statm: 128085 126251 77 170 0 127913 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 808268

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11345 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=568569
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=946248
# CPU time returned by wait4() is 27.5148
# 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.76
CPU time (s): 1200.05
CPU user time (s): 1194.18
CPU system time (s): 5.87
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 808268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5686
system time used= 4.94625
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75460
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= 5
involuntary context switches= 84

runsolver used 0.964853 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-12 01:32:33
IDJOB=1797676
IDBENCH=71009
IDSOLVER=650
FILE ID=node44/1797676-1242084751
PBS_JOBID= 9277626
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797676-1242084751/watcher-1797676-1242084751 -o /tmp/evaluation-result-1797676-1242084751/solver-1797676-1242084751 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797676-1242084751.cnf HOME

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=1334101873

node44.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.267
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	: 5931.00
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.267
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:       1166440 kB
Buffers:         71636 kB
Cached:         735688 kB
SwapCached:       5480 kB
Active:         177568 kB
Inactive:       638296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1166440 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:           32532 kB
Writeback:           0 kB
Mapped:          14524 kB
Slab:            59604 kB
Committed_AS:   817508 kB
PageTables:       1404 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= 66316 MiB
End job on node44 at 2009-05-12 01:52:36