Trace number 1721264

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.04 1200.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
Bench CategoryAPPLICATION (applications 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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
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
0.69/0.72	c WARNING: for repeatability, setting FPU to use double precision
0.69/0.72	c ============================[ Problem Statistics ]=============================
0.69/0.72	c |                                                                             |
0.69/0.72	c |  Number of variables:  1584                                                 |
0.69/0.72	c |  Number of clauses:    91646                                                |
0.69/0.78	c |  Parsing time:         0.06         s                                       |
2.07/2.11	c ============================[ Search Statistics ]==============================
2.07/2.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.07/2.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.07/2.11	c ===============================================================================
2.07/2.11	c |         0 |     994    87283   375685 |    29094        0    nan |  0.000 % |
2.07/2.12	c |       100 |     994    87283   375685 |    32003      100     54 |  0.000 % |
2.07/2.15	c |       250 |     994    87283   375685 |    35204      250     55 |  0.000 % |
2.07/2.20	c |       476 |     994    87283   375685 |    38724      476     55 |  0.000 % |
2.17/2.26	c |       817 |     994    87283   375685 |    42597      817     59 |  0.000 % |
2.26/2.39	c |      1323 |     994    87283   375685 |    46856     1323     61 |  0.000 % |
2.46/2.59	c |      2083 |     994    87283   375685 |    51542     2083     62 |  0.000 % |
2.86/2.93	c |      3222 |     994    87283   375685 |    56696     3222     63 |  0.000 % |
3.36/3.42	c |      4930 |     994    87283   375685 |    62366     4930     63 |  0.000 % |
4.27/4.38	c |      7493 |     994    87283   375685 |    68602     7493     63 |  0.000 % |
5.67/5.75	c |     11338 |     994    87283   375685 |    75463    11338     64 |  0.000 % |
8.37/8.46	c |     17106 |     994    87283   375685 |    83009    17106     63 |  0.000 % |
14.76/14.80	c |     25757 |     994    87283   375685 |    91310    25757     64 |  0.000 % |
26.66/26.77	c |     38733 |     994    87283   375685 |   100441    38733     64 |  0.000 % |
43.74/43.87	c |     58197 |     994    87283   375685 |   110485    58197     64 |  0.000 % |
95.82/95.92	c |     87389 |     994    87283   375685 |   121534    87389     65 |  0.000 % |
182.67/182.85	c |    131179 |     994    87283   375685 |   133687    30230     61 |  0.000 % |
249.94/250.14	c |    196864 |     994    87283   375685 |   147056    95915     59 |  0.000 % |
435.97/436.26	c |    295391 |     994    87283   375685 |   161762    65446     60 |  0.000 % |
642.69/643.06	c |    443181 |     994    87283   375685 |   177938    69704     68 |  0.000 % |
1049.31/1049.82	c |    664865 |     994    87283   375685 |   195732   134079     65 |  0.000 % |
1200.04/1200.61	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-1721264-1240665018/watcher-1721264-1240665018 -o /tmp/evaluation-result-1721264-1240665018/solver-1721264-1240665018 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1721264-1240665018.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: 0.92 0.98 0.99 2/64 21315
/proc/meminfo: memFree=1756464/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=2360 CPUtime=0
/proc/21315/stat : 21315 (IUT_BMB_SAT) R 21313 21315 21278 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 94535116 2416640 172 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/21315/statm: 590 173 90 274 0 313 0

[startup+0.0314979 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21315
/proc/meminfo: memFree=1756464/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=3124 CPUtime=0.02
/proc/21315/stat : 21315 (IUT_BMB_SAT) R 21313 21315 21278 0 -1 4194304 584 0 0 0 2 0 0 0 18 0 1 0 94535116 3198976 567 1992294400 134512640 135635285 4294956224 18446744073709551615 134624803 0 0 4096 0 0 0 0 17 0 0 0
/proc/21315/statm: 781 568 97 274 0 504 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3124

[startup+0.101506 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21315
/proc/meminfo: memFree=1756464/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=4312 CPUtime=0.09
/proc/21315/stat : 21315 (IUT_BMB_SAT) R 21313 21315 21278 0 -1 4194304 881 0 0 0 9 0 0 0 18 0 1 0 94535116 4415488 864 1992294400 134512640 135635285 4294956224 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/21315/statm: 1078 864 97 274 0 801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4312

[startup+0.301526 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21315
/proc/meminfo: memFree=1756464/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.29
/proc/21315/stat : 21315 (IUT_BMB_SAT) R 21313 21315 21278 0 -1 4194304 1602 0 0 0 25 4 0 0 20 0 1 0 94535116 7254016 1585 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/21315/statm: 1771 1585 100 274 0 1494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7084

[startup+0.70157 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 21315
/proc/meminfo: memFree=1756464/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.69
/proc/21315/stat : 21315 (IUT_BMB_SAT) R 21313 21315 21278 0 -1 4194304 1602 0 0 0 38 31 0 0 24 0 1 0 94535116 7254016 1585 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/21315/statm: 1771 1585 100 274 0 1494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7084

[startup+1.50265 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1742424/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=10292 CPUtime=0.77
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 2431 0 0 0 77 0 0 0 24 0 1 0 94535188 10539008 2412 1992294400 134512640 135243223 4294956320 18446744073709551615 134536469 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 2573 2412 78 178 0 2393 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22732

[startup+3.10183 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1739288/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=9480 CPUtime=2.36
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 2439 0 0 0 236 0 0 0 25 0 1 0 94535188 9707520 2230 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 2370 2230 85 178 0 2190 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21920

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1738712/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=11268 CPUtime=5.57
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 2889 0 0 0 556 1 0 0 25 0 1 0 94535188 11538432 2680 1992294400 134512640 135243223 4294956320 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 2817 2680 85 178 0 2637 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23708

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1735264/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=14492 CPUtime=11.96
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 3677 0 0 0 1195 1 0 0 25 0 1 0 94535188 14839808 3468 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 3623 3468 85 178 0 3443 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26932

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1730784/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=18924 CPUtime=24.76
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 4778 0 0 0 2474 2 0 0 25 0 1 0 94535188 19378176 4569 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 4731 4569 85 178 0 4551 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 31364

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1723488/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=26212 CPUtime=50.34
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 6590 0 0 0 5030 4 0 0 25 0 1 0 94535188 26841088 6381 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 6553 6381 85 178 0 6373 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 38652

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1714656/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=35040 CPUtime=101.52
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 8754 0 0 0 10147 5 0 0 25 0 1 0 94535188 35880960 8545 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 8760 8545 85 178 0 8580 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 47480

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1706400/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=43632 CPUtime=161.49
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 10816 0 0 0 16141 8 0 0 25 0 1 0 94535188 44679168 10607 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 10908 10607 85 178 0 10728 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 56072

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1704544/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=45424 CPUtime=221.45
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 11249 0 0 0 22137 8 0 0 25 0 1 0 94535188 46514176 11040 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 11356 11040 85 178 0 11176 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 57864

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1703456/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1690912/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=59344 CPUtime=701.26
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 14620 0 0 0 70113 13 0 0 25 0 1 0 94535188 60768256 14411 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 14836 14411 85 178 0 14656 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 71784

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1690144/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=60280 CPUtime=761.22
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 14818 0 0 0 76109 13 0 0 25 0 1 0 94535188 61726720 14609 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 15070 14609 85 178 0 14890 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 72720

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1689696/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=60724 CPUtime=821.19
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 14922 0 0 0 82106 13 0 0 25 0 1 0 94535188 62181376 14713 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 15181 14713 85 178 0 15001 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 73164

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1683296/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=67156 CPUtime=881.17
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 16533 0 0 0 88102 15 0 0 25 0 1 0 94535188 68767744 16324 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 16789 16324 85 178 0 16609 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 79596

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1682784/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=67552 CPUtime=941.14
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 16655 0 0 0 94099 15 0 0 25 0 1 0 94535188 69173248 16446 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 16888 16446 85 178 0 16708 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 79992

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 21318
/proc/meminfo: memFree=1682720/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=67552 CPUtime=1001.13
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 16663 0 0 0 100097 16 0 0 25 0 1 0 94535188 69173248 16454 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 16888 16454 85 178 0 16708 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 79992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1682400/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=67880 CPUtime=1061.11
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 16739 0 0 0 106095 16 0 0 25 0 1 0 94535188 69509120 16530 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 16970 16530 85 178 0 16790 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 80320

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1681952/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=68532 CPUtime=1121.08
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 16858 0 0 0 112092 16 0 0 25 0 1 0 94535188 70176768 16649 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 17133 16649 85 178 0 16953 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 80972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1678048/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=72516 CPUtime=1181.05
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 17843 0 0 0 118088 17 0 0 25 0 1 0 94535188 74256384 17634 1992294400 134512640 135243223 4294956320 18446744073709551615 134563796 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 18129 17634 85 178 0 17949 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 84956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 21318
/proc/meminfo: memFree=1677984/2055920 swapFree=4181324/4192956
[pid=21315] ppid=21313 vsize=7084 CPUtime=0.7
/proc/21315/stat : 21315 (IUT_BMB_SAT) S 21313 21315 21278 0 -1 4194304 1608 0 0 0 38 32 0 0 24 0 1 0 94535116 7254016 1590 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21315/statm: 1771 1590 105 274 0 1494 0
[pid=21317] ppid=21315 vsize=5356 CPUtime=0
/proc/21317/stat : 21317 (sh) S 21315 21315 21278 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 94535188 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21317/statm: 1339 232 193 169 0 50 0
[pid=21318] ppid=21317 vsize=72516 CPUtime=1199.34
/proc/21318/stat : 21318 (minisat) R 21317 21315 21278 0 -1 4194304 17843 0 0 0 119917 17 0 0 25 0 1 0 94535188 74256384 17634 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/21318/statm: 18129 17634 85 178 0 17949 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 84956

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

Real time (s): 1200.62
CPU time (s): 1200.04
CPU user time (s): 1199.55
CPU system time (s): 0.49
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 84956

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

runsolver used 1.03784 second user time and 3.34049 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 15:10:18
IDJOB=1721264
IDBENCH=71066
IDSOLVER=523
FILE ID=node19/1721264-1240665018
PBS_JOBID= 9186619
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=591558581

node19.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.236
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.236
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:       1757016 kB
Buffers:         40548 kB
Cached:         183596 kB
SwapCached:       5424 kB
Active:          59704 kB
Inactive:       172220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757016 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            3880 kB
Writeback:           0 kB
Mapped:          13384 kB
Slab:            53056 kB
Committed_AS:   329252 kB
PageTables:       1452 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= 66236 MiB
End job on node19 at 2009-04-25 15:30:21