Trace number 350233

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.11 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277-max.opb
MD5SUM0661dfe89322dd53d59d5cf9cb4ab784
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7501
Total number of constraints21961
Number of constraints which are clauses21960
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint7320
Number of terms in the objective function 61
Biggest coefficient in the objective function 1152921504606846976
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 2305843009213693951
Number of bits of the sum of numbers in the objective function 61
Biggest number in a constraint 766247770432944429179173513575154591809369561091801088
Number of bits of the biggest number in a constraint 180
Biggest sum of numbers in a constraint 3064991081731777716431606447292085661660191751591249102
Number of bits of the biggest sum of numbers181
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.89/0.92	c Converting 21962 PB-constraints to clauses...
0.89/0.92	c   -- Unit propagations: (none)
2.89/2.99	c   -- Detecting intervals from adjacent constraints: #
2.89/2.99	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.99/3.03	c ---[   0]---> Adder-cost: 10852   maxlim: 80038767354103485075194024091169241908   bits: 126/126
11.29/11.37	c ==================================[MINISAT+]==================================
11.29/11.37	c | Conflicts | Original         | Learnt                           | Progress |
11.29/11.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.29/11.37	c ==============================================================================
11.29/11.37	c |         0 |   93273   309730 |   31091       0        0     nan |  0.000 % |
11.39/11.48	c |       101 |   93229   309568 |   34200      96      531     5.5 | 11.311 % |
11.49/11.55	c |       251 |   93229   309568 |   37620     246     1553     6.3 | 11.311 % |
11.59/11.67	c |       476 |   93220   309537 |   41382     459     3781     8.2 | 11.316 % |
11.69/11.71	c |       813 |   93220   309537 |   45520     796    16740    21.0 | 11.317 % |
11.79/11.83	c |      1319 |   93220   309537 |   50072    1302    30338    23.3 | 11.317 % |
11.99/12.03	c |      2079 |   93220   309537 |   55079    2062    61072    29.6 | 11.317 % |
12.19/12.26	c |      3219 |   93220   309537 |   60587    3202   112353    35.1 | 11.316 % |
12.69/12.72	c |      4927 |   93220   309537 |   66646    4910   188686    38.4 | 11.317 % |
13.39/13.45	c |      7489 |   93204   309485 |   73310    7470   324472    43.4 | 11.328 % |
14.39/14.42	c |     11333 |   93196   309459 |   80642   11313   448999    39.7 | 11.332 % |
18.59/18.62	c |     17100 |   93196   309459 |   88706   17080   954005    55.9 | 11.332 % |
22.78/22.80	c |     25749 |   93188   309433 |   97576   25728  1795902    69.8 | 11.338 % |
29.08/29.18	c |     38723 |   93124   309225 |  107334   38694  2669666    69.0 | 11.381 % |
43.17/43.26	c |     58184 |   93108   309173 |  118068   58153  4897893    84.2 | 11.392 % |
70.28/70.33	c |     87377 |   92776   308015 |  129874   85859  6894054    80.3 | 11.673 % |
119.66/119.78	c |    131167 |   92720   307833 |  142862  129641 11531220    88.9 | 11.711 % |
199.23/199.35	c |    196852 |   92720   307833 |  157148   55607  3560570    64.0 | 11.712 % |
301.90/302.00	c |    295378 |   92679   307700 |  172863  154128 14140423    91.7 | 11.744 % |
749.97/750.28	c |    443167 |   92679   307700 |  190149  139065 34979575   251.5 | 11.744 % |
1561.83/1562.30	c |    664850 |   92623   307510 |  209164  183777 42367434   230.5 | 11.782 % |
1800.07/1800.60	c 
1800.07/1800.61	c *** TERMINATED ***
1800.07/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350233-1176808265/instance-350233-1176808265.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-350233-1176808265 -o ROOT/results/node35/solver-350233-1176808265 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350233-1176808265/minisat+ /tmp/evaluation/350233-1176808265/instance-350233-1176808265.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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 0.99 3/77 4360
/proc/meminfo: memFree=1884040/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=1048 CPUtime=0
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 128741945 1073152 100 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 262 101 74 215 0 44 0

[startup+0.0110811 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 4360
/proc/meminfo: memFree=1884040/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=1204 CPUtime=0
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 128741945 1232896 119 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 301 119 74 215 0 83 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1204

[startup+0.10109 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 4360
/proc/meminfo: memFree=1884040/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=2056 CPUtime=0.09
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 370 0 0 0 9 0 0 0 18 0 1 0 128741945 2105344 355 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 514 355 74 215 0 296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2056

[startup+0.301114 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 4360
/proc/meminfo: memFree=1884040/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=4108 CPUtime=0.29
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 870 0 0 0 29 0 0 0 19 0 1 0 128741945 4206592 855 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 1027 855 74 215 0 809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4108

[startup+0.701161 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 4360
/proc/meminfo: memFree=1884040/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=7604 CPUtime=0.69
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 1726 0 0 0 69 0 0 0 23 0 1 0 128741945 7786496 1711 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134602126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 1901 1711 74 215 0 1683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7604

[startup+1.50125 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1874816/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=10116 CPUtime=1.49
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 2376 0 0 0 148 1 0 0 25 0 1 0 128741945 10358784 2361 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134808937 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 2529 2361 83 215 0 2311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10116

[startup+3.10145 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1874688/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=10116 CPUtime=3.09
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 2381 0 0 0 307 2 0 0 18 0 1 0 128741945 10358784 2366 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135003915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 2529 2366 88 215 0 2311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10116

[startup+6.30183 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1858880/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=25628 CPUtime=6.28
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 6418 0 0 0 625 3 0 0 25 0 1 0 128741945 26243072 6240 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 6407 6240 92 215 0 6189 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25628

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1854848/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=30196 CPUtime=12.69
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 7549 0 0 0 1265 4 0 0 25 0 1 0 128741945 30920704 7329 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 7549 7329 123 215 0 7331 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30196

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1854912/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=30196 CPUtime=25.48
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 7549 0 0 0 2544 4 0 0 25 0 1 0 128741945 30920704 7329 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 7549 7329 123 215 0 7331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30196

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1844160/2055920 swapFree=4094256/4192956
[pid=4360] ppid=4358 vsize=41200 CPUtime=51.07
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 10300 0 0 0 5099 8 0 0 25 0 1 0 128741945 42188800 10080 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 10300 10080 123 215 0 10082 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41200

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1824448/2055920 swapFree=4094320/4192956
[pid=4360] ppid=4358 vsize=60844 CPUtime=102.26
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 15186 0 0 0 10211 15 0 0 25 0 1 0 128741945 62304256 14966 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 15211 14966 123 215 0 14993 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60844

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1808448/2055920 swapFree=4094320/4192956
[pid=4360] ppid=4358 vsize=76784 CPUtime=162.24
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 19160 0 0 0 16202 22 0 0 25 0 1 0 128741945 78626816 18940 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135006925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 19196 18940 123 215 0 18978 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76784

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1808320/2055920 swapFree=4094320/4192956
[pid=4360] ppid=4358 vsize=76784 CPUtime=222.22
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 19160 0 0 0 22200 22 0 0 25 0 1 0 128741945 78626816 18940 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 19196 18940 123 215 0 18978 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 76784

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1808128/2055920 swapFree=4094320/4192956
[pid=4360] ppid=4358 vsize=77180 CPUtime=282.21
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 19239 0 0 0 28198 23 0 0 25 0 1 0 128741945 79032320 19019 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 19295 19019 123 215 0 19077 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 77180

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1792704/2055920 swapFree=4094320/4192956
[pid=4360] ppid=4358 vsize=92364 CPUtime=342.19
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 23048 0 0 0 34192 27 0 0 25 0 1 0 128741945 94580736 22828 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 23091 22828 123 215 0 22873 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 92364

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1782016/2055920 swapFree=4094384/4192956
[pid=4360] ppid=4358 vsize=102812 CPUtime=402.17
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 25682 0 0 0 40187 30 0 0 25 0 1 0 128741945 105279488 25462 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 25703 25462 123 215 0 25485 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 102812

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1781888/2055920 swapFree=4094384/4192956
[pid=4360] ppid=4358 vsize=102812 CPUtime=462.15
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 25682 0 0 0 46184 31 0 0 25 0 1 0 128741945 105279488 25462 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 25703 25462 123 215 0 25485 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 102812

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1781760/2055920 swapFree=4094384/4192956
[pid=4360] ppid=4358 vsize=102812 CPUtime=522.14
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 25685 0 0 0 52182 32 0 0 25 0 1 0 128741945 105279488 25465 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 25703 25465 123 215 0 25485 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 102812

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1771776/2055920 swapFree=4094384/4192956
[pid=4360] ppid=4358 vsize=112732 CPUtime=582.12
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 28161 0 0 0 58177 35 0 0 25 0 1 0 128741945 115437568 27941 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 28183 27941 123 215 0 27965 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 112732

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1753856/2055920 swapFree=4094384/4192956
[pid=4360] ppid=4358 vsize=130556 CPUtime=642.1
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 32602 0 0 0 64171 39 0 0 25 0 1 0 128741945 133689344 32382 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 32639 32382 123 215 0 32421 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 130556


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1712896/2055920 swapFree=4094512/4192956
[pid=4360] ppid=4358 vsize=171368 CPUtime=822.04
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 42772 0 0 0 82153 51 0 0 25 0 1 0 128741945 175480832 42552 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 42842 42552 123 215 0 42624 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 171368

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1708160/2055920 swapFree=4094576/4192956
[pid=4360] ppid=4358 vsize=176016 CPUtime=882.02
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 43946 0 0 0 88149 53 0 0 25 0 1 0 128741945 180240384 43726 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 44004 43726 123 215 0 43786 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 176016

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1696640/2055920 swapFree=4094576/4192956
[pid=4360] ppid=4358 vsize=187608 CPUtime=942.01
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 46822 0 0 0 94144 57 0 0 25 0 1 0 128741945 192110592 46602 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 46902 46602 123 215 0 46684 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 187608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1688960/2055920 swapFree=4094576/4192956
[pid=4360] ppid=4358 vsize=195036 CPUtime=1001.99
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48683 0 0 0 100139 60 0 0 25 0 1 0 128741945 199716864 48463 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 48759 48463 123 215 0 48541 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 195036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687744/2055920 swapFree=4094640/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1061.97
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 106136 61 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 196212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687680/2055920 swapFree=4094640/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1121.96
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 112134 62 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 196212

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687552/2055920 swapFree=4094704/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1181.94
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 118132 62 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 196212

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687552/2055920 swapFree=4094704/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1241.93
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 124130 63 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 196212

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 4361
/proc/meminfo: memFree=1687360/2055920 swapFree=4094704/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1301.91
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 130128 63 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 196212

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687360/2055920 swapFree=4094768/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1361.89
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 136125 64 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 196212

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687296/2055920 swapFree=4094768/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1421.87
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48969 0 0 0 142123 64 0 0 25 0 1 0 128741945 200921088 48749 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48749 123 215 0 48835 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 196212

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687296/2055920 swapFree=4094832/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1481.86
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48971 0 0 0 148121 65 0 0 25 0 1 0 128741945 200921088 48751 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48751 123 215 0 48835 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 196212

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1687168/2055920 swapFree=4094832/4192956
[pid=4360] ppid=4358 vsize=196212 CPUtime=1541.83
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 48971 0 0 0 154118 65 0 0 25 0 1 0 128741945 200921088 48751 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 49053 48751 123 215 0 48835 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 196212

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4361
/proc/meminfo: memFree=1670976/2055920 swapFree=4094832/4192956
[pid=4360] ppid=4358 vsize=212640 CPUtime=1601.81
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 53089 0 0 0 160113 68 0 0 25 0 1 0 128741945 217743360 52869 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 53160 52869 123 215 0 52942 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 212640

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4363
/proc/meminfo: memFree=1661376/2055920 swapFree=4094896/4192956
[pid=4360] ppid=4358 vsize=222100 CPUtime=1661.8
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 55359 0 0 0 166108 72 0 0 25 0 1 0 128741945 227430400 55139 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 55525 55139 123 215 0 55307 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 222100

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4363
/proc/meminfo: memFree=1658432/2055920 swapFree=4094896/4192956
[pid=4360] ppid=4358 vsize=224996 CPUtime=1721.78
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 56091 0 0 0 172104 74 0 0 25 0 1 0 128741945 230395904 55871 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 56249 55871 123 215 0 56031 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 224996

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4363
/proc/meminfo: memFree=1658048/2055920 swapFree=4094960/4192956
[pid=4360] ppid=4358 vsize=225260 CPUtime=1781.76
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 56148 0 0 0 178102 74 0 0 25 0 1 0 128741945 230666240 55928 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 56315 55928 123 215 0 56097 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 225260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4363
/proc/meminfo: memFree=1658048/2055920 swapFree=4094960/4192956
[pid=4360] ppid=4358 vsize=225260 CPUtime=1800.07
/proc/4360/stat : 4360 (minisat+) R 4358 4360 3345 0 -1 4194304 56148 0 0 0 179932 75 0 0 25 0 1 0 128741945 230666240 55928 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4360/statm: 56315 55928 123 215 0 56097 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 225260

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

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

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.11
CPU user time (s): 1799.33
CPU system time (s): 0.78788
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 225260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56149
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= 35819

runsolver used 2.12268 second user time and 4.33234 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Apr 17 11:11:05 UTC 2007

IDJOB= 350233
IDBENCH= 3051
IDSOLVER= 156
FILE ID= node35/350233-1176808265

PBS_JOBID= 4586236

Free space on /tmp= 66485 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277-max.opb
COMMAND LINE= /tmp/evaluation/350233-1176808265/minisat+ /tmp/evaluation/350233-1176808265/instance-350233-1176808265.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node35/convwatcher-350233-1176808265 -o ROOT/results/node35/conversion-350233-1176808265 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350233-1176808265/instance-350233-1176808265.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-350233-1176808265 -o ROOT/results/node35/solver-350233-1176808265 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/350233-1176808265/minisat+ /tmp/evaluation/350233-1176808265/instance-350233-1176808265.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  0661dfe89322dd53d59d5cf9cb4ab784

RANDOM SEED= 16702032

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1884384 kB
Buffers:         16568 kB
Cached:          75012 kB
SwapCached:      24088 kB
Active:          71060 kB
Inactive:        66144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884384 kB
SwapTotal:     4192956 kB
SwapFree:      4094256 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:          39272 kB
Slab:            19604 kB
Committed_AS:  2379408 kB
PageTables:       1996 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= 66485 MiB

End job on node35 on Tue Apr 17 11:41:08 UTC 2007