Trace number 1797718

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SIM 1.0? (TO) 1200.07 1200.62

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
2.87/2.90	This is MiniSat 2.0 beta
2.87/2.90	WARNING: for repeatability, setting FPU to use double precision
2.87/2.90	============================[ Problem Statistics ]=============================
2.87/2.90	|                                                                             |
2.87/2.90	|  Number of variables:  3366                                                 |
2.87/2.90	|  Number of clauses:    362797                                               |
2.87/3.06	|  Parsing time:         0.14         s                                       |
2.87/3.07	============================[ Search Statistics ]==============================
2.87/3.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.87/3.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.87/3.07	===============================================================================
2.87/3.07	|         0 |    3366   362615  1083056 |   120871        0    nan |  0.000 % |
2.87/3.08	|       100 |    3366   362615  1083056 |   132958      100     70 |  0.000 % |
2.87/3.10	|       250 |    3366   362615  1083056 |   146254      250     68 |  0.000 % |
2.87/3.14	|       475 |    3366   362615  1083056 |   160880      475     80 |  0.000 % |
2.87/3.19	|       813 |    3366   362615  1083056 |   176968      813     84 |  0.000 % |
3.26/3.32	|      1320 |    3366   362615  1083056 |   194665     1320    103 |  0.000 % |
3.36/3.43	|      2082 |    3366   362615  1083056 |   214131     2082    111 |  0.000 % |
3.56/3.66	|      3223 |    3366   362615  1083056 |   235544     3223    121 |  0.000 % |
4.16/4.20	|      4931 |    3366   362615  1083056 |   259099     4931    126 |  0.000 % |
4.86/4.92	|      7494 |    3366   362615  1083056 |   285009     7494    135 |  0.000 % |
6.66/6.76	|     11338 |    3366   362615  1083056 |   313509    11338    147 |  0.000 % |
10.66/10.80	|     17104 |    3366   362615  1083056 |   344860    17104    168 |  0.000 % |
17.56/17.67	|     25753 |    3366   362615  1083056 |   379347    25753    159 |  0.000 % |
31.35/31.41	|     38727 |    3366   362615  1083056 |   417281    38727    154 |  0.000 % |
55.54/55.68	|     58188 |    3366   362615  1083056 |   459009    58188    157 |  0.000 % |
82.53/82.60	|     87382 |    3366   362615  1083056 |   504910    87382    162 |  0.000 % |
157.10/157.24	|    131172 |    3366   362615  1083056 |   555402   131172    164 |  0.000 % |
264.26/264.43	|    196857 |    3366   362615  1083056 |   610942   196857    170 |  0.000 % |
610.81/611.12	|    295386 |    3366   362615  1083056 |   672036   295386    179 |  0.000 % |
1123.20/1123.72	|    443178 |    3366   362615  1083056 |   739240   443178    181 |  0.000 % |

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-1797718-1242088362/watcher-1797718-1242088362 -o /tmp/evaluation-result-1797718-1242088362/solver-1797718-1242088362 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797718-1242088362.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 12178
/proc/meminfo: memFree=962928/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=5536 CPUtime=0
/proc/12178/stat : 12178 (IUT_BMB_SIM) R 12176 12178 12080 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 236863438 5668864 172 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/12178/statm: 1384 172 90 274 0 1107 0

[startup+0.0754111 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 12178
/proc/meminfo: memFree=962928/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=7444 CPUtime=0.06
/proc/12178/stat : 12178 (IUT_BMB_SIM) R 12176 12178 12080 0 -1 4194304 1673 0 0 0 6 0 0 0 18 0 1 0 236863438 7622656 1656 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12178/statm: 1861 1656 97 274 0 1584 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7444

[startup+0.101412 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 12178
/proc/meminfo: memFree=962928/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=7840 CPUtime=0.09
/proc/12178/stat : 12178 (IUT_BMB_SIM) R 12176 12178 12080 0 -1 4194304 1764 0 0 0 9 0 0 0 18 0 1 0 236863438 8028160 1747 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12178/statm: 1960 1747 97 274 0 1683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7840

[startup+0.301434 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 12178
/proc/meminfo: memFree=962928/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=11140 CPUtime=0.29
/proc/12178/stat : 12178 (IUT_BMB_SIM) R 12176 12178 12080 0 -1 4194304 2601 0 0 0 28 1 0 0 19 0 1 0 236863438 11407360 2584 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12178/statm: 2785 2584 97 274 0 2508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11140

[startup+0.701478 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 12178
/proc/meminfo: memFree=962928/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=17492 CPUtime=0.69
/proc/12178/stat : 12178 (IUT_BMB_SIM) R 12176 12178 12080 0 -1 4194304 4207 0 0 0 67 2 0 0 23 0 1 0 236863438 17911808 4190 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12178/statm: 4373 4190 97 274 0 4096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17492

[startup+1.50157 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12179
/proc/meminfo: memFree=940840/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=1.49
/proc/12178/stat : 12178 (IUT_BMB_SIM) R 12176 12178 12080 0 -1 4194304 5619 0 0 0 111 38 0 0 25 0 1 0 236863438 23744512 5602 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/12178/statm: 5797 5602 100 274 0 5520 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23188

[startup+3.10275 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12179
/proc/meminfo: memFree=937128/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 23188

[startup+6.3011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=913824/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=23244 CPUtime=3.38
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 5832 0 0 0 335 3 0 0 25 0 1 0 236863728 23801856 5582 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 5811 5582 77 170 0 5639 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 46432

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=905384/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=30816 CPUtime=9.78
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 7713 0 0 0 973 5 0 0 25 0 1 0 236863728 31555584 7463 1992294400 134512640 135212939 4294956320 18446744073709551615 134527136 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 7704 7463 77 170 0 7532 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 54004

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=896296/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=39568 CPUtime=22.58
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 9932 0 0 0 2250 8 0 0 25 0 1 0 236863728 40517632 9682 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 9892 9682 77 170 0 9720 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 62756

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=883048/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=53052 CPUtime=48.17
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 13297 0 0 0 4805 12 0 0 25 0 1 0 236863728 54325248 13047 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 13263 13047 77 170 0 13091 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 76240

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=847848/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=88084 CPUtime=99.36
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 22003 0 0 0 9916 20 0 0 25 0 1 0 236863728 90198016 21753 1992294400 134512640 135212939 4294956320 18446744073709551615 134539398 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 22021 21753 77 170 0 21849 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 111272

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=825064/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=111044 CPUtime=159.33
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 27738 0 0 0 15905 28 0 0 25 0 1 0 236863728 113709056 27488 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 27761 27488 77 170 0 27589 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 134232

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=793960/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=141960 CPUtime=219.31
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 35439 0 0 0 21895 36 0 0 25 0 1 0 236863728 145367040 35189 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 35490 35189 77 170 0 35318 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 165148

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=772072/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=164116 CPUtime=279.28
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 40954 0 0 0 27888 40 0 0 25 0 1 0 236863728 168054784 40704 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 41029 40704 77 170 0 40857 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 187304

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=748520/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=187820 CPUtime=339.25
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 46784 0 0 0 33880 45 0 0 25 0 1 0 236863728 192327680 46534 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 46955 46534 77 170 0 46783 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 211008

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=733800/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=202736 CPUtime=399.23
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 50504 0 0 0 39875 48 0 0 25 0 1 0 236863728 207601664 50254 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 50684 50254 77 170 0 50512 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 225924

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12180
/proc/meminfo: memFree=717352/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=218876 CPUtime=459.21

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

/proc/12180/statm: 57536 57075 77 170 0 57364 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 253332

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=699368/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=237120 CPUtime=579.15
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 59046 0 0 0 57859 56 0 0 25 0 1 0 236863728 242810880 58796 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 59280 58796 77 170 0 59108 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 260308

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=689192/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=247272 CPUtime=639.13
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 61558 0 0 0 63855 58 0 0 25 0 1 0 236863728 253206528 61308 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 61818 61308 77 170 0 61646 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 270460

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=677096/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=260120 CPUtime=699.09
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 64619 0 0 0 69848 61 0 0 25 0 1 0 236863728 266362880 64369 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 65030 64369 77 170 0 64858 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 283308

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=665128/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=271824 CPUtime=759.07
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 67563 0 0 0 75843 64 0 0 25 0 1 0 236863728 278347776 67313 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 67956 67313 77 170 0 67784 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 295012

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/66 12182
/proc/meminfo: memFree=651368/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=285776 CPUtime=819.05
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 71027 0 0 0 81837 68 0 0 25 0 1 0 236863728 292634624 70777 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 71444 70777 77 170 0 71272 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 308964

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=638568/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=298636 CPUtime=879.02
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 74203 0 0 0 87832 70 0 0 25 0 1 0 236863728 305803264 73953 1992294400 134512640 135212939 4294956320 18446744073709551615 134718999 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 74659 73953 77 170 0 74487 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 321824

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=626792/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=310688 CPUtime=939
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 77203 0 0 0 93828 72 0 0 25 0 1 0 236863728 318144512 76953 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 77672 76953 77 170 0 77500 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 333876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=614632/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=322780 CPUtime=998.98
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 80199 0 0 0 99823 75 0 0 25 0 1 0 236863728 330526720 79940 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 80695 79940 77 170 0 80523 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 345968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=599272/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=338392 CPUtime=1058.95
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 84074 0 0 0 105816 79 0 0 25 0 1 0 236863728 346513408 83815 1992294400 134512640 135212939 4294956320 18446744073709551615 134526794 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 84598 83815 77 170 0 84426 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 361580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=581096/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=356284 CPUtime=1118.93
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 88578 0 0 0 111808 85 0 0 25 0 1 0 236863728 364834816 88319 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 89071 88319 77 170 0 88899 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 379472

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=569896/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=368444 CPUtime=1178.9
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 91361 0 0 0 117804 86 0 0 25 0 1 0 236863728 377286656 91102 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 92111 91102 77 170 0 91939 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 391632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 12182
/proc/meminfo: memFree=567592/2055920 swapFree=4180664/4192956
[pid=12178] ppid=12176 vsize=23188 CPUtime=2.87
/proc/12178/stat : 12178 (IUT_BMB_SIM) S 12176 12178 12080 0 -1 4194304 5625 0 0 0 158 129 0 0 25 0 1 0 236863438 23744512 5607 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12178/statm: 5797 5607 105 274 0 5520 0
[pid=12180] ppid=12178 vsize=370572 CPUtime=1197.2
/proc/12180/stat : 12180 (minisat) R 12178 12178 12080 0 -1 4194304 91901 0 0 0 119633 87 0 0 25 0 1 0 236863728 379465728 91642 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12180/statm: 92643 91642 77 170 0 92471 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 393760

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 12178 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=587758
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=300802
# CPU time returned by wait4() is 2.88856
# while last known CPU time is 1200.07
#
# 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.07
CPU user time (s): 1197.91
CPU system time (s): 2.16
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 393760

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

runsolver used 1.02384 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-12 02:32:43
IDJOB=1797718
IDBENCH=71096
IDSOLVER=650
FILE ID=node59/1797718-1242088362
PBS_JOBID= 9277685
Free space on /tmp= 66288 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797718-1242088362/watcher-1797718-1242088362 -o /tmp/evaluation-result-1797718-1242088362/solver-1797718-1242088362 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797718-1242088362.cnf HOME

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=629671497

node59.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.240
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.240
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:        963408 kB
Buffers:         76208 kB
Cached:         919728 kB
SwapCached:       6724 kB
Active:         199736 kB
Inactive:       806252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        963408 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:            8216 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            72528 kB
Committed_AS:   846800 kB
PageTables:       1460 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= 66276 MiB
End job on node59 at 2009-05-12 02:52:45