Trace number 46113

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.51 1801.26

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-25-20.opb
MD5SUM77884e60a57230c733c87356d8b29ff2
Bench CategorySATUNSAT-SMALLINT (no optimisation, small 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints6025
Number of constraints which are clauses6025
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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	c Parsing PB file...
0.16	c Converting 6025 PB-constraints to clauses...
0.16	c   -- Unit propagations: (none)
0.16	c   -- Detecting intervals from adjacent constraints: (none)
0.17	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19	c ==================================[MINISAT+]==================================
0.19	c | Conflicts | Original         | Learnt                           | Progress |
0.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19	c ==============================================================================
0.19	c |         0 |    6025    12500 |    2008       0        0     nan |  0.000 % |
0.20	c |       100 |    6025    12500 |    2208     100     7940    79.4 |  0.000 % |
0.21	c |       250 |    6025    12500 |    2429     250    22339    89.4 |  0.000 % |
0.22	c |       476 |    6025    12500 |    2672     476    40417    84.9 |  0.000 % |
0.24	c |       813 |    6025    12500 |    2939     813    79366    97.6 |  0.000 % |
0.28	c |      1319 |    6025    12500 |    3233    1319   133447   101.2 |  0.000 % |
0.35	c |      2079 |    6025    12500 |    3557    2079   230063   110.7 |  0.000 % |
0.47	c |      3218 |    6025    12500 |    3913    3218   337301   104.8 |  0.000 % |
0.65	c |      4927 |    6025    12500 |    4304    2747   294796   107.3 |  0.000 % |
0.88	c |      7489 |    6025    12500 |    4734    2937   296167   100.8 |  0.000 % |
1.30	c |     11333 |    6025    12500 |    5208    4203   452971   107.8 |  0.000 % |
2.02	c |     17100 |    6025    12500 |    5729    4457   527753   118.4 |  0.000 % |
3.29	c |     25749 |    6025    12500 |    6301    3886   476294   122.6 |  0.000 % |
5.33	c |     38723 |    6025    12500 |    6932    3444   458694   133.2 |  0.000 % |
8.47	c |     58188 |    6025    12500 |    7625    4960   530054   106.9 |  0.000 % |
14.14	c |     87380 |    6025    12500 |    8387    5982   827256   138.3 |  0.000 % |
22.30	c |    131169 |    6025    12500 |    9226    5747   727214   126.5 |  0.000 % |
38.26	c |    196853 |    6025    12500 |   10149    8846  1436167   162.4 |  0.000 % |
82.48	c |    295379 |    6025    12500 |   11164    8755  1296910   148.1 |  0.000 % |
126.02	c |    443169 |    6025    12500 |   12280    6150   916617   149.0 |  0.000 % |
181.32	c |    664853 |    6025    12500 |   13508    7340   832591   113.4 |  0.000 % |
275.96	c |    997379 |    6025    12500 |   14859   12851  1751666   136.3 |  0.000 % |
423.25	c |   1496170 |    6025    12500 |   16345    8091  1138810   140.8 |  0.000 % |
666.51	c |   2244354 |    6025    12500 |   17980   11325  1293369   114.2 |  0.000 % |
1261.08	c |   3366630 |    6025    12500 |   19778   12187  1447619   118.8 |  0.000 % |
1801.25	c 
1801.25	c *** TERMINATED ***
1801.25	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node11/watcher-46113-1154062280 -o ROOT/results/node11/solver-46113-1154062280 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/46113-1154062280/instance-46113-1154062280.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 3/64 23960
/proc/meminfo: memFree=1554308/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=1048 CPUtime=0
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 153089044 1073152 85 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134623512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 262 86 71 215 0 44 0

[startup+10.0028 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1546948/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=8256 CPUtime=9.97
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 1954 0 0 0 996 1 0 0 25 0 1 0 153089044 8454144 1938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 2064 1938 103 215 0 1846 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 8256

[startup+20.0098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1545604/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=9888 CPUtime=19.97
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 2337 0 0 0 1996 1 0 0 25 0 1 0 153089044 10125312 2321 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 2472 2321 103 215 0 2254 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 9888

[startup+30.0168 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1543300/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=12144 CPUtime=29.98
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 2910 0 0 0 2996 2 0 0 25 0 1 0 153089044 12435456 2894 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 3036 2894 103 215 0 2818 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 12144

[startup+40.0228 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1541700/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=13776 CPUtime=39.98
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 3315 0 0 0 3995 3 0 0 25 0 1 0 153089044 14106624 3299 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576648 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 3444 3299 103 215 0 3226 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 13776

[startup+50.0298 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1540036/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=15492 CPUtime=49.99
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 3728 0 0 0 4996 3 0 0 25 0 1 0 153089044 15863808 3712 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003923 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 3873 3712 103 215 0 3655 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 15492

[startup+60.0357 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1540036/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=15492 CPUtime=59.99
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 3735 0 0 0 5996 3 0 0 25 0 1 0 153089044 15863808 3719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574472 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 3873 3719 103 215 0 3655 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 15492

[startup+70.0427 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1539460/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=16156 CPUtime=69.99
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 3898 0 0 0 6996 3 0 0 25 0 1 0 153089044 16543744 3882 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4039 3882 103 215 0 3821 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 16156

[startup+80.0497 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1539396/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=16156 CPUtime=80
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 3904 0 0 0 7997 3 0 0 25 0 1 0 153089044 16543744 3888 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4039 3888 103 215 0 3821 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 16156

[startup+90.0557 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1539396/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=16156 CPUtime=90
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 3905 0 0 0 8997 3 0 0 25 0 1 0 153089044 16543744 3889 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4039 3889 103 215 0 3821 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 16156

[startup+100.062 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537220/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18296 CPUtime=100
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4443 0 0 0 9996 4 0 0 25 0 1 0 153089044 18735104 4427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4574 4427 103 215 0 4356 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 18296

[startup+110.068 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537220/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18296 CPUtime=110
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4443 0 0 0 10996 4 0 0 25 0 1 0 153089044 18735104 4427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4574 4427 103 215 0 4356 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 18296

[startup+120.074 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537220/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18296 CPUtime=120.01
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4443 0 0 0 11997 4 0 0 25 0 1 0 153089044 18735104 4427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579522 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4574 4427 103 215 0 4356 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 18296

[startup+130.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537220/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18296 CPUtime=130.01
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4443 0 0 0 12997 4 0 0 25 0 1 0 153089044 18735104 4427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4574 4427 103 215 0 4356 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 18296

[startup+140.086 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537220/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18292 CPUtime=140.01
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4443 0 0 0 13997 4 0 0 25 0 1 0 153089044 18731008 4427 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4573 4427 103 215 0 4355 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 18292

[startup+150.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537156/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18292 CPUtime=150.01
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4444 0 0 0 14997 4 0 0 25 0 1 0 153089044 18731008 4428 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4573 4428 103 215 0 4355 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 18292

[startup+160.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1537220/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18292 CPUtime=160.01
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4445 0 0 0 15997 4 0 0 25 0 1 0 153089044 18731008 4429 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4573 4429 103 215 0 4355 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 18292

[startup+170.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1536580/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=18952 CPUtime=170.01
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4614 0 0 0 16997 4 0 0 25 0 1 0 153089044 19406848 4598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4738 4598 103 215 0 4520 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 18952

[startup+180.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1536516/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=19096 CPUtime=180.02
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4619 0 0 0 17998 4 0 0 25 0 1 0 153089044 19554304 4603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4774 4603 103 215 0 4556 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 19096

[startup+190.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1536516/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=19096 CPUtime=190.02
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4620 0 0 0 18998 4 0 0 25 0 1 0 153089044 19554304 4604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4774 4604 103 215 0 4556 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 19096

[startup+200.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960
/proc/meminfo: memFree=1536068/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=19500 CPUtime=200.02
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 4738 0 0 0 19998 4 0 0 25 0 1 0 153089044 19968000 4722 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 4875 4722 103 215 0 4657 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 19500

[startup+210.128 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23960

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

/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178126 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 38252

[startup+1783.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1782.41
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178227 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 38252

[startup+1784.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1783.41
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178327 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 38252

[startup+1785.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1784.41
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178427 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 38252

[startup+1786.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1785.42
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178528 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573750 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 38252

[startup+1787.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1786.42
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178628 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 38252

[startup+1788.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1787.43
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178729 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574544 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 38252

[startup+1789.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1788.43
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178829 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 38252

[startup+1790.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1789.44
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 178930 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 38252

[startup+1791.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1790.44
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179030 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 38252

[startup+1792.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1791.45
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179131 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 38252

[startup+1793.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1792.45
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179231 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 38252

[startup+1794.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1793.46
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179332 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 38252

[startup+1795.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1794.46
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179432 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 38252

[startup+1796.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1795.47
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179533 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 38252

[startup+1797.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1796.47
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179633 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 38252

[startup+1798.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1797.47
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179733 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 38252

[startup+1799.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1798.48
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179834 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 38252

[startup+1800.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1799.48
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 179934 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580695 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 38252

[startup+1801.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1800.49
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 180035 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 38252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 24158
/proc/meminfo: memFree=1517388/2055920 swapFree=4183092/4192956
[pid=23960] ppid=23958 vsize=38252 CPUtime=1800.49
/proc/23960/stat : 23960 (minisat+) R 23958 23960 23911 0 -1 4194304 9346 0 0 0 180035 14 0 0 25 0 1 0 153089044 39170048 9325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23960/statm: 9563 9325 103 215 0 9345 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 38252

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

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.51
CPU user time (s): 1800.36
CPU system time (s): 0.149977
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (Kb): 38336
The end

Launcher Data (download as text)

Begin job on node11 on Fri Jul 28 04:51:20 UTC 2006


FILE ID= 46113-1154062280

PBS_JOBID= 882272

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-25-20.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/46113-1154062280/instance-46113-1154062280.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-46113-1154062280 -o ROOT/results/node11/solver-46113-1154062280 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/46113-1154062280/instance-46113-1154062280.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  77884e60a57230c733c87356d8b29ff2

RANDOM SEED= 995008574

TIMEOUT= 1800 seconds


/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.256
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.256
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:       1554516 kB
Buffers:         27676 kB
Cached:         399604 kB
SwapCached:       3772 kB
Active:          29688 kB
Inactive:       406360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554516 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            51300 kB
Committed_AS:   612132 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node11 on Fri Jul 28 05:21:21 UTC 2006