Trace number 1807556

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SIM 1.0? (TO) 1200.09 1200.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
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 variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
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:  230                                                  |
0.00/0.01	|  Number of clauses:    552                                                  |
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 |     230      552     1380 |      184        0    nan |  0.000 % |
0.00/0.01	|       100 |     230      552     1380 |      202      100     34 |  0.002 % |
0.00/0.01	|       250 |     230      552     1380 |      222      250     34 |  0.002 % |
0.00/0.02	|       478 |     230      552     1380 |      244      190     25 |  0.002 % |
0.00/0.03	|       818 |     230      552     1380 |      269      217     24 |  0.002 % |
0.00/0.04	|      1325 |     230      552     1380 |      296      236     23 |  0.002 % |
0.00/0.06	|      2087 |     230      552     1380 |      325      230     20 |  0.002 % |
0.00/0.09	|      3231 |     230      552     1380 |      358      375     28 |  0.002 % |
0.00/0.13	|      4941 |     230      552     1380 |      394      390     28 |  0.002 % |
0.00/0.20	|      7505 |     230      552     1380 |      433      428     30 |  0.002 % |
0.00/0.31	|     11350 |     230      552     1380 |      477      448     28 |  0.002 % |
0.00/0.48	|     17117 |     230      552     1380 |      524      365     25 |  0.002 % |
0.00/0.72	|     25766 |     230      552     1380 |      577      416     24 |  0.002 % |
1.09/1.10	|     38740 |     230      552     1380 |      635      552     28 |  0.002 % |
1.68/1.70	|     58201 |     230      552     1380 |      698      715     30 |  0.002 % |
2.58/2.64	|     87395 |     230      552     1380 |      768      503     27 |  0.002 % |
4.02/4.28	|    131186 |     230      552     1380 |      845      629     30 |  0.002 % |
6.11/6.38	|    196870 |     230      552     1380 |      930      575     29 |  0.002 % |
9.61/9.89	|    295397 |     230      552     1380 |     1023      957     34 |  0.002 % |
15.01/15.29	|    443188 |     230      552     1380 |     1125      783     30 |  0.002 % |
23.41/23.61	|    664873 |     230      552     1380 |     1237      886     32 |  0.002 % |
36.30/36.58	|    997401 |     230      552     1380 |     1361      709     29 |  0.002 % |
56.59/56.81	|   1496193 |     230      552     1380 |     1497      883     30 |  0.002 % |
87.28/87.51	|   2244379 |     230      552     1380 |     1647     1543     39 |  0.002 % |
134.66/134.98	|   3366657 |     230      552     1380 |     1812     1668     40 |  0.002 % |
210.63/210.96	|   5050068 |     230      552     1380 |     1993     1625     38 |  0.002 % |
328.29/328.61	|   7575184 |     230      552     1380 |     2192     1363     37 |  0.002 % |
510.62/511.04	|  11362860 |     230      552     1380 |     2412     2160     39 |  0.002 % |
796.11/796.69	|  17044374 |     230      552     1380 |     2653     1532     36 |  0.002 % |
1200.07/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-1807556-1242158634/watcher-1807556-1242158634 -o /tmp/evaluation-result-1807556-1242158634/solver-1807556-1242158634 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1807556-1242158634.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.01 0.99 0.95 3/64 21951
/proc/meminfo: memFree=813056/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) R 21949 21951 21879 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 142 1992294400 134512640 135635349 4294956224 18446744073709551615 134577433 0 0 4096 0 0 0 0 17 0 0 0
/proc/21951/statm: 354 143 99 274 0 77 0

[startup+0.0156271 s]
/proc/loadavg: 1.01 0.99 0.95 3/64 21951
/proc/meminfo: memFree=813056/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101501 s]
/proc/loadavg: 1.01 0.99 0.95 3/64 21951
/proc/meminfo: memFree=813056/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301539 s]
/proc/loadavg: 1.01 0.99 0.95 3/64 21951
/proc/meminfo: memFree=813056/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701617 s]
/proc/loadavg: 1.01 0.99 0.95 3/64 21951
/proc/meminfo: memFree=813056/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50177 s]
/proc/loadavg: 1.01 0.99 0.95 2/66 21953
/proc/meminfo: memFree=812528/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=2152 CPUtime=1.48
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 413 0 0 0 148 0 0 0 25 0 1 0 243896755 2203648 163 1992294400 134512640 135212939 4294956320 18446744073709551615 134527014 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 538 163 76 170 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3568

[startup+3.10208 s]
/proc/loadavg: 1.01 0.99 0.95 2/66 21953
/proc/meminfo: memFree=812336/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=2152 CPUtime=2.94
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 433 0 0 0 294 0 0 0 25 0 1 0 243896755 2203648 183 1992294400 134512640 135212939 4294956320 18446744073709551615 134536049 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 538 183 76 170 0 366 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 3568

[startup+6.30171 s]
/proc/loadavg: 1.01 0.99 0.95 2/66 21953
/proc/meminfo: memFree=812080/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=2280 CPUtime=6.11
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 452 0 0 0 611 0 0 0 25 0 1 0 243896755 2334720 202 1992294400 134512640 135212939 4294956320 18446744073709551615 134529712 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 570 202 76 170 0 398 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 3696

[startup+12.702 s]
/proc/loadavg: 1.01 0.99 0.95 2/66 21953
/proc/meminfo: memFree=811832/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=2412 CPUtime=12.51
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 479 0 0 0 1251 0 0 0 25 0 1 0 243896755 2469888 229 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 603 229 76 170 0 431 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 3828

[startup+25.5014 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=811704/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=2544 CPUtime=25.3
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 519 0 0 0 2529 1 0 0 25 0 1 0 243896755 2605056 269 1992294400 134512640 135212939 4294956320 18446744073709551615 134537416 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 636 269 76 170 0 464 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 3960

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=811512/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=2676 CPUtime=50.89
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 568 0 0 0 5088 1 0 0 25 0 1 0 243896755 2740224 318 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 669 318 76 170 0 497 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 4092

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=811256/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3068 CPUtime=102.08
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 643 0 0 0 10207 1 0 0 25 0 1 0 243896755 3141632 393 1992294400 134512640 135212939 4294956320 18446744073709551615 134535940 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 767 393 76 170 0 595 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 4484

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=811064/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3200 CPUtime=162.05
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 681 0 0 0 16204 1 0 0 25 0 1 0 243896755 3276800 431 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 800 431 76 170 0 628 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 4616

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810936/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3332 CPUtime=222.03
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 715 0 0 0 22202 1 0 0 25 0 1 0 243896755 3411968 465 1992294400 134512640 135212939 4294956320 18446744073709551615 134539372 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 833 465 76 170 0 661 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 4748

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810808/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3452 CPUtime=282.01
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 746 0 0 0 28200 1 0 0 25 0 1 0 243896755 3534848 496 1992294400 134512640 135212939 4294956320 18446744073709551615 134529404 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 863 496 76 170 0 691 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 4868

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810616/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3584 CPUtime=341.98
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 787 0 0 0 34197 1 0 0 25 0 1 0 243896755 3670016 537 1992294400 134512640 135212939 4294956320 18446744073709551615 134530025 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 896 537 76 170 0 724 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 5000

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810552/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3716 CPUtime=401.96
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 807 0 0 0 40195 1 0 0 25 0 1 0 243896755 3805184 557 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 929 557 76 170 0 757 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 5132

[startup+462.302 s]

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

[pid=21953] ppid=21951 vsize=3848 CPUtime=521.92
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 842 0 0 0 52191 1 0 0 25 0 1 0 243896755 3940352 592 1992294400 134512640 135212939 4294956320 18446744073709551615 134536036 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 962 592 76 170 0 790 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 5264

[startup+582.303 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810296/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3984 CPUtime=581.89
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 868 0 0 0 58188 1 0 0 25 0 1 0 243896755 4079616 618 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 996 618 76 170 0 824 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 5400

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810232/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3984 CPUtime=641.87
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 874 0 0 0 64186 1 0 0 25 0 1 0 243896755 4079616 624 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 996 624 76 170 0 824 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 5400

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810232/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3984 CPUtime=701.85
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 879 0 0 0 70184 1 0 0 25 0 1 0 243896755 4079616 629 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 996 629 76 170 0 824 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 5400

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810168/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=3984 CPUtime=761.83
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 882 0 0 0 76182 1 0 0 25 0 1 0 243896755 4079616 632 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 996 632 76 170 0 824 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 5400

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810104/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4116 CPUtime=821.8
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 899 0 0 0 82179 1 0 0 25 0 1 0 243896755 4214784 649 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1029 649 76 170 0 857 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 5532

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810104/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4116 CPUtime=881.78
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 908 0 0 0 88177 1 0 0 25 0 1 0 243896755 4214784 658 1992294400 134512640 135212939 4294956320 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1029 658 76 170 0 857 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 5532

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=810040/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4116 CPUtime=941.76
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 911 0 0 0 94175 1 0 0 25 0 1 0 243896755 4214784 661 1992294400 134512640 135212939 4294956320 18446744073709551615 134535808 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1029 661 76 170 0 857 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 5532

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=809976/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4116 CPUtime=1001.74
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 923 0 0 0 100173 1 0 0 25 0 1 0 243896755 4214784 673 1992294400 134512640 135212939 4294956320 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1029 673 76 170 0 857 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 5532

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=809976/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4252 CPUtime=1061.71
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 930 0 0 0 106170 1 0 0 25 0 1 0 243896755 4354048 680 1992294400 134512640 135212939 4294956320 18446744073709551615 134527014 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1063 680 76 170 0 891 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 5668

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=809912/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4252 CPUtime=1121.69
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 937 0 0 0 112168 1 0 0 25 0 1 0 243896755 4354048 687 1992294400 134512640 135212939 4294956320 18446744073709551615 134537063 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1063 687 76 170 0 891 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 5668

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=809912/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4252 CPUtime=1181.67
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 937 0 0 0 118166 1 0 0 25 0 1 0 243896755 4354048 687 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1063 687 76 170 0 891 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 5668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=809912/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4252 CPUtime=1200.07
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 937 0 0 0 120006 1 0 0 25 0 1 0 243896755 4354048 687 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1063 687 76 170 0 891 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 5668

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21953
/proc/meminfo: memFree=809912/2055920 swapFree=4180192/4192956
[pid=21951] ppid=21949 vsize=1416 CPUtime=0
/proc/21951/stat : 21951 (IUT_BMB_SIM) S 21949 21951 21879 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 243896754 1449984 155 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21951/statm: 354 155 106 274 0 77 0
[pid=21953] ppid=21951 vsize=4252 CPUtime=1200.07
/proc/21953/stat : 21953 (minisat) R 21951 21951 21879 0 -1 4194304 937 0 0 0 120006 1 0 0 25 0 1 0 243896755 4354048 687 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 1 0 0
/proc/21953/statm: 1063 687 76 170 0 891 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 5668

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.017997
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 5668

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

runsolver used 1.3328 second user time and 2.99654 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-12 22:03:54
IDJOB=1807556
IDBENCH=71789
IDSOLVER=650
FILE ID=node28/1807556-1242158634
PBS_JOBID= 9289739
Free space on /tmp= 66024 MiB

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

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=1992954878

node28.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.261
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.261
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:        813600 kB
Buffers:         79652 kB
Cached:        1061976 kB
SwapCached:       5940 kB
Active:          70000 kB
Inactive:      1080252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        813600 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:          14216 kB
Slab:            77932 kB
Committed_AS:   927380 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66020 MiB
End job on node28 at 2009-05-12 22:23:55