Trace number 1727484

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.1 1200.73

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
Bench CategoryCRAFTED (crafted 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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
115.25/115.33	c WARNING: for repeatability, setting FPU to use double precision
115.25/115.33	c ============================[ Problem Statistics ]=============================
115.25/115.33	c |                                                                             |
115.25/115.33	c |  Number of variables:  49509                                                |
115.25/115.33	c |  Number of clauses:    3649657                                              |
122.83/122.95	c |  Parsing time:         7.34         s                                       |
293.76/293.93	c ============================[ Search Statistics ]==============================
293.76/293.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
293.76/293.93	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
293.76/293.93	c ===============================================================================
293.76/293.93	c |         0 |   33590  2248314  5578697 |   749438        0    nan |  0.000 % |
294.16/294.34	c |       100 |   33588  2248314  5578697 |   824381       98      8 | 19.643 % |
294.46/294.62	c |       250 |   33582  2248314  5578697 |   906819      244      9 | 19.833 % |
295.16/295.36	c |       475 |   33579  2248314  5578697 |   997501      468     10 | 19.835 % |
295.96/296.13	c |       813 |   33579  2248314  5578697 |  1097252      806     12 | 19.835 % |
297.16/297.37	c |      1319 |   33575  2248314  5578697 |  1206977     1307     12 | 19.851 % |
299.26/299.49	c |      2078 |   33572  2248314  5578697 |  1327675     2065     13 | 19.857 % |
302.86/303.03	c |      3217 |   33568  2248314  5578697 |  1460442     3200     13 | 19.865 % |
308.96/309.12	c |      4925 |   33544  2248314  5578697 |  1606486     4905     14 | 20.033 % |
316.95/317.17	c |      7487 |   33360  2228229  5534507 |  1767135     7390     16 | 20.095 % |
330.25/330.45	c |     11333 |   33353  2224464  5526074 |  1943849    11123     17 | 20.109 % |
353.84/354.01	c |     17099 |   33341  2223230  5523271 |  2138234    16776     18 | 20.188 % |
389.73/389.93	c |     25749 |   33204  2211465  5496750 |  2352057    25211     22 | 20.419 % |
448.50/448.75	c |     38723 |   33083  2202853  5477789 |  2587263    38029     31 | 20.817 % |
546.56/546.89	c |     58185 |   32973  2189168  5447391 |  2845989    56504     44 | 20.877 % |
742.87/743.23	c |     87378 |   32915  2186326  5441163 |  3130588    84870     62 | 21.921 % |
1061.15/1061.69	c |    131167 |   32296  2118854  5287536 |  3443647   126684     76 | 22.349 % |
1200.08/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-1727484-1240725438/watcher-1727484-1240725438 -o /tmp/evaluation-result-1727484-1240725438/solver-1727484-1240725438 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1727484-1240725438.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31615
/proc/meminfo: memFree=1743260/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=44056 CPUtime=0
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 100577178 45113344 175 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 11014 176 92 274 0 10737 0

[startup+0.074176 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31615
/proc/meminfo: memFree=1743260/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=44056 CPUtime=0.06
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 1332 0 0 0 6 0 0 0 18 0 1 0 100577178 45113344 1315 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 11014 1316 92 274 0 10737 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 44056

[startup+0.10118 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31615
/proc/meminfo: memFree=1743260/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=44056 CPUtime=0.09
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 1777 0 0 0 9 0 0 0 18 0 1 0 100577178 45113344 1760 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 11014 1760 92 274 0 10737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44056

[startup+0.301202 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31615
/proc/meminfo: memFree=1743260/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=44056 CPUtime=0.29
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 5033 0 0 0 27 2 0 0 19 0 1 0 100577178 45113344 5016 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 11014 5016 92 274 0 10737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44056

[startup+0.701248 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 31615
/proc/meminfo: memFree=1743260/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=59876 CPUtime=0.69
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 14756 0 0 0 63 6 0 0 23 0 1 0 100577178 61313024 14739 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 14969 14739 92 274 0 14692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59876

[startup+1.50134 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31616
/proc/meminfo: memFree=1676372/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=72716 CPUtime=1.49
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 17991 0 0 0 141 8 0 0 25 0 1 0 100577178 74461184 17974 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 18179 17974 99 274 0 17902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72716

[startup+3.10152 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31616
/proc/meminfo: memFree=1666196/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=86180 CPUtime=3.09
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 21380 0 0 0 300 9 0 0 25 0 1 0 100577178 88248320 21363 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 21545 21363 99 274 0 21268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86180

[startup+6.30187 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31616
/proc/meminfo: memFree=1639956/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=110468 CPUtime=6.29
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 27432 0 0 0 617 12 0 0 25 0 1 0 100577178 113119232 27415 1992294400 134512640 135635285 4294956224 18446744073709551615 134532140 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 27617 27415 99 274 0 27340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110468

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31616
/proc/meminfo: memFree=1594324/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=154160 CPUtime=12.69
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 38371 0 0 0 1252 17 0 0 25 0 1 0 100577178 157859840 38354 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 38540 38354 99 274 0 38263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154160

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 31616
/proc/meminfo: memFree=1511508/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=234284 CPUtime=25.49
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 58390 0 0 0 2522 27 0 0 25 0 1 0 100577178 239906816 58373 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 58571 58373 99 274 0 58294 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 234284

[startup+51.1019 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 31616
/proc/meminfo: memFree=1351828/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=397700 CPUtime=51.07
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 99230 0 0 0 5060 47 0 0 25 0 1 0 100577178 407244800 99213 1992294400 134512640 135635285 4294956224 18446744073709551615 134530655 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 99425 99213 99 274 0 99148 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 397700

[startup+102.306 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 31616
/proc/meminfo: memFree=1018580/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=102.27
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4194304 177595 0 0 0 9801 426 0 0 25 0 1 0 100577178 727289856 177383 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/31615/statm: 177561 177383 101 274 0 177284 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 710244

[startup+162.301 s]
/proc/loadavg: 1.08 1.02 1.00 2/67 31618
/proc/meminfo: memFree=787012/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=207456 CPUtime=46.93
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 48210 0 0 0 4666 27 0 0 25 0 1 0 100588712 212434944 48176 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 51864 48176 76 178 0 51684 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 923056

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 31624
/proc/meminfo: memFree=707460/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=292024 CPUtime=106.91
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 68080 0 0 0 10652 39 0 0 25 0 1 0 100588712 299032576 68046 1992294400 134512640 135243223 4294956320 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 73006 68046 77 178 0 72826 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1007624

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/67 31624
/proc/meminfo: memFree=690948/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=297588 CPUtime=166.88
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72214 0 0 0 16647 41 0 0 25 0 1 0 100588712 304730112 72180 1992294400 134512640 135243223 4294956320 18446744073709551615 134535301 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 74397 72180 77 178 0 74217 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1013188

[startup+342.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/67 31624
/proc/meminfo: memFree=735748/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=249760 CPUtime=226.86
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72582 0 0 0 22644 42 0 0 25 0 1 0 100588712 255754240 60940 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62440 60940 84 178 0 62260 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 965360

[startup+402.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/67 31624
/proc/meminfo: memFree=735748/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250028 CPUtime=286.84
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72584 0 0 0 28642 42 0 0 25 0 1 0 100588712 256028672 60942 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/31618/statm: 62507 60942 84 178 0 62327 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 965628

[startup+462.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/67 31624
/proc/meminfo: memFree=735684/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0

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

/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72735 0 0 0 70623 43 0 0 25 0 1 0 100588712 256585728 61093 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61093 84 178 0 62463 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 966172

[startup+882.302 s]
/proc/loadavg: 1.22 1.11 1.02 2/67 31624
/proc/meminfo: memFree=734980/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=766.64
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72741 0 0 0 76621 43 0 0 25 0 1 0 100588712 256585728 61099 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61099 84 178 0 62463 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 966172

[startup+942.301 s]
/proc/loadavg: 1.19 1.12 1.03 2/67 31624
/proc/meminfo: memFree=734916/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=826.62
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72749 0 0 0 82619 43 0 0 25 0 1 0 100588712 256585728 61107 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/31618/statm: 62643 61107 84 178 0 62463 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 966172

[startup+1002.3 s]
/proc/loadavg: 1.11 1.11 1.02 2/67 31624
/proc/meminfo: memFree=734852/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=886.59
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72757 0 0 0 88616 43 0 0 25 0 1 0 100588712 256585728 61115 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61115 84 178 0 62463 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 966172

[startup+1062.3 s]
/proc/loadavg: 1.10 1.11 1.02 2/67 31624
/proc/meminfo: memFree=734852/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=946.57
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72764 0 0 0 94614 43 0 0 25 0 1 0 100588712 256585728 61122 1992294400 134512640 135243223 4294956320 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61122 84 178 0 62463 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 966172

[startup+1122.3 s]
/proc/loadavg: 1.03 1.08 1.02 2/67 31624
/proc/meminfo: memFree=734788/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=1006.53
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72766 0 0 0 100610 43 0 0 25 0 1 0 100588712 256585728 61124 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61124 84 178 0 62463 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 966172

[startup+1182.3 s]
/proc/loadavg: 1.01 1.07 1.01 2/67 31624
/proc/meminfo: memFree=734724/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=1066.5
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72773 0 0 0 106607 43 0 0 25 0 1 0 100588712 256585728 61131 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61131 84 178 0 62463 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 966172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.06 1.01 2/67 31624
/proc/meminfo: memFree=734724/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=1084.8
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72775 0 0 0 108437 43 0 0 25 0 1 0 100588712 256585728 61133 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61133 84 178 0 62463 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 966172

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (115.39 s) is less than in the last sample (1200.08 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1084.69 s) to the 'lost time'.

[startup+1200.6 s]
/proc/loadavg: 1.01 1.06 1.01 2/67 31624
/proc/meminfo: memFree=734724/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=710244 CPUtime=115.25
/proc/31615/stat : 31615 (IUT_BMB_SAT) S 31613 31615 31456 0 -1 4194304 177601 0 0 0 10153 1372 0 0 25 0 1 0 100577178 727289856 177388 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31615/statm: 177561 177388 106 274 0 177284 0
[pid=31617] ppid=31615 vsize=5356 CPUtime=0.03
/proc/31617/stat : 31617 (sh) S 31615 31615 31456 0 -1 4194304 270 0 0 0 0 3 0 0 18 0 1 0 100588706 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31617/statm: 1339 232 193 169 0 50 0
[pid=31618] ppid=31617 vsize=250572 CPUtime=1084.8
/proc/31618/stat : 31618 (minisat) R 31617 31615 31456 0 -1 4194304 72775 0 0 0 108437 43 0 0 25 0 1 0 100588712 256585728 61133 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31618/statm: 62643 61133 84 178 0 62463 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 966172

[startup+1200.72 s]
/proc/loadavg: 1.01 1.06 1.01 2/67 31624
/proc/meminfo: memFree=734724/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=0 CPUtime=115.39
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4195332 180267 270 0 0 10153 1383 0 3 17 0 1 0 100577178 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31615/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 115.39
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1200.72 s]
/proc/loadavg: 1.01 1.06 1.01 2/67 31624
/proc/meminfo: memFree=734724/2055920 swapFree=4181272/4192956
[pid=31615] ppid=31613 vsize=0 CPUtime=115.39
/proc/31615/stat : 31615 (IUT_BMB_SAT) R 31613 31615 31456 0 -1 4195332 180267 270 0 0 10153 1383 0 3 17 0 1 0 100577178 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/31615/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 115.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1084.69
#  lost CPU user time (s): 1084.37
#  lost CPU system time (s): 0.320001

Real time (s): 1200.73
CPU time (s): 1200.1
CPU user time (s): 1185.9
CPU system time (s): 14.1949
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 1013588

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

runsolver used 1.03684 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 07:57:26
IDJOB=1727484
IDBENCH=24639
IDSOLVER=523
FILE ID=node35/1727484-1240725438
PBS_JOBID= 9186912
Free space on /tmp= 66352 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727484-1240725438/watcher-1727484-1240725438 -o /tmp/evaluation-result-1727484-1240725438/solver-1727484-1240725438 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1727484-1240725438.cnf HOME

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

MD5SUM BENCH= 41f1c0479c607ce4a810d6cbab59e2f9
RANDOM SEED=1571494423

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1743676 kB
Buffers:         17360 kB
Cached:         238060 kB
SwapCached:       5700 kB
Active:          70480 kB
Inactive:       192948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743676 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           54452 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            34820 kB
Committed_AS:   421832 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66296 MiB
End job on node35 at 2009-04-26 08:17:29