Trace number 41701

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
PBS 4.1L? (TO) 1800.7 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.019996
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node42/41701-1149402670/instance-41701-1149402670.opb ......
0.00	c done parsing opb.
0.00	o 4859
0.00	o 4851
0.00	o 4834
0.00	o 3626
0.00	o 3524
0.00	o 3440
0.00	o 3424
0.00	o 3408
0.00	o 3375
0.00	o 3341
0.01	o 3333
0.01	o 2093
0.01	o 2068
0.01	o 1958
0.01	o 1951
0.01	o 1942
0.02	o 1939
0.79	o 1938
0.80	o 1931
0.80	o 1922
0.80	o 1906
0.80	o 1897
0.80	o 1888
0.80	o 1881
0.80	o 1872
0.80	o 1863
0.81	o 1847
0.81	o 1831
5.81	o 1815
5.81	o 1810
5.81	o 1790
5.82	o 1789
5.82	o 1764
6.25	o 1760
7.38	o 1743
7.38	o 1734
7.38	o 1725
7.38	o 1716
7.39	o 1711
7.39	o 1702
7.39	o 1693
7.39	o 1684
7.43	o 1668
9.08	o 1660
10.27	o 1642
10.31	o 1638
25.18	o 1636
36.41	o 1626
92.81	o 1625
98.85	o 1612
99.59	o 1611
112.87	o 1595
119.16	o 1584

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node42/watcher-41701-1149402670 -o ROOT/results/node42/solver-41701-1149402670 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/41701-1149402670/instance-41701-1149402670.opb 825698001 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1435072/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=1400 CPUtime=0
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 205934130 1433600 126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 350 126 100 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1425672/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=11352 CPUtime=9.99
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 2631 0 0 0 993 6 0 0 25 0 1 0 205934130 11624448 2466 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 2838 2466 108 232 0 2603 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11352

[startup+20.0085 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1424656/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=12404 CPUtime=20
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 3059 0 0 0 1991 9 0 0 25 0 1 0 205934130 12701696 2701 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 3101 2701 108 232 0 2866 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 12404

[startup+30.0147 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1423760/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=21012 CPUtime=30
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 3331 0 0 0 2989 11 0 0 25 0 1 0 205934130 21516288 2973 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 5253 2973 108 232 0 5018 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 21012

[startup+40.0208 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1422096/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=21472 CPUtime=40
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 3738 0 0 0 3987 13 0 0 25 0 1 0 205934130 21987328 3380 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 5368 3380 108 232 0 5133 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21472

[startup+50.0279 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1419984/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=21768 CPUtime=50.01
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 4289 0 0 0 4985 16 0 0 25 0 1 0 205934130 22290432 3931 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 5442 3931 108 232 0 5207 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 21768

[startup+60.034 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1418064/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=22240 CPUtime=60.01
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 4757 0 0 0 5983 18 0 0 25 0 1 0 205934130 22773760 4399 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 5560 4399 108 232 0 5325 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22240

[startup+70.0401 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1417744/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=23928 CPUtime=70.01
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 5214 0 0 0 6981 20 0 0 25 0 1 0 205934130 24502272 4471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 5982 4471 108 232 0 5747 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 23928

[startup+80.0463 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1417104/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=24080 CPUtime=80.01
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 5384 0 0 0 7979 22 0 0 25 0 1 0 205934130 24657920 4641 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6020 4641 108 232 0 5785 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 24080

[startup+90.0524 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1415824/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=24372 CPUtime=90.02
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 5692 0 0 0 8978 24 0 0 25 0 1 0 205934130 24956928 4949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6093 4949 108 232 0 5858 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 24372

[startup+100.059 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1415504/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=24704 CPUtime=100.03
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 5786 0 0 0 9977 26 0 0 25 0 1 0 205934130 25296896 5043 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6176 5043 108 232 0 5941 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 24704

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1415056/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=24888 CPUtime=110.02
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 5882 0 0 0 10975 27 0 0 25 0 1 0 205934130 25485312 5139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6222 5139 108 232 0 5987 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 24888

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1414800/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=25080 CPUtime=120.03
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 5947 0 0 0 11975 28 0 0 25 0 1 0 205934130 25681920 5204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6270 5204 108 232 0 6035 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 25080

[startup+130.078 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1414544/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=25216 CPUtime=130.04
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 6008 0 0 0 12974 30 0 0 25 0 1 0 205934130 25821184 5265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6304 5265 108 232 0 6069 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 25216

[startup+140.084 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1414224/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=25448 CPUtime=140.04
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 6094 0 0 0 13972 32 0 0 25 0 1 0 205934130 26058752 5351 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6362 5351 108 232 0 6127 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 25448

[startup+150.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1413968/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=25448 CPUtime=150.04
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 6173 0 0 0 14971 33 0 0 25 0 1 0 205934130 26058752 5430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6362 5430 108 232 0 6127 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 25448

[startup+160.096 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1413648/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=25584 CPUtime=160.05
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 6241 0 0 0 15969 36 0 0 25 0 1 0 205934130 26198016 5498 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6396 5498 108 232 0 6161 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 25584

[startup+170.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1413328/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=25880 CPUtime=170.05
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 6326 0 0 0 16967 38 0 0 25 0 1 0 205934130 26501120 5583 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 6470 5583 108 232 0 6235 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 25880

[startup+180.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1413008/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=29112 CPUtime=180.05
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 7159 0 0 0 17965 40 0 0 25 0 1 0 205934130 29810688 5647 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 7278 5647 108 232 0 7043 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 29112

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1412752/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=29276 CPUtime=190.06
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 7222 0 0 0 18964 42 0 0 25 0 1 0 205934130 29978624 5710 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 7319 5710 108 232 0 7084 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 29276

[startup+200.122 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1412432/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=29448 CPUtime=200.06
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 7301 0 0 0 19962 44 0 0 25 0 1 0 205934130 30154752 5789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 7362 5789 108 232 0 7127 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 29448

[startup+210.128 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26955
/proc/meminfo: memFree=1412240/2055920 swapFree=4181444/4192956

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

/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19859 0 0 0 177977 184 0 0 25 0 1 0 205934130 79880192 13737 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13737 108 232 0 19267 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 78008

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380304/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1782.62
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19861 0 0 0 178077 185 0 0 25 0 1 0 205934130 79880192 13739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13739 108 232 0 19267 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 78008

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380304/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1783.63
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19862 0 0 0 178178 185 0 0 25 0 1 0 205934130 79880192 13740 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13740 108 232 0 19267 0
Current children cumulated CPU time (s) 1783.63
Current children cumulated vsize (Kb) 78008

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380304/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1784.63
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19863 0 0 0 178278 185 0 0 25 0 1 0 205934130 79880192 13741 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13741 108 232 0 19267 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 78008

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380304/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1785.63
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19865 0 0 0 178378 185 0 0 25 0 1 0 205934130 79880192 13743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13743 108 232 0 19267 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 78008

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380304/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1786.64
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19866 0 0 0 178479 185 0 0 25 0 1 0 205934130 79880192 13744 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13744 108 232 0 19267 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 78008

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380240/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1787.64
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19871 0 0 0 178579 185 0 0 25 0 1 0 205934130 79880192 13749 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13749 108 232 0 19267 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 78008

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380240/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1788.64
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19872 0 0 0 178679 185 0 0 25 0 1 0 205934130 79880192 13750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13750 108 232 0 19267 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 78008

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 26957
/proc/meminfo: memFree=1380240/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1789.65
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19876 0 0 0 178780 185 0 0 25 0 1 0 205934130 79880192 13754 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13754 108 232 0 19267 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 78008

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 26980
/proc/meminfo: memFree=1379040/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1790.65
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19877 0 0 0 178880 185 0 0 25 0 1 0 205934130 79880192 13755 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/26955/statm: 19502 13755 108 232 0 19267 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 78008

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 26980
/proc/meminfo: memFree=1379040/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1791.65
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19878 0 0 0 178980 185 0 0 25 0 1 0 205934130 79880192 13756 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13756 108 232 0 19267 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 78008

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 26980
/proc/meminfo: memFree=1379040/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1792.65
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19882 0 0 0 179080 185 0 0 25 0 1 0 205934130 79880192 13760 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13760 108 232 0 19267 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 78008

[startup+1794.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27012
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1793.65
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19883 0 0 0 179179 186 0 0 25 0 1 0 205934130 79880192 13761 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13761 108 232 0 19267 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 78008

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27012
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1794.66
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19884 0 0 0 179280 186 0 0 25 0 1 0 205934130 79880192 13762 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13762 108 232 0 19267 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 78008

[startup+1796.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27012
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1795.67
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19887 0 0 0 179381 186 0 0 25 0 1 0 205934130 79880192 13765 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13765 108 232 0 19267 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 78008

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27020
/proc/meminfo: memFree=1378968/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1796.67
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19888 0 0 0 179481 186 0 0 25 0 1 0 205934130 79880192 13766 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13766 108 232 0 19267 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 78008

[startup+1798.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27020
/proc/meminfo: memFree=1378968/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1797.67
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19889 0 0 0 179581 186 0 0 25 0 1 0 205934130 79880192 13767 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13767 108 232 0 19267 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 78008

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27020
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1798.68
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19891 0 0 0 179682 186 0 0 25 0 1 0 205934130 79880192 13769 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13769 108 232 0 19267 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 78008

[startup+1800.19 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27028
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1799.68
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19892 0 0 0 179782 186 0 0 25 0 1 0 205934130 79880192 13770 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13770 108 232 0 19267 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 78008

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27028
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1800.68
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19893 0 0 0 179882 186 0 0 25 0 1 0 205934130 79880192 13771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13771 108 232 0 19267 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 78008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 27028
/proc/meminfo: memFree=1378904/2055920 swapFree=4181444/4192956
[pid=26955] ppid=26953 vsize=78008 CPUtime=1800.69
/proc/26955/stat : 26955 (PBS4L) R 26953 26955 26909 0 -1 4194304 19893 0 0 0 179883 186 0 0 25 0 1 0 205934130 79880192 13771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26955/statm: 19502 13771 108 232 0 19267 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 78008

Sending SIGTERM to -26955
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.7
CPU user time (s): 1798.83
CPU system time (s): 1.87071
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (Kb): 78008
The end

Launcher Data (download as text)

Begin job on node42 on Sun Jun  4 06:31:11 UTC 2006


FILE ID= 41701-1149402670

PBS_JOBID= 314132

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/41701-1149402670/instance-41701-1149402670.opb 825698001
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-41701-1149402670 -o ROOT/results/node42/solver-41701-1149402670 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/41701-1149402670/instance-41701-1149402670.opb 825698001

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  2dad588c047f66368bead690393575a4

RANDOM SEED= 825698001


/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.216
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.216
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:       1435280 kB
Buffers:         24432 kB
Cached:         524584 kB
SwapCached:       3212 kB
Active:          96220 kB
Inactive:       461524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435280 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            48912 kB
Committed_AS:   380292 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node42 on Sun Jun  4 07:01:12 UTC 2006