Trace number 1577478

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.0UNSAT 405.95 406.141

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
12.98/13.08	c WARNING: for repeatability, setting FPU to use double precision
12.98/13.08	c ============================[ Problem Statistics ]=============================
12.98/13.08	c |                                                                             |
12.98/13.08	c |  Number of variables:  250567                                               |
12.98/13.08	c |  Number of clauses:    965211                                               |
13.87/13.99	c |  Parsing time:         0.82         s                                       |
18.77/18.82	c ============================[ Search Statistics ]==============================
18.77/18.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.77/18.82	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.77/18.82	c ===============================================================================
18.77/18.82	c |         0 |   34354   339041  1155712 |   113013        0    nan |  0.000 % |
18.86/18.90	c |       100 |   34354   339041  1155712 |   124315      100      4 |  1.221 % |
18.86/18.94	c |       251 |   33632   339041  1155712 |   136746      250      7 |  2.181 % |
18.86/18.98	c |       477 |   33632   339041  1155712 |   150421      475      9 |  2.181 % |
18.96/19.00	c |       816 |   33631   339041  1155712 |   165463      814     14 |  2.181 % |
19.06/19.15	c |      1323 |   33623   339041  1155712 |   182009     1319     14 |  2.209 % |
19.16/19.25	c |      2083 |   33622   339041  1155712 |   200210     2078     14 |  2.211 % |
19.26/19.39	c |      3223 |   33621   339041  1155712 |   220231     3217     14 |  2.211 % |
19.46/19.59	c |      4932 |   33621   339041  1155712 |   242254     4926     15 |  2.211 % |
19.86/19.96	c |      7496 |   33435   339041  1155712 |   266480     7490     15 |  2.211 % |
20.46/20.53	c |     11341 |   33435   339041  1155712 |   293128    11335     17 |  2.211 % |
21.87/21.93	c |     17107 |   33435   339041  1155712 |   322441    17101     21 |  2.211 % |
24.07/24.10	c |     25756 |   31874   290897   943181 |   354685    25409     27 |  2.211 % |
26.97/27.01	c |     38730 |   31873   290655   941766 |   390153    38382     25 |  2.211 % |
33.26/33.40	c |     58192 |   31873   290655   941766 |   429169    57844     26 |  2.211 % |
50.26/50.33	c |     87384 |   31873   290655   941766 |   472086    87036     29 |  2.211 % |
78.74/78.83	c |    131174 |   31873   290655   941766 |   519294   130826     31 |  2.211 % |
142.21/142.34	c |    196858 |   31873   290655   941766 |   571224   196510     33 |  2.211 % |
304.04/304.26	c |    295384 |   31873   290655   941766 |   628346   295036     35 |  2.211 % |
404.89/405.13	c ===============================================================================
404.89/405.13	c restarts              : 19
404.89/405.13	c conflicts             : 367367         (938 /sec)
404.89/405.13	c decisions             : 579740         (1.48 % random) (1480 /sec)
404.89/405.13	c propagations          : 180245598      (460191 /sec)
404.89/405.13	c conflict literals     : 11982355       (46.67 % deleted)
404.89/405.13	c Memory used           : 123.27 MB
404.89/405.13	c CPU time              : 391.675 s
404.89/405.13	
404.89/405.15	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577478-1241001689/watcher-1577478-1241001689 -o /tmp/evaluation-result-1577478-1241001689/solver-1577478-1241001689 -C 1200 -W 1800 -M 1800 IUT_BMB_SAT HOME/instance-1577478-1241001689.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18014
/proc/meminfo: memFree=535408/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=15152 CPUtime=0
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 128197500 15515648 170 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 3788 170 90 274 0 3511 0

[startup+0.0830509 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18014
/proc/meminfo: memFree=535408/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=15152 CPUtime=0.07
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 1525 0 0 0 7 0 0 0 18 0 1 0 128197500 15515648 1508 1992294400 134512640 135635285 4294956208 18446744073709551615 134533598 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 3788 1509 90 274 0 3511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15152

[startup+0.102105 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18014
/proc/meminfo: memFree=535408/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=15152 CPUtime=0.09
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 1849 0 0 0 9 0 0 0 18 0 1 0 128197500 15515648 1832 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 3788 1833 90 274 0 3511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15152

[startup+0.301092 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18014
/proc/meminfo: memFree=535408/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=27616 CPUtime=0.29
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 6654 0 0 0 27 2 0 0 19 0 1 0 128197500 28278784 6637 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 6904 6637 90 274 0 6627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27616

[startup+0.701169 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18014
/proc/meminfo: memFree=535408/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=55212 CPUtime=0.69
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 13627 0 0 0 64 5 0 0 23 0 1 0 128197500 56537088 13610 1992294400 134512640 135635285 4294956208 18446744073709551615 134522210 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 13803 13610 97 274 0 13526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55212

[startup+1.50132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18015
/proc/meminfo: memFree=477352/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=65244 CPUtime=1.49
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 16119 0 0 0 142 7 0 0 25 0 1 0 128197500 66809856 16102 1992294400 134512640 135635285 4294956208 18446744073709551615 135088736 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 16311 16102 97 274 0 16034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65244

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18015
/proc/meminfo: memFree=463656/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=85384 CPUtime=3.09
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 21047 0 0 0 299 10 0 0 25 0 1 0 128197500 87433216 21030 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 21346 21030 97 274 0 21069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85384

[startup+6.30124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18015
/proc/meminfo: memFree=423472/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=127036 CPUtime=6.29
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 31488 0 0 0 612 17 0 0 25 0 1 0 128197500 130084864 31471 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 31759 31471 97 274 0 31482 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127036

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18015
/proc/meminfo: memFree=370168/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=12.68
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 38315 0 0 0 937 331 0 0 25 0 1 0 128197500 154533888 37466 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 37728 37466 100 274 0 37451 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150912

[startup+25.5029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=273952/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=97804 CPUtime=12.4
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 26300 0 0 0 1228 12 0 0 25 0 1 0 128198808 100151296 23015 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 24451 23015 85 178 0 24271 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 254072

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=273952/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=98148 CPUtime=38
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 26382 0 0 0 3787 13 0 0 25 0 1 0 128198808 100503552 23097 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 24537 23097 85 178 0 24357 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 254416

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=273248/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=98960 CPUtime=89.17
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 26540 0 0 0 8904 13 0 0 25 0 1 0 128198808 101335040 23255 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 24740 23255 85 178 0 24560 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 255228

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=265120/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=107544 CPUtime=149.15
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 28632 0 0 0 14900 15 0 0 25 0 1 0 128198808 110125056 25347 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 26886 25347 85 178 0 26706 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 263812

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=258848/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=113676 CPUtime=209.12
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 30180 0 0 0 20896 16 0 0 25 0 1 0 128198808 116404224 26895 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 28419 26895 85 178 0 28239 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 269944

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=252576/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=120028 CPUtime=269.09
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 31766 0 0 0 26891 18 0 0 25 0 1 0 128198808 122908672 28481 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 30007 28481 85 178 0 29827 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 276296

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=247712/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=124916 CPUtime=329.06
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 32948 0 0 0 32887 19 0 0 25 0 1 0 128198808 127913984 29663 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 31229 29663 85 178 0 31049 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 281184

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=246944/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=126224 CPUtime=389.03
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 33150 0 0 0 38884 19 0 0 25 0 1 0 128198808 129253376 29865 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 31556 29865 85 178 0 31376 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 282492

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

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=246944/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=126224 CPUtime=389.83
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 33150 0 0 0 38964 19 0 0 25 0 1 0 128198808 129253376 29865 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 31556 29865 85 178 0 31376 0
Current children cumulated CPU time (s) 402.89
Current children cumulated vsize (KiB) 282492

[startup+404.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=246944/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=150912 CPUtime=13.06
/proc/18014/stat : 18014 (IUT_BMB_SAT) S 18012 18014 17793 0 -1 4194304 38321 0 0 0 948 358 0 0 25 0 1 0 128197500 154533888 37471 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18014/statm: 37728 37471 105 274 0 37451 0
[pid=18016] ppid=18014 vsize=5356 CPUtime=0
/proc/18016/stat : 18016 (sh) S 18014 18014 17793 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 128198806 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18016/statm: 1339 232 193 169 0 50 0
[pid=18017] ppid=18016 vsize=126224 CPUtime=391.43
/proc/18017/stat : 18017 (minisat) R 18016 18014 17793 0 -1 4194304 33150 0 0 0 39124 19 0 0 25 0 1 0 128198808 129253376 29865 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18017/statm: 31556 29865 85 178 0 31376 0
Current children cumulated CPU time (s) 404.49
Current children cumulated vsize (KiB) 282492

[startup+405.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18017
/proc/meminfo: memFree=246944/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=145036 CPUtime=405.3
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 61379 33439 0 0 980 361 39167 22 19 0 1 0 128197500 148516864 36003 1992294400 134512640 135635285 4294956208 18446744073709551615 134530671 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 36259 36003 106 274 0 35982 0
Current children cumulated CPU time (s) 405.3
Current children cumulated vsize (KiB) 145036

[startup+405.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18017
/proc/meminfo: memFree=389936/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=91500 CPUtime=405.69
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 62596 33439 0 0 1019 361 39167 22 23 0 1 0 128197500 93696000 22661 1992294400 134512640 135635285 4294956208 18446744073709551615 135069172 0 0 4096 0 0 0 0 17 0 0 0
/proc/18014/statm: 22875 22661 106 274 0 22598 0
Current children cumulated CPU time (s) 405.69
Current children cumulated vsize (KiB) 91500

[startup+406.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18017
/proc/meminfo: memFree=389936/2055920 swapFree=4191900/4192956
[pid=18014] ppid=18012 vsize=78904 CPUtime=405.89
/proc/18014/stat : 18014 (IUT_BMB_SAT) R 18012 18014 17793 0 -1 4194304 62653 33439 0 0 1038 362 39167 22 25 0 1 0 128197500 80797696 19528 1992294400 134512640 135635285 4294956208 18446744073709551615 134537076 0 0 4096 0 0 0 0 17 1 0 0
/proc/18014/statm: 19726 19528 106 274 0 19449 0
Current children cumulated CPU time (s) 405.89
Current children cumulated vsize (KiB) 78904

Child status: 0
Real time (s): 406.141
CPU time (s): 405.95
CPU user time (s): 402.094
CPU system time (s): 3.85641
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 282492

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

runsolver used 0.402938 second user time and 1.08384 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-29 12:41:30
IDJOB=1577478
IDBENCH=70960
IDSOLVER=523
FILE ID=node38/1577478-1241001689
PBS_JOBID= 9204829
Free space on /tmp= 66416 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577478-1241001689/watcher-1577478-1241001689 -o /tmp/evaluation-result-1577478-1241001689/solver-1577478-1241001689 -C 1200 -W 1800 -M 1800  IUT_BMB_SAT HOME/instance-1577478-1241001689.cnf HOME

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=2008814221

node38.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.265
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.265
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:        535888 kB
Buffers:         79084 kB
Cached:        1345064 kB
SwapCached:        384 kB
Active:         639596 kB
Inactive:       797904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        535888 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           25304 kB
Writeback:           0 kB
Mapped:          21836 kB
Slab:            68500 kB
Committed_AS:   636400 kB
PageTables:       1456 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= 66392 MiB
End job on node38 at 2009-04-29 12:48:17