Trace number 1723114

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
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.79/0.89	c WARNING: for repeatability, setting FPU to use double precision
0.79/0.89	c ============================[ Problem Statistics ]=============================
0.79/0.89	c |                                                                             |
0.79/0.89	c |  Number of variables:  1740                                                 |
0.79/0.89	c |  Number of clauses:    114011                                               |
0.88/0.97	c |  Parsing time:         0.08         s                                       |
3.08/3.19	c ============================[ Search Statistics ]==============================
3.08/3.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.08/3.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.08/3.19	c ===============================================================================
3.08/3.19	c |         0 |    1114   109606   479929 |    36535        0    nan |  0.000 % |
3.18/3.23	c |       100 |    1114   109606   479929 |    40188      100     48 |  0.000 % |
3.18/3.28	c |       252 |    1114   109606   479929 |    44207      252     58 |  0.000 % |
3.28/3.34	c |       477 |    1114   109606   479929 |    48628      477     61 |  0.000 % |
3.38/3.43	c |       815 |    1114   109606   479929 |    53491      815     58 |  0.000 % |
3.48/3.51	c |      1321 |    1114   109606   479929 |    58840     1321     60 |  0.000 % |
3.58/3.66	c |      2080 |    1114   109606   479929 |    64724     2080     63 |  0.000 % |
3.88/3.93	c |      3219 |    1114   109606   479929 |    71197     3219     64 |  0.000 % |
4.38/4.46	c |      4928 |    1114   109606   479929 |    78316     4928     67 |  0.000 % |
5.18/5.22	c |      7490 |    1114   109606   479929 |    86148     7490     67 |  0.000 % |
6.98/7.02	c |     11335 |    1114   109606   479929 |    94763    11335     69 |  0.000 % |
8.87/8.97	c |     17102 |    1114   109606   479929 |   104239    17102     68 |  0.000 % |
15.37/15.49	c |     25751 |    1114   109606   479929 |   114663    25751     68 |  0.000 % |
32.95/33.05	c |     38726 |    1114   109606   479929 |   126129    38726     67 |  0.000 % |
62.75/62.90	c |     58187 |    1114   109606   479929 |   138742    58187     67 |  0.000 % |
183.60/183.75	c |     87380 |    1114   109606   479929 |   152617    87380     72 |  0.000 % |
352.21/352.40	c |    131171 |    1114   109606   479929 |   167878   131171     74 |  0.000 % |
493.56/493.84	c |    196855 |    1114   109606   479929 |   184666    43683     79 |  0.000 % |
633.99/634.38	c |    295381 |    1114   109606   479929 |   203133   142209     80 |  0.000 % |
1087.10/1087.67	c |    443170 |    1114   109606   479929 |   223446   105561     89 |  0.000 % |
1200.05/1200.62	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-1723114-1240683153/watcher-1723114-1240683153 -o /tmp/evaluation-result-1723114-1240683153/solver-1723114-1240683153 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1723114-1240683153.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.99 1.87 1.54 3/64 21917
/proc/meminfo: memFree=1733192/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=2624 CPUtime=0
/proc/21917/stat : 21917 (IUT_BMB_SAT) R 21915 21917 21750 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 96348562 2686976 174 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/21917/statm: 656 175 90 274 0 379 0

[startup+0.0889591 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 21917
/proc/meminfo: memFree=1733192/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=4412 CPUtime=0.08
/proc/21917/stat : 21917 (IUT_BMB_SAT) R 21915 21917 21750 0 -1 4194304 907 0 0 0 8 0 0 0 18 0 1 0 96348562 4517888 890 1992294400 134512640 135635285 4294956208 18446744073709551615 135070517 0 0 4096 0 0 0 0 17 0 0 0
/proc/21917/statm: 1103 891 97 274 0 826 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4412

[startup+0.101961 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 21917
/proc/meminfo: memFree=1733192/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=4544 CPUtime=0.09
/proc/21917/stat : 21917 (IUT_BMB_SAT) R 21915 21917 21750 0 -1 4194304 958 0 0 0 9 0 0 0 18 0 1 0 96348562 4653056 941 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/21917/statm: 1136 943 97 274 0 859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4544

[startup+0.301981 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 21917
/proc/meminfo: memFree=1733192/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=7976 CPUtime=0.29
/proc/21917/stat : 21917 (IUT_BMB_SAT) R 21915 21917 21750 0 -1 4194304 1808 0 0 0 29 0 0 0 19 0 1 0 96348562 8167424 1791 1992294400 134512640 135635285 4294956208 18446744073709551615 134533086 0 0 4096 0 0 0 0 17 0 0 0
/proc/21917/statm: 1994 1791 97 274 0 1717 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7976

[startup+0.702024 s]
/proc/loadavg: 1.99 1.87 1.54 3/64 21917
/proc/meminfo: memFree=1733192/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.69
/proc/21917/stat : 21917 (IUT_BMB_SAT) R 21915 21917 21750 0 -1 4194304 1917 0 0 0 42 27 0 0 23 0 1 0 96348562 8572928 1900 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/21917/statm: 2093 1900 100 274 0 1816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8372

[startup+1.50111 s]
/proc/loadavg: 1.91 1.85 1.53 2/67 21920
/proc/meminfo: memFree=1716208/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=8636 CPUtime=0.59
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 2009 0 0 0 59 0 0 0 23 0 1 0 96348651 8843264 1989 1992294400 134512640 135243223 4294956304 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 2159 1989 77 178 0 1979 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22364

[startup+3.10128 s]
/proc/loadavg: 1.91 1.85 1.53 2/67 21920
/proc/meminfo: memFree=1712240/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=12496 CPUtime=2.2
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 2952 0 0 0 219 1 0 0 25 0 1 0 96348651 12795904 2932 1992294400 134512640 135243223 4294956304 18446744073709551615 134535557 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 3124 2932 78 178 0 2944 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26224

[startup+6.30263 s]
/proc/loadavg: 1.84 1.84 1.53 2/67 21920
/proc/meminfo: memFree=1712880/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=11980 CPUtime=5.4
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 3129 0 0 0 539 1 0 0 25 0 1 0 96348651 12267520 2859 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 2995 2860 85 178 0 2815 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25708

[startup+12.7013 s]
/proc/loadavg: 1.77 1.82 1.53 2/67 21920
/proc/meminfo: memFree=1708656/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=16008 CPUtime=11.79
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 4147 0 0 0 1177 2 0 0 25 0 1 0 96348651 16392192 3877 1992294400 134512640 135243223 4294956304 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 4002 3877 85 178 0 3822 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29736

[startup+25.5017 s]
/proc/loadavg: 1.60 1.78 1.52 2/67 21920
/proc/meminfo: memFree=1705264/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=19596 CPUtime=24.59
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 5001 0 0 0 2456 3 0 0 25 0 1 0 96348651 20066304 4731 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 4899 4731 85 178 0 4719 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33324

[startup+51.1014 s]
/proc/loadavg: 1.40 1.72 1.51 2/67 21920
/proc/meminfo: memFree=1699440/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=25496 CPUtime=50.16
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 6434 0 0 0 5012 4 0 0 25 0 1 0 96348651 26107904 6164 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 6374 6164 85 178 0 6194 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 39224

[startup+102.306 s]
/proc/loadavg: 1.17 1.61 1.48 2/67 21920
/proc/meminfo: memFree=1691184/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=34056 CPUtime=101.35
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 8445 0 0 0 10129 6 0 0 25 0 1 0 96348651 34873344 8175 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 8514 8175 85 178 0 8334 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 47784

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.44 2/67 21920
/proc/meminfo: memFree=1686128/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=39056 CPUtime=161.32
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 9706 0 0 0 16124 8 0 0 25 0 1 0 96348651 39993344 9436 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 9764 9436 85 178 0 9584 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 52784

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.41 2/67 21920
/proc/meminfo: memFree=1680624/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=44692 CPUtime=221.29
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 11069 0 0 0 22120 9 0 0 25 0 1 0 96348651 45764608 10799 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 11173 10799 85 178 0 10993 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 58420

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.38 2/67 21920
/proc/meminfo: memFree=1675888/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1651184/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=74156 CPUtime=701.08
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 18408 0 0 0 70090 18 0 0 25 0 1 0 96348651 75935744 18138 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 18539 18138 85 178 0 18359 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 87884

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.21 2/67 21920
/proc/meminfo: memFree=1643440/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=81868 CPUtime=761.05
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 20312 0 0 0 76085 20 0 0 25 0 1 0 96348651 83832832 20042 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 20467 20042 85 178 0 20287 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 95596

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.19 2/67 21920
/proc/meminfo: memFree=1637808/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=87772 CPUtime=821.03
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 21749 0 0 0 82081 22 0 0 25 0 1 0 96348651 89878528 21479 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 21943 21479 85 178 0 21763 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 101500

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.18 2/67 21920
/proc/meminfo: memFree=1632944/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=881
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22931 0 0 0 88077 23 0 0 25 0 1 0 96348651 94658560 22661 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22661 85 178 0 22930 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 106168

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.17 2/67 21920
/proc/meminfo: memFree=1632816/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=940.97
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22949 0 0 0 94074 23 0 0 25 0 1 0 96348651 94658560 22679 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22679 85 178 0 22930 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 106168

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 21920
/proc/meminfo: memFree=1632752/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=1000.95
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22951 0 0 0 100072 23 0 0 25 0 1 0 96348651 94658560 22681 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22681 85 178 0 22930 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 106168

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/67 21920
/proc/meminfo: memFree=1632752/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=1060.93
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22959 0 0 0 106070 23 0 0 25 0 1 0 96348651 94658560 22689 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22689 85 178 0 22930 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 106168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/67 21920
/proc/meminfo: memFree=1632688/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=1120.91
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22966 0 0 0 112067 24 0 0 25 0 1 0 96348651 94658560 22696 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22696 85 178 0 22930 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 106168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 21920
/proc/meminfo: memFree=1632624/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=1180.88
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22969 0 0 0 118064 24 0 0 25 0 1 0 96348651 94658560 22699 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22699 85 178 0 22930 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 106168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 21920
/proc/meminfo: memFree=1632624/2055920 swapFree=4181324/4192956
[pid=21917] ppid=21915 vsize=8372 CPUtime=0.88
/proc/21917/stat : 21917 (IUT_BMB_SAT) S 21915 21917 21750 0 -1 4194304 1923 0 0 0 49 39 0 0 25 0 1 0 96348562 8572928 1905 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21917/statm: 2093 1905 105 274 0 1816 0
[pid=21919] ppid=21917 vsize=5356 CPUtime=0
/proc/21919/stat : 21919 (sh) S 21917 21917 21750 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96348651 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21919/statm: 1339 232 193 169 0 50 0
[pid=21920] ppid=21919 vsize=92440 CPUtime=1199.17
/proc/21920/stat : 21920 (minisat) R 21919 21917 21750 0 -1 4194304 22969 0 0 0 119893 24 0 0 25 0 1 0 96348651 94658560 22699 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21920/statm: 23110 22699 85 178 0 22930 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 106168

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 21917 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=499924
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=399939
# CPU time returned by wait4() is 0.899863
# 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.62
CPU time (s): 1200.05
CPU user time (s): 1199.42
CPU system time (s): 0.63
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 106168

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

runsolver used 1.13783 second user time and 3.24151 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 20:12:33
IDJOB=1723114
IDBENCH=71103
IDSOLVER=523
FILE ID=node19/1723114-1240683153
PBS_JOBID= 9186699
Free space on /tmp= 66240 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=837640905

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:       1733736 kB
Buffers:         48284 kB
Cached:         198980 kB
SwapCached:       5424 kB
Active:          75120 kB
Inactive:       179972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733736 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            4000 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            53120 kB
Committed_AS:   336692 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 20:32:36