Trace number 1589993

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
minisat2-simp 070721? (TO) 1200.09 1200.77

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p1.cnf
MD5SUM10eca282b9263f77903cd90a479b46ee
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 variables225926
Number of clauses1207249
Sum of the clauses size2914329
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2854772
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  225926                                               |
0.00/0.00	|  Number of clauses:    1207249                                              |
1.99/2.00	|  Parsing time:         1.88         s                                       |
4.89/4.98	============================[ Search Statistics ]==============================
4.89/4.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/4.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.89/4.98	===============================================================================
4.89/4.98	|         0 |  121319   818082  2268408 |   272694        0    nan |  0.000 % |
5.29/5.37	|       101 |  121275   818082  2268408 |   299963      100    115 | 20.870 % |
5.40/5.47	|       251 |  121275   818082  2268408 |   329959      250    104 | 20.870 % |
5.89/5.96	|       476 |  121272   818082  2268408 |   362955      474     80 | 20.875 % |
6.39/6.46	|       813 |  121214   818082  2268408 |   399251      808     99 | 21.670 % |
6.89/6.99	|      1321 |  121214   818082  2268408 |   439176     1316    116 | 21.670 % |
8.09/8.13	|      2081 |  117845   790801  2195109 |   483094     2065    113 | 22.988 % |
9.19/9.26	|      3221 |  117790   790801  2195109 |   531403     3201    119 | 23.050 % |
11.19/11.25	|      4929 |  113926   764252  2127393 |   584543     4870    112 | 24.575 % |
13.79/13.82	|      7494 |  108919   726997  2031586 |   642998     7402    116 | 26.232 % |
19.69/19.77	|     11338 |  108319   726997  2031586 |   707298    11236    137 | 27.298 % |
28.18/28.23	|     17104 |  100448   667652  1880049 |   778027    16876    122 | 30.185 % |
42.08/42.14	|     25755 |   95728   631320  1785982 |   855830    25302    131 | 32.149 % |
62.06/62.17	|     38729 |   89442   584665  1665055 |   941413    37120    125 | 35.495 % |
93.24/93.39	|     58192 |   86178   553622  1582366 |  1035555    54962    128 | 36.483 % |
153.92/154.02	|     87384 |   83387   528764  1516563 |  1139110    81415    141 | 37.646 % |
252.95/253.18	|    131173 |   82186   515571  1480564 |  1253021   123934    162 | 38.336 % |
454.42/454.75	|    196859 |   80573   494268  1420697 |  1378323   184063    191 | 38.784 % |
793.66/794.11	|    295387 |   79636   486725  1400740 |  1516156   269264    220 | 39.212 % |

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-1589993-1239114393/watcher-1589993-1239114393 -o /tmp/evaluation-result-1589993-1239114393/solver-1589993-1239114393 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589993-1239114393.cnf 

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


[startup+0 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 20839
/proc/meminfo: memFree=758880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=2936 CPUtime=0
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 585 0 0 0 0 0 0 0 18 0 1 0 1184104438 3006464 570 1992294400 134512640 135243866 4294956256 18446744073709551615 134777998 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 752 570 65 178 0 572 0

[startup+0.0650201 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 20839
/proc/meminfo: memFree=758880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=23444 CPUtime=0.05
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 4558 0 0 0 4 1 0 0 18 0 1 0 1184104438 24006656 4515 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 5861 4516 65 178 0 5681 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23444

[startup+0.101027 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 20839
/proc/meminfo: memFree=758880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=24784 CPUtime=0.09
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 5465 0 0 0 7 2 0 0 18 0 1 0 1184104438 25378816 5422 1992294400 134512640 135243866 4294956256 18446744073709551615 134547865 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 6196 5422 65 178 0 6016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24784

[startup+0.301067 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 20839
/proc/meminfo: memFree=758880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=35320 CPUtime=0.29
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 8102 0 0 0 26 3 0 0 19 0 1 0 1184104438 36167680 8059 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 8830 8059 65 178 0 8650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35320

[startup+0.701147 s]
/proc/loadavg: 1.05 0.99 0.99 3/64 20839
/proc/meminfo: memFree=758880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=46584 CPUtime=0.69
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 10796 0 0 0 65 4 0 0 23 0 1 0 1184104438 47702016 10753 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 11646 10753 65 178 0 11466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46584

[startup+1.50231 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 20840
/proc/meminfo: memFree=706520/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=70020 CPUtime=1.49
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 16258 0 0 0 142 7 0 0 25 0 1 0 1184104438 71700480 16215 1992294400 134512640 135243866 4294956256 18446744073709551615 134538314 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 17505 16215 65 178 0 17325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70020

[startup+3.10163 s]
/proc/loadavg: 1.12 1.00 1.00 2/65 20840
/proc/meminfo: memFree=667096/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=105660 CPUtime=3.09
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 24422 0 0 0 297 12 0 0 25 0 1 0 1184104438 108195840 24379 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 26415 24379 80 178 0 26235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105660

[startup+6.30127 s]
/proc/loadavg: 1.12 1.00 1.00 2/65 20840
/proc/meminfo: memFree=656920/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=107464 CPUtime=6.29
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 29558 0 0 0 615 14 0 0 25 0 1 0 1184104438 110043136 25537 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 26866 25537 87 178 0 26686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107464

[startup+12.7015 s]
/proc/loadavg: 1.10 1.00 1.00 2/65 20840
/proc/meminfo: memFree=657048/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=107464 CPUtime=12.69
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 29558 0 0 0 1255 14 0 0 25 0 1 0 1184104438 110043136 25537 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 26866 25537 87 178 0 26686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 107464

[startup+25.5011 s]
/proc/loadavg: 1.09 1.00 1.00 2/65 20840
/proc/meminfo: memFree=657112/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=107732 CPUtime=25.48
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 29569 0 0 0 2534 14 0 0 25 0 1 0 1184104438 110317568 25548 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 26933 25548 87 178 0 26753 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107732

[startup+51.1012 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 20840
/proc/meminfo: memFree=656984/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=108000 CPUtime=51.06
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 29639 0 0 0 5092 14 0 0 25 0 1 0 1184104438 110592000 25618 1992294400 134512640 135243866 4294956256 18446744073709551615 134556191 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 27000 25618 87 178 0 26820 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 108000

[startup+102.306 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 20840
/proc/meminfo: memFree=643544/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=121532 CPUtime=102.24
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 33023 0 0 0 10207 17 0 0 25 0 1 0 1184104438 124448768 29002 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 30383 29002 87 178 0 30203 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 121532

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20840
/proc/meminfo: memFree=625496/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=139856 CPUtime=162.21
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 37576 0 0 0 16200 21 0 0 25 0 1 0 1184104438 143212544 33555 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 34964 33555 87 178 0 34784 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 139856

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=604440/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=160628 CPUtime=222.18
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 42779 0 0 0 22192 26 0 0 25 0 1 0 1184104438 164483072 38758 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 40157 38758 87 178 0 39977 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 160628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=583832/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=181488 CPUtime=282.14
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 47986 0 0 0 28183 31 0 0 25 0 1 0 1184104438 185843712 43965 1992294400 134512640 135243866 4294956256 18446744073709551615 134555654 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 45372 43965 87 178 0 45192 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 181488

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=564696/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=200524 CPUtime=342.11
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 52711 0 0 0 34175 36 0 0 25 0 1 0 1184104438 205336576 48690 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 50131 48690 87 178 0 49951 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 200524

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=548696/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=216628 CPUtime=402.08
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 56752 0 0 0 40168 40 0 0 25 0 1 0 1184104438 221827072 52731 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 54157 52731 87 178 0 53977 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 216628

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=529880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=235116 CPUtime=462.02
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 61393 0 0 0 46157 45 0 0 25 0 1 0 1184104438 240758784 57372 1992294400 134512640 135243866 4294956256 18446744073709551615 134558625 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 58779 57372 87 178 0 58599 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 235116

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=511448/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=253472 CPUtime=521.99
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 66007 0 0 0 52148 51 0 0 25 0 1 0 1184104438 259555328 61986 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 63368 61986 87 178 0 63188 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 253472

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=499480/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=265756 CPUtime=581.96
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 68976 0 0 0 58142 54 0 0 25 0 1 0 1184104438 272134144 64955 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 66439 64955 87 178 0 66259 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 265756

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=482008/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=283064 CPUtime=641.93
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 73306 0 0 0 64134 59 0 0 25 0 1 0 1184104438 289857536 69285 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 70766 69285 87 178 0 70586 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 283064

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=463576/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=301548 CPUtime=701.91
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 77961 0 0 0 70126 65 0 0 25 0 1 0 1184104438 308785152 73940 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 75387 73940 87 178 0 75207 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 301548

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=442712/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=322148 CPUtime=761.88
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 83122 0 0 0 76117 71 0 0 25 0 1 0 1184104438 329879552 79101 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 80537 79101 87 178 0 80357 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 322148

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=425944/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=339096 CPUtime=821.84
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 87345 0 0 0 82107 77 0 0 25 0 1 0 1184104438 347234304 83324 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 84774 83324 87 178 0 84594 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 339096

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=409880/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=354808 CPUtime=881.81
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 91301 0 0 0 88100 81 0 0 25 0 1 0 1184104438 363323392 87280 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 88702 87280 87 178 0 88522 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 354808

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=390872/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=373952 CPUtime=941.77
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 96104 0 0 0 94090 87 0 0 25 0 1 0 1184104438 382926848 92083 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 93488 92083 87 178 0 93308 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 373952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=369816/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=395424 CPUtime=1001.72
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 101346 0 0 0 100081 91 0 0 25 0 1 0 1184104438 404914176 97325 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 98856 97325 87 178 0 98676 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 395424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=359256/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=405720 CPUtime=1061.69
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 103923 0 0 0 106075 94 0 0 25 0 1 0 1184104438 415457280 99902 1992294400 134512640 135243866 4294956256 18446744073709551615 134558588 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 101430 99902 87 178 0 101250 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 405720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=340568/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=424436 CPUtime=1121.66
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 108616 0 0 0 112067 99 0 0 25 0 1 0 1184104438 434622464 104595 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 106109 104595 87 178 0 105929 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 424436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=321560/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=443608 CPUtime=1181.61
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 113406 0 0 0 118058 103 0 0 25 0 1 0 1184104438 454254592 109385 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 110902 109385 87 178 0 110722 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 443608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=314328/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=450472 CPUtime=1200.01
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 115130 0 0 0 119896 105 0 0 25 0 1 0 1184104438 461283328 111109 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 112618 111109 87 178 0 112438 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 450472

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20840
/proc/meminfo: memFree=314328/2055920 swapFree=4175804/4192956
[pid=20839] ppid=20837 vsize=450472 CPUtime=1200.01
/proc/20839/stat : 20839 (minisat_static) R 20837 20839 19539 0 -1 4194304 115130 0 0 0 119896 105 0 0 25 0 1 0 1184104438 461283328 111109 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/20839/statm: 112618 111109 87 178 0 112438 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 450472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.77
CPU time (s): 1200.09
CPU user time (s): 1198.97
CPU system time (s): 1.11883
CPU usage (%): 99.9429
Max. virtual memory (cumulated for all children) (KiB): 450472

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

runsolver used 1.03784 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-07 16:26:34
IDJOB=1589993
IDBENCH=71034
IDSOLVER=568
FILE ID=node33/1589993-1239114393
PBS_JOBID= 9110805
Free space on /tmp= 66452 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589993-1239114393/watcher-1589993-1239114393 -o /tmp/evaluation-result-1589993-1239114393/solver-1589993-1239114393 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589993-1239114393.cnf

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

MD5SUM BENCH= 10eca282b9263f77903cd90a479b46ee
RANDOM SEED=1659981528

node33.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.266
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.266
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:        759360 kB
Buffers:         81612 kB
Cached:        1120044 kB
SwapCached:      11396 kB
Active:         197116 kB
Inactive:      1017540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        759360 kB
SwapTotal:     4192956 kB
SwapFree:      4175804 kB
Dirty:           23764 kB
Writeback:           0 kB
Mapped:          18232 kB
Slab:            67816 kB
Committed_AS:  3628884 kB
PageTables:       1440 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= 66452 MiB
End job on node33 at 2009-04-07 16:46:37