Trace number 1806842

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.11 1200.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  280                                                  |
0.00/0.01	|  Number of clauses:    672                                                  |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     280      672     1680 |      224        0    nan |  0.000 % |
0.00/0.01	|       100 |     280      672     1680 |      246      100     42 |  0.001 % |
0.00/0.01	|       251 |     280      672     1680 |      271      251     39 |  0.001 % |
0.00/0.02	|       480 |     280      672     1680 |      298      298     36 |  0.001 % |
0.00/0.03	|       818 |     280      672     1680 |      327      299     32 |  0.001 % |
0.00/0.04	|      1325 |     280      672     1680 |      360      400     32 |  0.001 % |
0.00/0.06	|      2085 |     280      672     1680 |      396      259     22 |  0.001 % |
0.00/0.09	|      3230 |     280      672     1680 |      436      435     31 |  0.001 % |
0.00/0.14	|      4940 |     280      672     1680 |      480      289     21 |  0.001 % |
0.00/0.22	|      7503 |     280      672     1680 |      528      303     20 |  0.001 % |
0.00/0.34	|     11347 |     280      672     1680 |      580      599     35 |  0.001 % |
0.00/0.51	|     17114 |     280      672     1680 |      639      417     26 |  0.001 % |
0.00/0.79	|     25764 |     280      672     1680 |      703      447     27 |  0.001 % |
1.18/1.22	|     38740 |     280      672     1680 |      773      462     28 |  0.001 % |
1.78/1.86	|     58203 |     280      672     1680 |      850      848     38 |  0.001 % |
2.78/2.88	|     87396 |     280      672     1680 |      935      606     31 |  0.001 % |
4.38/4.47	|    131185 |     280      672     1680 |     1029      860     39 |  0.001 % |
6.87/6.94	|    196869 |     280      672     1680 |     1132     1117     41 |  0.001 % |
10.77/10.88	|    295396 |     280      672     1680 |     1245      866     39 |  0.001 % |
16.77/16.81	|    443185 |     280      672     1680 |     1369     1227     43 |  0.001 % |
25.66/25.74	|    664868 |     280      672     1680 |     1506      944     36 |  0.001 % |
39.56/39.65	|    997394 |     280      672     1680 |     1657     1386     45 |  0.001 % |
61.05/61.18	|   1496183 |     280      672     1680 |     1823     1672     41 |  0.001 % |
95.41/95.59	|   2244366 |     280      672     1680 |     2005     1955     46 |  0.001 % |
148.29/148.41	|   3366640 |     280      672     1680 |     2206     1675     46 |  0.001 % |
229.75/229.96	|   5050052 |     280      672     1680 |     2426     1856     44 |  0.001 % |
357.58/357.88	|   7575168 |     280      672     1680 |     2669     1922     47 |  0.001 % |
557.18/557.59	|  11362843 |     280      672     1680 |     2936     2473     49 |  0.001 % |
869.43/869.97	|  17044356 |     280      672     1680 |     3230     1745     44 |  0.001 % |
1200.09/1200.70	c cannot read from file

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-1806842-1242153003/watcher-1806842-1242153003 -o /tmp/evaluation-result-1806842-1242153003/solver-1806842-1242153003 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806842-1242153003.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 0.99 0.99 3/64 21109
/proc/meminfo: memFree=853848/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1284 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) R 21107 21109 20609 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 243329156 1314816 136 1992294400 134512640 135635349 4294956224 18446744073709551615 135132414 0 0 4096 0 0 0 0 17 0 0 0
/proc/21109/statm: 321 137 97 274 0 44 0

[startup+0.0525169 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21109
/proc/meminfo: memFree=853848/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101523 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21109
/proc/meminfo: memFree=853848/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301546 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21109
/proc/meminfo: memFree=853848/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701593 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21109
/proc/meminfo: memFree=853848/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50169 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=853128/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=2148 CPUtime=1.48
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 435 0 0 0 148 0 0 0 25 0 1 0 243329157 2199552 185 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 537 185 76 170 0 365 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3564

[startup+3.10187 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=852936/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=2280 CPUtime=3.08
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 464 0 0 0 308 0 0 0 25 0 1 0 243329157 2334720 214 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 570 214 76 170 0 398 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3696

[startup+6.30125 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=852616/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=2400 CPUtime=6.28
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 490 0 0 0 628 0 0 0 25 0 1 0 243329157 2457600 240 1992294400 134512640 135212939 4294956320 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 600 240 76 170 0 428 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3816

[startup+12.703 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=852432/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=2660 CPUtime=12.68
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 534 0 0 0 1268 0 0 0 25 0 1 0 243329157 2723840 284 1992294400 134512640 135212939 4294956320 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 665 284 76 170 0 493 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4076

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=852304/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=2792 CPUtime=25.46
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 581 0 0 0 2546 0 0 0 25 0 1 0 243329157 2859008 331 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 698 331 76 170 0 526 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 4208

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=852048/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=3052 CPUtime=51.05
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 651 0 0 0 5105 0 0 0 25 0 1 0 243329157 3125248 401 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 763 401 76 170 0 591 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 4468

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=851600/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=3432 CPUtime=102.21
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 740 0 0 0 10221 0 0 0 25 0 1 0 243329157 3514368 490 1992294400 134512640 135212939 4294956320 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 858 490 76 170 0 686 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 4848

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=851408/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=3672 CPUtime=162.17
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 800 0 0 0 16217 0 0 0 25 0 1 0 243329157 3760128 550 1992294400 134512640 135212939 4294956320 18446744073709551615 134536022 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 918 550 76 170 0 746 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 5088

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=851280/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=3796 CPUtime=222.15
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 835 0 0 0 22214 1 0 0 25 0 1 0 243329157 3887104 585 1992294400 134512640 135212939 4294956320 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 949 585 76 170 0 777 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 5212

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=851024/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4064 CPUtime=282.12
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 897 0 0 0 28211 1 0 0 25 0 1 0 243329157 4161536 647 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1016 647 76 170 0 844 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 5480

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=850896/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4196 CPUtime=342.09
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 926 0 0 0 34208 1 0 0 25 0 1 0 243329157 4296704 676 1992294400 134512640 135212939 4294956320 18446744073709551615 134530350 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1049 676 76 170 0 877 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 5612

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=850832/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4332 CPUtime=402.06
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 951 0 0 0 40205 1 0 0 25 0 1 0 243329157 4435968 701 1992294400 134512640 135212939 4294956320 18446744073709551615 134529635 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1083 701 76 170 0 911 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 5748

[startup+462.302 s]

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

/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4464 CPUtime=522
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 984 0 0 0 52199 1 0 0 25 0 1 0 243329157 4571136 734 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1116 734 76 170 0 944 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 5880

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=850576/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4464 CPUtime=581.97
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1014 0 0 0 58196 1 0 0 25 0 1 0 243329157 4571136 764 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1116 764 76 170 0 944 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 5880

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=850512/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4596 CPUtime=641.95
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1032 0 0 0 64194 1 0 0 25 0 1 0 243329157 4706304 782 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1149 782 76 170 0 977 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 6012

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21111
/proc/meminfo: memFree=850384/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4596 CPUtime=701.91
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1043 0 0 0 70190 1 0 0 25 0 1 0 243329157 4706304 793 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1149 793 76 170 0 977 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 6012

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=850128/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4728 CPUtime=761.88
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1069 0 0 0 76187 1 0 0 25 0 1 0 243329157 4841472 819 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1182 819 76 170 0 1010 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 6144

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=850128/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4728 CPUtime=821.85
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1078 0 0 0 82184 1 0 0 25 0 1 0 243329157 4841472 828 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1182 828 76 170 0 1010 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 6144

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=850128/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4860 CPUtime=881.82
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1101 0 0 0 88181 1 0 0 25 0 1 0 243329157 4976640 851 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1215 851 76 170 0 1043 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 6276

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=850064/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4992 CPUtime=941.8
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1126 0 0 0 94179 1 0 0 25 0 1 0 243329157 5111808 876 1992294400 134512640 135212939 4294956320 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1248 876 76 170 0 1076 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 6408

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=850000/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=4992 CPUtime=1001.77
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1146 0 0 0 100176 1 0 0 25 0 1 0 243329157 5111808 896 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1248 896 76 170 0 1076 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 6408

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=849936/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=5120 CPUtime=1061.75
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1150 0 0 0 106174 1 0 0 25 0 1 0 243329157 5242880 900 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1280 900 76 170 0 1108 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 6536

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=849936/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=5120 CPUtime=1121.73
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1163 0 0 0 112172 1 0 0 25 0 1 0 243329157 5242880 913 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1280 913 76 170 0 1108 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 6536

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=849872/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=5120 CPUtime=1181.7
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1175 0 0 0 118169 1 0 0 25 0 1 0 243329157 5242880 925 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1280 925 76 170 0 1108 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 6536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=849872/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=5252 CPUtime=1200.09
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1182 0 0 0 120008 1 0 0 25 0 1 0 243329157 5378048 932 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1313 932 76 170 0 1141 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 6668

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 21113
/proc/meminfo: memFree=849872/2055920 swapFree=4180016/4192956
[pid=21109] ppid=21107 vsize=1416 CPUtime=0
/proc/21109/stat : 21109 (IUT_BMB_SIM) S 21107 21109 20609 0 -1 4194304 180 0 0 0 0 0 0 0 19 0 1 0 243329156 1449984 162 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21109/statm: 354 162 105 274 0 77 0
[pid=21111] ppid=21109 vsize=5252 CPUtime=1200.09
/proc/21111/stat : 21111 (minisat) R 21109 21109 20609 0 -1 4194304 1182 0 0 0 120008 1 0 0 25 0 1 0 243329157 5378048 932 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/21111/statm: 1313 932 76 170 0 1141 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 6668

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.11
CPU user time (s): 1200.09
CPU system time (s): 0.021996
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 6668

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

runsolver used 1.46878 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-12 20:30:03
IDJOB=1806842
IDBENCH=71113
IDSOLVER=650
FILE ID=node75/1806842-1242153003
PBS_JOBID= 9289651
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806842-1242153003/watcher-1806842-1242153003 -o /tmp/evaluation-result-1806842-1242153003/solver-1806842-1242153003 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806842-1242153003.cnf HOME

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=1860831737

node75.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        854328 kB
Buffers:         82580 kB
Cached:        1034532 kB
SwapCached:       7200 kB
Active:         224540 kB
Inactive:       901804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        854328 kB
SwapTotal:     4192956 kB
SwapFree:      4180016 kB
Dirty:            2160 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            61196 kB
Committed_AS:   747544 kB
PageTables:       1416 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= 66344 MiB
End job on node75 at 2009-05-12 20:50:04