Trace number 1721714

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_SAT 1.0? (TO) 1200.05 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.906861
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.18/1.26	c WARNING: for repeatability, setting FPU to use double precision
1.18/1.26	c ============================[ Problem Statistics ]=============================
1.18/1.26	c |                                                                             |
1.18/1.26	c |  Number of variables:  2220                                                 |
1.18/1.26	c |  Number of clauses:    148488                                               |
1.25/1.38	c |  Parsing time:         0.11         s                                       |
4.17/4.28	c ============================[ Search Statistics ]==============================
4.17/4.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.17/4.28	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.17/4.28	c ===============================================================================
4.17/4.28	c |         0 |    1484   143998   615887 |    47999        0    nan |  0.000 % |
4.28/4.30	c |       101 |    1484   143998   615887 |    52799      101     83 |  0.000 % |
4.28/4.33	c |       253 |    1484   143998   615887 |    58079      253     94 |  0.000 % |
4.28/4.38	c |       479 |    1484   143998   615887 |    63887      479     91 |  0.000 % |
4.38/4.44	c |       817 |    1484   143998   615887 |    70275      817     93 |  0.000 % |
4.47/4.51	c |      1325 |    1484   143998   615887 |    77303     1325     95 |  0.000 % |
4.57/4.66	c |      2084 |    1484   143998   615887 |    85033     2084    100 |  0.000 % |
4.77/4.84	c |      3224 |    1484   143998   615887 |    93537     3224     98 |  0.000 % |
5.17/5.25	c |      4933 |    1484   143998   615887 |   102890     4933    105 |  0.000 % |
6.48/6.57	c |      7496 |    1484   143998   615887 |   113179     7496    113 |  0.000 % |
8.68/8.74	c |     11340 |    1484   143998   615887 |   124497    11340    121 |  0.000 % |
12.18/12.24	c |     17106 |    1484   143998   615887 |   136947    17106    130 |  0.000 % |
16.37/16.50	c |     25756 |    1484   143998   615887 |   150642    25756    134 |  0.000 % |
30.07/30.12	c |     38730 |    1484   143998   615887 |   165706    38730    135 |  0.000 % |
53.86/53.96	c |     58193 |    1484   143998   615887 |   182277    58193    134 |  0.000 % |
98.14/98.23	c |     87385 |    1484   143998   615887 |   200505    87385    135 |  0.000 % |
239.00/239.15	c |    131175 |    1484   143998   615887 |   220555   131175    135 |  0.000 % |
717.77/718.05	c |    196859 |    1484   143998   615887 |   242611   196859    136 |  0.000 % |
1200.05/1200.42	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-1721714-1240668683/watcher-1721714-1240668683 -o /tmp/evaluation-result-1721714-1240668683/solver-1721714-1240668683 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1721714-1240668683.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17580
/proc/meminfo: memFree=1809952/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=3028 CPUtime=0
/proc/17580/stat : 17580 (IUT_BMB_SAT) R 17578 17580 17309 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 94900600 3100672 114 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 757 114 90 274 0 480 0

[startup+0.024891 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17580
/proc/meminfo: memFree=1809952/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=3028 CPUtime=0.01
/proc/17580/stat : 17580 (IUT_BMB_SAT) R 17578 17580 17309 0 -1 4194304 453 0 0 0 1 0 0 0 18 0 1 0 94900600 3100672 436 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 757 436 90 274 0 480 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3028

[startup+0.1019 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17580
/proc/meminfo: memFree=1809952/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=4828 CPUtime=0.09
/proc/17580/stat : 17580 (IUT_BMB_SAT) R 17578 17580 17309 0 -1 4194304 1037 0 0 0 9 0 0 0 18 0 1 0 94900600 4943872 1020 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 1207 1020 97 274 0 930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4828

[startup+0.301923 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17580
/proc/meminfo: memFree=1809952/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=7996 CPUtime=0.29
/proc/17580/stat : 17580 (IUT_BMB_SAT) R 17578 17580 17309 0 -1 4194304 1815 0 0 0 28 1 0 0 19 0 1 0 94900600 8187904 1798 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 1999 1798 97 274 0 1722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7996

[startup+0.70197 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 17580
/proc/meminfo: memFree=1809952/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=0.68
/proc/17580/stat : 17580 (IUT_BMB_SAT) R 17578 17580 17309 0 -1 4194304 2473 0 0 0 50 18 0 0 22 0 1 0 94900600 10870784 2456 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/17580/statm: 2654 2456 100 274 0 2377 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10616

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17581
/proc/meminfo: memFree=1798936/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 10616

[startup+3.10225 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1788040/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=14380 CPUtime=1.82
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 3466 0 0 0 181 1 0 0 25 0 1 0 94900727 14725120 3446 1992294400 134512640 135243223 4294956304 18446744073709551615 134535462 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 3595 3446 78 178 0 3415 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30352

[startup+6.30163 s]
/proc/loadavg: 1.16 1.03 1.01 2/68 17583
/proc/meminfo: memFree=1784904/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=13816 CPUtime=5.02
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 3626 0 0 0 501 1 0 0 25 0 1 0 94900727 14147584 3303 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 3454 3303 85 178 0 3274 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29788

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.01 2/68 17583
/proc/meminfo: memFree=1778760/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=20468 CPUtime=11.43
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 5272 0 0 0 1140 3 0 0 25 0 1 0 94900727 20959232 4949 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 5117 4949 85 178 0 4937 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36440

[startup+25.5019 s]
/proc/loadavg: 1.11 1.03 1.01 2/68 17583
/proc/meminfo: memFree=1767752/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=30908 CPUtime=24.22
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 7894 0 0 0 2416 6 0 0 25 0 1 0 94900727 31649792 7571 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 7727 7571 85 178 0 7547 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 46880

[startup+51.1019 s]
/proc/loadavg: 1.07 1.03 1.01 2/68 17583
/proc/meminfo: memFree=1756616/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=42268 CPUtime=49.81
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 10714 0 0 0 4972 9 0 0 25 0 1 0 94900727 43282432 10391 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 10567 10391 85 178 0 10387 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 58240

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/68 17583
/proc/meminfo: memFree=1736712/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=61956 CPUtime=100.99
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 15611 0 0 0 10086 13 0 0 25 0 1 0 94900727 63442944 15288 1992294400 134512640 135243223 4294956304 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 15489 15288 85 178 0 15309 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 77928

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/68 17583
/proc/meminfo: memFree=1725064/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=73972 CPUtime=160.98
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 18549 0 0 0 16081 17 0 0 25 0 1 0 94900727 75747328 18226 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 18493 18226 85 178 0 18313 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 89944

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 17583
/proc/meminfo: memFree=1714184/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=84680 CPUtime=220.96
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 21212 0 0 0 22077 19 0 0 25 0 1 0 94900727 86712320 20889 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 21170 20889 85 178 0 20990 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 100652

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1705992/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=93332 CPUtime=280.94
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 23285 0 0 0 28072 22 0 0 25 0 1 0 94900727 95571968 22962 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 23333 22962 85 178 0 23153 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 109304


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

/proc/meminfo: memFree=1671624/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=128092 CPUtime=700.83
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 31787 0 0 0 70053 30 0 0 25 0 1 0 94900727 131166208 31464 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 32023 31464 85 178 0 31843 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 144064

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1667976/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=131636 CPUtime=760.82
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 32680 0 0 0 76051 31 0 0 25 0 1 0 94900727 134795264 32357 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 32909 32357 85 178 0 32729 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 147608

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1665160/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=134408 CPUtime=820.8
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 33370 0 0 0 82048 32 0 0 25 0 1 0 94900727 137633792 33047 1992294400 134512640 135243223 4294956304 18446744073709551615 134570348 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 33602 33047 85 178 0 33422 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 150380

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1662216/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=137680 CPUtime=880.78
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 34089 0 0 0 88046 32 0 0 25 0 1 0 94900727 140984320 33766 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 34420 33766 85 178 0 34240 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 153652

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1658504/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=141620 CPUtime=940.77
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 35029 0 0 0 94043 34 0 0 25 0 1 0 94900727 145018880 34706 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 35405 34706 85 178 0 35225 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 157592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1654280/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=145608 CPUtime=1000.75
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 36054 0 0 0 100040 35 0 0 25 0 1 0 94900727 149102592 35731 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 36402 35731 85 178 0 36222 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 161580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1650056/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=149980 CPUtime=1060.73
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 37128 0 0 0 106038 35 0 0 25 0 1 0 94900727 153579520 36805 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 37495 36805 85 178 0 37315 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 165952

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1643720/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=156200 CPUtime=1120.72
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 38684 0 0 0 112035 37 0 0 25 0 1 0 94900727 159948800 38361 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 39050 38361 85 178 0 38870 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 172172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1642888/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=156872 CPUtime=1180.7
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 38870 0 0 0 118033 37 0 0 25 0 1 0 94900727 160636928 38547 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 39218 38547 85 178 0 39038 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 172844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17583
/proc/meminfo: memFree=1642824/2055920 swapFree=4180664/4192956
[pid=17580] ppid=17578 vsize=10616 CPUtime=1.25
/proc/17580/stat : 17580 (IUT_BMB_SAT) S 17578 17580 17309 0 -1 4194304 2479 0 0 0 67 58 0 0 25 0 1 0 94900600 10870784 2461 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/17580/statm: 2654 2461 105 274 0 2377 0
[pid=17582] ppid=17580 vsize=5356 CPUtime=0
/proc/17582/stat : 17582 (sh) S 17580 17580 17309 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94900727 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17582/statm: 1339 232 193 169 0 50 0
[pid=17583] ppid=17582 vsize=156872 CPUtime=1198.8
/proc/17583/stat : 17583 (minisat) R 17582 17580 17309 0 -1 4194304 38875 0 0 0 119843 37 0 0 25 0 1 0 94900727 160636928 38552 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/17583/statm: 39218 38552 85 178 0 39038 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 172844

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

Real time (s): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1199.1
CPU system time (s): 0.95
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 172844

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

runsolver used 1.17082 second user time and 3.20751 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 16:11:23
IDJOB=1721714
IDBENCH=71075
IDSOLVER=523
FILE ID=node73/1721714-1240668683
PBS_JOBID= 9186569
Free space on /tmp= 66312 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_14_SAT.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721714-1240668683/watcher-1721714-1240668683 -o /tmp/evaluation-result-1721714-1240668683/solver-1721714-1240668683 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1721714-1240668683.cnf HOME

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=1898220332

node73.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:       1810432 kB
Buffers:         20324 kB
Cached:         173380 kB
SwapCached:       5808 kB
Active:          94692 kB
Inactive:       107164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810432 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:            4624 kB
Writeback:           0 kB
Mapped:          13912 kB
Slab:            29580 kB
Committed_AS:   379408 kB
PageTables:       1396 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= 66308 MiB
End job on node73 at 2009-04-25 16:31:25