Trace number 1580546

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 281.714 281.836

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.285
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
12.28/12.38	c WARNING: for repeatability, setting FPU to use double precision
12.28/12.38	c ============================[ Problem Statistics ]=============================
12.28/12.38	c |                                                                             |
12.28/12.38	c |  Number of variables:  162696                                               |
12.28/12.38	c |  Number of clauses:    621157                                               |
13.26/13.30	c |  Parsing time:         0.85         s                                       |
14.85/14.93	c ============================[ Search Statistics ]==============================
14.85/14.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.85/14.93	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.85/14.93	c ===============================================================================
14.85/14.93	c |         0 |   84993   530157  1462381 |   176719        0    nan |  0.000 % |
15.05/15.12	c |       100 |   84993   530157  1462381 |   194390      100    212 |  0.000 % |
15.36/15.41	c |       251 |   84924   530157  1462381 |   213829      249    211 |  1.022 % |
15.65/15.76	c |       476 |   84805   530157  1462381 |   235212      469    196 |  1.217 % |
16.26/16.34	c |       813 |   79952   500734  1386715 |   258734      797    146 |  4.828 % |
16.96/17.01	c |      1319 |   79551   500734  1386715 |   284607     1300    140 |  6.579 % |
17.76/17.82	c |      2079 |   74239   460515  1282292 |   313068     2051    136 |  6.611 % |
18.86/18.97	c |      3218 |   73364   454646  1267150 |   344375     3177    120 |  7.159 % |
20.66/20.75	c |      4926 |   70513   435928  1217854 |   378812     4862    106 |  9.495 % |
23.75/23.83	c |      7489 |   67557   415074  1162355 |   416694     7373    104 | 10.860 % |
29.75/29.83	c |     11333 |   66460   408696  1147100 |   458363    11175    118 | 11.527 % |
39.85/39.92	c |     17099 |   66083   405254  1138183 |   504199    16873    144 | 11.625 % |
58.73/58.83	c |     25750 |   64238   393319  1107378 |   554619    25450    175 | 13.178 % |
102.32/102.40	c |     38725 |   62203   377998  1068092 |   610081    38133    220 | 14.067 % |
178.69/178.85	c |     58186 |   60792   365263  1034921 |   671090    57017    241 | 14.882 % |
280.36/280.53	c ===============================================================================
280.36/280.53	c restarts              : 15
280.36/280.53	c conflicts             : 82111          (307 /sec)
280.36/280.53	c decisions             : 537961         (1.34 % random) (2009 /sec)
280.36/280.53	c propagations          : 273329476      (1020719 /sec)
280.36/280.53	c conflict literals     : 17331134       (31.10 % deleted)
280.36/280.53	c Memory used           : 124.58 MB
280.36/280.53	c CPU time              : 267.781 s
280.36/280.53	
280.36/280.55	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-1580546-1238920240/watcher-1580546-1238920240 -o /tmp/evaluation-result-1580546-1238920240/solver-1580546-1238920240 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1580546-1238920240.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.92 0.98 0.99 3/73 10328
/proc/meminfo: memFree=1551344/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=10908 CPUtime=0
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 1044442695 11169792 183 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 2727 184 92 274 0 2450 0

[startup+0.0841139 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 10328
/proc/meminfo: memFree=1551344/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=10908 CPUtime=0.07
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 1558 0 0 0 7 0 0 0 18 0 1 0 1044442695 11169792 1541 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 2727 1541 92 274 0 2450 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10908

[startup+0.101113 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 10328
/proc/meminfo: memFree=1551344/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=10908 CPUtime=0.09
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 1850 0 0 0 8 1 0 0 18 0 1 0 1044442695 11169792 1833 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 2727 1834 92 274 0 2450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10908

[startup+0.301134 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 10328
/proc/meminfo: memFree=1551344/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=34996 CPUtime=0.29
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 8568 0 0 0 25 4 0 0 19 0 1 0 1044442695 35835904 8551 1992294400 134512640 135635285 4294956208 18446744073709551615 134531489 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 8749 8551 99 274 0 8472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34996

[startup+0.701175 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 10328
/proc/meminfo: memFree=1551344/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=40804 CPUtime=0.69
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 10011 0 0 0 65 4 0 0 23 0 1 0 1044442695 41783296 9994 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 10201 9994 99 274 0 9924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40804

[startup+1.50126 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 10329
/proc/meminfo: memFree=1507688/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=50968 CPUtime=1.49
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 12547 0 0 0 144 5 0 0 25 0 1 0 1044442695 52191232 12530 1992294400 134512640 135635285 4294956208 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 12742 12530 99 274 0 12465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50968

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 10329
/proc/meminfo: memFree=1494888/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=68524 CPUtime=3.08
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 16967 0 0 0 300 8 0 0 25 0 1 0 1044442695 70168576 16950 1992294400 134512640 135635285 4294956208 18446744073709551615 134534142 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 17131 16950 99 274 0 16854 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68524

[startup+6.30176 s]
/proc/loadavg: 1.01 1.00 1.00 2/74 10329
/proc/meminfo: memFree=1458792/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=109292 CPUtime=6.29
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 27154 0 0 0 615 14 0 0 25 0 1 0 1044442695 111915008 27137 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 27323 27137 99 274 0 27046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109292

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.00 2/74 10329
/proc/meminfo: memFree=1401080/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 140924

[startup+25.5028 s]
/proc/loadavg: 1.15 1.03 1.01 2/76 10331
/proc/meminfo: memFree=1339808/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=65136 CPUtime=13.1
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 17368 0 0 0 1301 9 0 0 25 0 1 0 1044443933 66699264 14900 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 16284 14900 85 178 0 16104 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 211416

[startup+51.1024 s]
/proc/loadavg: 1.10 1.03 1.01 2/76 10331
/proc/meminfo: memFree=1332192/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=73124 CPUtime=38.69
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 19380 0 0 0 3858 11 0 0 25 0 1 0 1044443933 74878976 16912 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 18281 16912 85 178 0 18101 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 219404

[startup+102.308 s]
/proc/loadavg: 1.04 1.02 1.00 2/76 10331
/proc/meminfo: memFree=1313760/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=91268 CPUtime=89.87
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 23909 0 0 0 8971 16 0 0 25 0 1 0 1044443933 93458432 21441 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 22817 21441 85 178 0 22637 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 237548

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/76 10331
/proc/meminfo: memFree=1295584/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=109532 CPUtime=149.84
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 28475 0 0 0 14963 21 0 0 25 0 1 0 1044443933 112160768 26007 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 27383 26007 85 178 0 27203 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 255812

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1284256/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=120692 CPUtime=209.83
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 31268 0 0 0 20959 24 0 0 25 0 1 0 1044443933 123588608 28800 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 30173 28800 85 178 0 29993 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 266972

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

[startup+255.903 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1280096/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=125048 CPUtime=243.41
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 32356 0 0 0 24316 25 0 0 25 0 1 0 1044443933 128049152 29888 1992294400 134512640 135243223 4294956304 18446744073709551615 134559311 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 31262 29888 85 178 0 31082 0
Current children cumulated CPU time (s) 255.76
Current children cumulated vsize (KiB) 271328

[startup+268.701 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1278304/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=126640 CPUtime=256.2
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 32766 0 0 0 25595 25 0 0 25 0 1 0 1044443933 129679360 30298 1992294400 134512640 135243223 4294956304 18446744073709551615 134558250 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 31660 30298 85 178 0 31480 0
Current children cumulated CPU time (s) 268.55
Current children cumulated vsize (KiB) 272920

[startup+275.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1277792/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=127168 CPUtime=262.61
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 32884 0 0 0 26235 26 0 0 25 0 1 0 1044443933 130220032 30416 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 31792 30416 85 178 0 31612 0
Current children cumulated CPU time (s) 274.96
Current children cumulated vsize (KiB) 273448

[startup+278.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1277536/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=127432 CPUtime=265.81
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 32946 0 0 0 26555 26 0 0 25 0 1 0 1044443933 130490368 30478 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 31858 30478 85 178 0 31678 0
Current children cumulated CPU time (s) 278.16
Current children cumulated vsize (KiB) 273712

[startup+279.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1277472/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=12.35
/proc/10328/stat : 10328 (IUT_BMB_SAT) S 10326 10328 9953 0 -1 4194304 35551 0 0 0 1001 234 0 0 25 0 1 0 1044442695 144306176 35058 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10328/statm: 35231 35058 106 274 0 34954 0
[pid=10330] ppid=10328 vsize=5356 CPUtime=0
/proc/10330/stat : 10330 (sh) S 10328 10328 9953 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1044443932 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10330/statm: 1339 232 193 169 0 50 0
[pid=10331] ppid=10330 vsize=127432 CPUtime=267.41
/proc/10331/stat : 10331 (minisat) R 10330 10328 9953 0 -1 4194304 32961 0 0 0 26715 26 0 0 25 0 1 0 1044443933 130490368 30493 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/10331/statm: 31858 30493 85 178 0 31678 0
Current children cumulated CPU time (s) 279.76
Current children cumulated vsize (KiB) 273712

[startup+280.701 s]
/proc/loadavg: 1.00 1.01 1.00 2/76 10331
/proc/meminfo: memFree=1277408/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=140924 CPUtime=280.56
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 49192 33267 0 0 1014 236 26778 28 18 0 1 0 1044442695 144306176 35059 1992294400 134512640 135635285 4294956208 18446744073709551615 134537817 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 35231 35059 107 274 0 34954 0
Current children cumulated CPU time (s) 280.56
Current children cumulated vsize (KiB) 140924

[startup+281.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 10331
/proc/meminfo: memFree=1416624/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=123752 CPUtime=281.37
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 61972 33267 0 0 1093 238 26778 28 25 0 1 0 1044442695 126722048 30766 1992294400 134512640 135635285 4294956208 18446744073709551615 135063524 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 30938 30766 107 274 0 30661 0
Current children cumulated CPU time (s) 281.37
Current children cumulated vsize (KiB) 123752

[startup+281.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 10331
/proc/meminfo: memFree=1416624/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=123752 CPUtime=281.56
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 61972 33267 0 0 1112 238 26778 28 25 0 1 0 1044442695 126722048 30766 1992294400 134512640 135635285 4294956208 18446744073709551615 135063321 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 30938 30766 107 274 0 30661 0
Current children cumulated CPU time (s) 281.56
Current children cumulated vsize (KiB) 123752

[startup+281.803 s]
/proc/loadavg: 1.00 1.01 1.00 2/74 10331
/proc/meminfo: memFree=1416624/2055920 swapFree=4172852/4192956
[pid=10328] ppid=10326 vsize=71564 CPUtime=281.67
/proc/10328/stat : 10328 (IUT_BMB_SAT) R 10326 10328 9953 0 -1 4194304 62148 33267 0 0 1122 239 26778 28 25 0 1 0 1044442695 73281536 17719 1992294400 134512640 135635285 4294956208 18446744073709551615 135069098 0 0 4096 0 0 0 0 17 0 0 0
/proc/10328/statm: 17891 17719 107 274 0 17614 0
Current children cumulated CPU time (s) 281.67
Current children cumulated vsize (KiB) 71564

Child status: 0
Real time (s): 281.836
CPU time (s): 281.714
CPU user time (s): 279.026
CPU system time (s): 2.68859
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 273844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 279.026
system time used= 2.68859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95418
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= 8
involuntary context switches= 965

runsolver used 0.270958 second user time and 0.772882 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-05 10:30:41
IDJOB=1580546
IDBENCH=71019
IDSOLVER=523
FILE ID=node79/1580546-1238920240
PBS_JOBID= 9101363
Free space on /tmp= 66508 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580546-1238920240/watcher-1580546-1238920240 -o /tmp/evaluation-result-1580546-1238920240/solver-1580546-1238920240 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1580546-1238920240.cnf HOME

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1665517746

node79.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1551824 kB
Buffers:         49004 kB
Cached:         379240 kB
SwapCached:      11580 kB
Active:         138072 kB
Inactive:       303304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551824 kB
SwapTotal:     4192956 kB
SwapFree:      4172852 kB
Dirty:           17084 kB
Writeback:           0 kB
Mapped:          18992 kB
Slab:            47792 kB
Committed_AS:  3179688 kB
PageTables:       2004 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= 66496 MiB
End job on node79 at 2009-04-05 10:35:23