Trace number 1806289

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.41

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.00/0.02	This is MiniSat 2.0 beta
0.00/0.02	WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	============================[ Problem Statistics ]=============================
0.00/0.02	|                                                                             |
0.00/0.02	|  Number of variables:  650                                                  |
0.00/0.02	|  Number of clauses:    2756                                                 |
0.00/0.02	|  Parsing time:         0.00         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |     650     2756     8268 |      918        0    nan |  0.000 % |
0.00/0.03	|       100 |     650     2756     8268 |     1010      100     42 |  0.000 % |
0.02/0.04	|       250 |     650     2756     8268 |     1111      250     35 |  0.000 % |
0.02/0.05	|       476 |     650     2756     8268 |     1222      476     37 |  0.000 % |
0.02/0.06	|       813 |     650     2756     8268 |     1345      813     36 |  0.000 % |
0.02/0.09	|      1319 |     650     2756     8268 |     1479     1319     36 |  0.000 % |
0.02/0.13	|      2078 |     650     2756     8268 |     1627     1283     36 |  0.000 % |
0.02/0.19	|      3217 |     650     2756     8268 |     1790     1548     36 |  0.000 % |
0.02/0.29	|      4926 |     650     2756     8268 |     1969     1361     36 |  0.000 % |
0.02/0.46	|      7491 |     650     2756     8268 |     2166     1841     37 |  0.000 % |
0.02/0.71	|     11335 |     650     2756     8268 |     2382     1153     34 |  0.000 % |
0.99/1.10	|     17103 |     650     2756     8268 |     2621     1938     36 |  0.000 % |
1.69/1.71	|     25752 |     650     2756     8268 |     2883     2398     37 |  0.000 % |
2.59/2.65	|     38727 |     650     2756     8268 |     3171     1890     36 |  0.000 % |
4.09/4.13	|     58189 |     650     2756     8268 |     3488     3265     39 |  0.000 % |
6.39/6.47	|     87381 |     650     2756     8268 |     3837     1974     33 |  0.000 % |
10.08/10.10	|    131171 |     650     2756     8268 |     4221     2424     36 |  0.000 % |
15.68/15.71	|    196855 |     650     2756     8268 |     4643     3079     37 |  0.000 % |
24.48/24.53	|    295381 |     650     2756     8268 |     5107     4251     35 |  0.000 % |
38.17/38.20	|    443170 |     650     2756     8268 |     5618     3277     39 |  0.000 % |
59.47/59.50	|    664853 |     650     2756     8268 |     6180     4703     37 |  0.000 % |
93.66/93.76	|    997380 |     650     2756     8268 |     6798     3781     38 |  0.000 % |
146.55/146.64	|   1496168 |     650     2756     8268 |     7478     4946     40 |  0.000 % |
228.13/228.22	|   2244350 |     650     2756     8268 |     8226     6296     38 |  0.000 % |
360.30/360.48	|   3366624 |     650     2756     8268 |     9048     7409     39 |  0.000 % |
568.54/568.76	|   5050035 |     650     2756     8268 |     9953     6215     41 |  0.000 % |
898.76/899.07	|   7575152 |     650     2756     8268 |    10948     6453     36 |  0.000 % |
1200.09/1200.40	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-1806289-1242147888/watcher-1806289-1242147888 -o /tmp/evaluation-result-1806289-1242147888/solver-1806289-1242147888 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806289-1242147888.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16073
/proc/meminfo: memFree=1504800/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0
/proc/16073/stat : 16073 (IUT_BMB_SIM) R 16071 16073 15846 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 242816263 1458176 153 1992294400 134512640 135635349 4294956224 18446744073709551615 134546619 0 0 4096 0 0 0 0 17 0 0 0
/proc/16073/statm: 356 154 97 274 0 79 0

[startup+0.0355011 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16073
/proc/meminfo: memFree=1504800/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1424

[startup+0.101503 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16073
/proc/meminfo: memFree=1504800/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1424

[startup+0.301516 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16073
/proc/meminfo: memFree=1504800/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1424

[startup+0.701542 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16073
/proc/meminfo: memFree=1504800/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1424

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1503568/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=2688 CPUtime=1.47
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 569 0 0 0 147 0 0 0 25 0 1 0 242816266 2752512 319 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 672 319 76 170 0 500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4112

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1503248/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=2952 CPUtime=3.07
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 617 0 0 0 307 0 0 0 25 0 1 0 242816266 3022848 367 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 738 367 76 170 0 566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4376

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1502800/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=3084 CPUtime=6.27
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 676 0 0 0 627 0 0 0 25 0 1 0 242816266 3158016 426 1992294400 134512640 135212939 4294956320 18446744073709551615 134535653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 771 426 76 170 0 599 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4508

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1502352/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=3612 CPUtime=12.66
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 782 0 0 0 1266 0 0 0 25 0 1 0 242816266 3698688 532 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 903 532 76 170 0 731 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5036

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1501840/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=4008 CPUtime=25.46
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 892 0 0 0 2546 0 0 0 25 0 1 0 242816266 4104192 642 1992294400 134512640 135212939 4294956320 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1002 642 76 170 0 830 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5432

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1501200/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=4672 CPUtime=51.05
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1051 0 0 0 5105 0 0 0 25 0 1 0 242816266 4784128 801 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1168 801 76 170 0 996 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6096

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1500304/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=5600 CPUtime=102.25
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1279 0 0 0 10224 1 0 0 25 0 1 0 242816266 5734400 1029 1992294400 134512640 135212939 4294956320 18446744073709551615 134536592 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1400 1029 76 170 0 1228 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7024

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1499536/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=6260 CPUtime=162.23
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1447 0 0 0 16222 1 0 0 25 0 1 0 242816266 6410240 1197 1992294400 134512640 135212939 4294956320 18446744073709551615 134536077 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1565 1197 76 170 0 1393 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7684

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1499088/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=6624 CPUtime=222.21
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1534 0 0 0 22220 1 0 0 25 0 1 0 242816266 6782976 1284 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1656 1284 76 170 0 1484 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8048

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1498640/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=7032 CPUtime=282.2
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1659 0 0 0 28218 2 0 0 25 0 1 0 242816266 7200768 1409 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1758 1409 76 170 0 1586 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8456

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1498328/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=7296 CPUtime=342.18
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1728 0 0 0 34216 2 0 0 25 0 1 0 242816266 7471104 1478 1992294400 134512640 135212939 4294956320 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1824 1478 76 170 0 1652 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 8720

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1497880/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=7820 CPUtime=402.17
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1840 0 0 0 40215 2 0 0 25 0 1 0 242816266 8007680 1590 1992294400 134512640 135212939 4294956320 18446744073709551615 134538800 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 1955 1590 76 170 0 1783 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 9244

[startup+462.301 s]

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

[pid=16075] ppid=16073 vsize=8092 CPUtime=462.15
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1904 0 0 0 46213 2 0 0 25 0 1 0 242816266 8286208 1654 1992294400 134512640 135212939 4294956320 18446744073709551615 134537467 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2023 1654 76 170 0 1851 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 9516

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1497304/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=8324 CPUtime=522.13
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 1965 0 0 0 52211 2 0 0 25 0 1 0 242816266 8523776 1715 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2081 1715 76 170 0 1909 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 9748

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1497112/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=8588 CPUtime=582.12
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2028 0 0 0 58210 2 0 0 25 0 1 0 242816266 8794112 1778 1992294400 134512640 135212939 4294956320 18446744073709551615 134724191 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2147 1778 76 170 0 1975 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 10012

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1496792/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=8852 CPUtime=642.11
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2092 0 0 0 64208 3 0 0 25 0 1 0 242816266 9064448 1842 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2213 1842 76 170 0 2041 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 10276

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1496536/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=8988 CPUtime=702.09
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2143 0 0 0 70206 3 0 0 25 0 1 0 242816266 9203712 1893 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2247 1893 76 170 0 2075 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 10412

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1496344/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=9252 CPUtime=762.08
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2197 0 0 0 76205 3 0 0 25 0 1 0 242816266 9474048 1947 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2313 1947 76 170 0 2141 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 10676

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1496216/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=9380 CPUtime=822.06
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2229 0 0 0 82203 3 0 0 25 0 1 0 242816266 9605120 1979 1992294400 134512640 135212939 4294956320 18446744073709551615 134530451 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2345 1979 76 170 0 2173 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 10804

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1496024/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=9508 CPUtime=882.04
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2265 0 0 0 88201 3 0 0 25 0 1 0 242816266 9736192 2015 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2377 2015 76 170 0 2205 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 10932

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1495640/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=9772 CPUtime=942.03
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2341 0 0 0 94199 4 0 0 25 0 1 0 242816266 10006528 2091 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2443 2091 76 170 0 2271 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 11196

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1495384/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=10040 CPUtime=1002.02
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2402 0 0 0 100198 4 0 0 25 0 1 0 242816266 10280960 2152 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2510 2152 76 170 0 2338 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 11464

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1495384/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=10040 CPUtime=1062
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2416 0 0 0 106196 4 0 0 25 0 1 0 242816266 10280960 2166 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2510 2166 76 170 0 2338 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 11464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1495192/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=10312 CPUtime=1121.99
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2455 0 0 0 112195 4 0 0 25 0 1 0 242816266 10559488 2205 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2578 2205 76 170 0 2406 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 11736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1495064/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=10312 CPUtime=1181.97
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2487 0 0 0 118193 4 0 0 25 0 1 0 242816266 10559488 2237 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2578 2237 76 170 0 2406 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 11736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 16075
/proc/meminfo: memFree=1495000/2055920 swapFree=4181084/4192956
[pid=16073] ppid=16071 vsize=1424 CPUtime=0.02
/proc/16073/stat : 16073 (IUT_BMB_SIM) S 16071 16073 15846 0 -1 4194304 200 0 0 0 1 1 0 0 18 0 1 0 242816263 1458176 182 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16073/statm: 356 182 105 274 0 79 0
[pid=16075] ppid=16073 vsize=10440 CPUtime=1200.07
/proc/16075/stat : 16075 (minisat) R 16073 16073 15846 0 -1 4194304 2494 0 0 0 120003 4 0 0 25 0 1 0 242816266 10690560 2244 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/16075/statm: 2610 2244 76 170 0 2438 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 11864

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.11
CPU user time (s): 1200.05
CPU system time (s): 0.06199
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 11868

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

runsolver used 1.37379 second user time and 2.97155 second system time

The end

Launcher Data

Begin job on node52 at 2009-05-12 19:04:48
IDJOB=1806289
IDBENCH=24708
IDSOLVER=650
FILE ID=node52/1806289-1242147888
PBS_JOBID= 9289672
Free space on /tmp= 66076 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806289-1242147888/watcher-1806289-1242147888 -o /tmp/evaluation-result-1806289-1242147888/solver-1806289-1242147888 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806289-1242147888.cnf HOME

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

MD5SUM BENCH= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=1767446393

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1505344 kB
Buffers:         43024 kB
Cached:         437296 kB
SwapCached:       5880 kB
Active:          63684 kB
Inactive:       424728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1505344 kB
SwapTotal:     4192956 kB
SwapFree:      4181084 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          13716 kB
Slab:            48128 kB
Committed_AS:   992648 kB
PageTables:       1476 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= 66072 MiB
End job on node52 at 2009-05-12 19:24:48