Trace number 1806513

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

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
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 variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
1.39/1.40	This is MiniSat 2.0 beta
1.39/1.40	WARNING: for repeatability, setting FPU to use double precision
1.39/1.40	============================[ Problem Statistics ]=============================
1.39/1.40	|                                                                             |
1.39/1.40	|  Number of variables:  900                                                  |
1.39/1.40	|  Number of clauses:    69990                                                |
1.39/1.43	|  Parsing time:         0.03         s                                       |
1.39/1.44	============================[ Search Statistics ]==============================
1.39/1.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.44	===============================================================================
1.39/1.44	|         0 |     900    69990   140820 |    23330        0    nan |  0.000 % |
1.39/1.44	|       101 |     900    69990   140820 |    25663      101     84 |  0.013 % |
1.39/1.46	|       251 |     900    69990   140820 |    28229      251     91 |  0.020 % |
1.39/1.47	|       476 |     900    69990   140820 |    31052      476     93 |  0.000 % |
1.39/1.50	|       813 |     900    69990   140820 |    34157      813     95 |  0.000 % |
1.39/1.55	|      1321 |     900    69990   140820 |    37573     1321     92 |  0.025 % |
1.39/1.63	|      2080 |     900    69990   140820 |    41330     2080     90 |  0.000 % |
1.39/1.77	|      3219 |     899    69772   140384 |    45463     3065     85 |  0.111 % |
1.39/2.01	|      4928 |     899    69772   140384 |    50009     4774     74 |  0.134 % |
2.37/2.41	|      7491 |     899    69772   140384 |    55010     7337     73 |  0.131 % |
3.07/3.18	|     11336 |     899    69772   140384 |    60512    11182     74 |  0.132 % |
4.47/4.55	|     17105 |     899    69772   140384 |    66563    16951     71 |  0.111 % |
6.97/7.02	|     25754 |     899    69772   140384 |    73219    25600     69 |  0.130 % |
12.37/12.40	|     38734 |     899    69772   140384 |    80541    38580     67 |  0.111 % |
25.27/25.36	|     58195 |     899    69772   140384 |    88595    58041     70 |  0.133 % |
51.85/51.99	|     87387 |     899    69772   140384 |    97455    87233     71 |  0.111 % |
96.03/96.10	|    131176 |     899    69772   140384 |   107200    54169     80 |  0.111 % |
197.50/197.65	|    196860 |     898    69593   140026 |   117920    24701     74 |  0.222 % |
374.02/374.21	|    295386 |     898    69593   140026 |   129712    32257     73 |  0.222 % |
627.81/628.20	|    443177 |     897    69456   139752 |   142684    79076     94 |  0.445 % |
1193.37/1193.90	|    664861 |     895    69272   139384 |   156952    76431    103 |  0.667 % |

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-1806513-1242150091/watcher-1806513-1242150091 -o /tmp/evaluation-result-1806513-1242150091/solver-1806513-1242150091 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806513-1242150091.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 17907
/proc/meminfo: memFree=1237768/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=2108 CPUtime=0
/proc/17907/stat : 17907 (IUT_BMB_SIM) R 17905 17907 17646 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 243042077 2158592 169 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/17907/statm: 527 170 92 274 0 250 0

[startup+0.032392 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 17907
/proc/meminfo: memFree=1237768/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=2648 CPUtime=0.03
/proc/17907/stat : 17907 (IUT_BMB_SIM) R 17905 17907 17646 0 -1 4194304 494 0 0 0 3 0 0 0 18 0 1 0 243042077 2711552 477 1992294400 134512640 135635349 4294956224 18446744073709551615 134530698 0 0 4096 0 0 0 0 17 0 0 0
/proc/17907/statm: 662 477 99 274 0 385 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2648

[startup+0.101399 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 17907
/proc/meminfo: memFree=1237768/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=3572 CPUtime=0.09
/proc/17907/stat : 17907 (IUT_BMB_SIM) R 17905 17907 17646 0 -1 4194304 722 0 0 0 9 0 0 0 18 0 1 0 243042077 3657728 705 1992294400 134512640 135635349 4294956224 18446744073709551615 134544607 0 0 4096 0 0 0 0 17 0 0 0
/proc/17907/statm: 893 706 99 274 0 616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3572

[startup+0.301418 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 17907
/proc/meminfo: memFree=1237768/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=5948 CPUtime=0.29
/proc/17907/stat : 17907 (IUT_BMB_SIM) R 17905 17907 17646 0 -1 4194304 1298 0 0 0 29 0 0 0 19 0 1 0 243042077 6090752 1281 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17907/statm: 1487 1281 99 274 0 1210 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5948

[startup+0.701459 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 17907
/proc/meminfo: memFree=1237768/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=11228 CPUtime=0.69
/proc/17907/stat : 17907 (IUT_BMB_SIM) R 17905 17907 17646 0 -1 4194304 2624 0 0 0 68 1 0 0 23 0 1 0 243042077 11497472 2607 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17907/statm: 2807 2607 99 274 0 2530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11228

[startup+1.50155 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 17908
/proc/meminfo: memFree=1224064/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 14792

[startup+3.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1217784/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=8300 CPUtime=1.68
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 2118 0 0 0 168 0 0 0 25 0 1 0 243042217 8499200 1868 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 2075 1868 76 170 0 1903 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23092

[startup+6.30103 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1212920/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=12104 CPUtime=4.88
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 3056 0 0 0 487 1 0 0 25 0 1 0 243042217 12394496 2806 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 3026 2806 76 170 0 2854 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26896

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1207744/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=16784 CPUtime=11.28
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 4246 0 0 0 1126 2 0 0 25 0 1 0 243042217 17186816 3996 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 4196 3996 76 170 0 4024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31576

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1200704/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=23616 CPUtime=24.07
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 5939 0 0 0 2404 3 0 0 25 0 1 0 243042217 24182784 5689 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 5904 5689 76 170 0 5732 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 38408

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1191424/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=33012 CPUtime=49.66
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 8282 0 0 0 4960 6 0 0 25 0 1 0 243042217 33804288 8032 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 8253 8032 76 170 0 8081 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47804

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1186752/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=37488 CPUtime=100.84
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 9385 0 0 0 10077 7 0 0 25 0 1 0 243042217 38387712 9135 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 9372 9135 76 170 0 9200 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 52280

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1181888/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=42620 CPUtime=160.82
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 10630 0 0 0 16074 8 0 0 25 0 1 0 243042217 43642880 10380 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 10655 10380 76 170 0 10483 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 57412

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1173312/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=51004 CPUtime=220.79
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 12716 0 0 0 22068 11 0 0 25 0 1 0 243042217 52228096 12466 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 12751 12466 76 170 0 12579 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 65796

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1172736/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=51588 CPUtime=280.77
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 12868 0 0 0 28066 11 0 0 25 0 1 0 243042217 52826112 12618 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 12897 12618 76 170 0 12725 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 66380

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1166016/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=58424 CPUtime=340.74
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 14557 0 0 0 34061 13 0 0 25 0 1 0 243042217 59826176 14307 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 14606 14307 76 170 0 14434 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 73216

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1161664/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=62668 CPUtime=400.71
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 15620 0 0 0 40057 14 0 0 25 0 1 0 243042217 64172032 15370 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 15667 15370 76 170 0 15495 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 77460

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1161536/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39

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

/proc/17909/statm: 15815 15488 76 170 0 15643 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 78052

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1160704/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=63700 CPUtime=580.63
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 15865 0 0 0 58049 14 0 0 25 0 1 0 243042217 65228800 15615 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 15925 15615 76 170 0 15753 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 78492

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1160704/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=63700 CPUtime=640.62
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 15868 0 0 0 64048 14 0 0 25 0 1 0 243042217 65228800 15618 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 15925 15618 76 170 0 15753 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 78492

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1160448/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=64008 CPUtime=700.59
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 15942 0 0 0 70045 14 0 0 25 0 1 0 243042217 65544192 15692 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 16002 15692 76 170 0 15830 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 78800

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1156736/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=67848 CPUtime=760.57
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 16863 0 0 0 76041 16 0 0 25 0 1 0 243042217 69476352 16613 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 16962 16613 76 170 0 16790 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 82640

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1150976/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=73912 CPUtime=820.54
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 18305 0 0 0 82036 18 0 0 25 0 1 0 243042217 75685888 18055 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 18478 18055 76 170 0 18306 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 88704

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1150912/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=73912 CPUtime=880.52
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 18306 0 0 0 88034 18 0 0 25 0 1 0 243042217 75685888 18056 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 18478 18056 76 170 0 18306 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 88704

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1150656/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=74084 CPUtime=940.49
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 18371 0 0 0 94031 18 0 0 25 0 1 0 243042217 75862016 18121 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 18521 18121 76 170 0 18349 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 88876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1150016/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=74960 CPUtime=1000.47
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 18537 0 0 0 100029 18 0 0 25 0 1 0 243042217 76759040 18287 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 18740 18287 76 170 0 18568 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 89752

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1149504/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=75552 CPUtime=1060.45
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 18679 0 0 0 106027 18 0 0 25 0 1 0 243042217 77365248 18429 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 18888 18429 76 170 0 18716 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 90344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17909
/proc/meminfo: memFree=1144448/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=80656 CPUtime=1120.41
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 19922 0 0 0 112023 18 0 0 25 0 1 0 243042217 82591744 19672 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 20164 19672 76 170 0 19992 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 95448

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17915
/proc/meminfo: memFree=1144256/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=80796 CPUtime=1180.38
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 19938 0 0 0 118020 18 0 0 25 0 1 0 243042217 82735104 19688 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 20199 19688 76 170 0 20027 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 95588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17915
/proc/meminfo: memFree=1144320/2055920 swapFree=4178960/4192956
[pid=17907] ppid=17905 vsize=14792 CPUtime=1.39
/proc/17907/stat : 17907 (IUT_BMB_SIM) S 17905 17907 17646 0 -1 4194304 3536 0 0 0 111 28 0 0 25 0 1 0 243042077 15147008 3518 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17907/statm: 3698 3518 106 274 0 3421 0
[pid=17909] ppid=17907 vsize=80940 CPUtime=1198.68
/proc/17909/stat : 17909 (minisat) R 17907 17907 17646 0 -1 4194304 19970 0 0 0 119849 19 0 0 25 0 1 0 243042217 82882560 19720 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17909/statm: 20235 19720 76 170 0 20063 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 95732

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 17907 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=115830
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=288956
# CPU time returned by wait4() is 1.40479
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.6
CPU system time (s): 0.47
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 95732

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

runsolver used 1.18382 second user time and 3.19451 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-12 19:41:32
IDJOB=1806513
IDBENCH=24749
IDSOLVER=650
FILE ID=node27/1806513-1242150091
PBS_JOBID= 9289694
Free space on /tmp= 66256 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806513-1242150091/watcher-1806513-1242150091 -o /tmp/evaluation-result-1806513-1242150091/solver-1806513-1242150091 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806513-1242150091.cnf HOME

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=586873123

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1238248 kB
Buffers:         83740 kB
Cached:         637792 kB
SwapCached:       8108 kB
Active:         240188 kB
Inactive:       491588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238248 kB
SwapTotal:     4192956 kB
SwapFree:      4178960 kB
Dirty:            2892 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            71884 kB
Committed_AS:   866956 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66252 MiB
End job on node27 at 2009-05-12 20:01:34