Trace number 41699

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.67 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-c8.opb
MD5SUMc919b2e3620f35e89404416810e81e0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1194
Best CPU time to get the best result obtained on this benchmark0.322949
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1194
Optimality of the best value was proved YES
Number of variables239
Total number of constraints524
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4
Minimum length of a constraint1
Maximum length of a constraint36
Number of terms in the objective function 239
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 10012
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 10012
Number of bits of the biggest sum of numbers14
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/node33/41699-1149402412/instance-41699-1149402412.opb ......
0.01	c done parsing opb.
0.01	o 8518
0.01	o 8502
0.01	o 6665
0.01	o 6472
0.01	o 6352
0.01	o 6344
0.02	o 2105
0.02	o 2079
0.02	o 2071
0.02	o 2070
0.02	o 2060
0.02	o 2035
0.02	o 2015
0.02	o 1989
0.02	o 1956
0.02	o 1947
0.02	o 1922
0.02	o 1905
0.02	o 1871
0.02	o 1846
0.02	o 1804
0.02	o 1772
0.02	o 1749
0.90	o 1745
0.97	o 1726
0.97	o 1724
0.97	o 1717
0.97	o 1692
0.97	o 1690
0.97	o 1680
0.98	o 1675
1.03	o 1666
1.15	o 1641
1.16	o 1633
1.16	o 1608
1.16	o 1605
1.16	o 1594
1.16	o 1593
1.16	o 1589
1.17	o 1587
1.17	o 1586
1.17	o 1572
1.17	o 1557
1.17	o 1545
1.17	o 1525
1.17	o 1522
3.02	o 1509
4.53	o 1499
5.01	o 1477
5.07	o 1472
5.74	o 1466
5.77	o 1465
6.73	o 1456
7.15	o 1455
7.45	o 1450
7.58	o 1445
14.36	o 1427
16.12	o 1419
19.33	o 1408
36.48	o 1400
36.53	o 1398
51.47	o 1395
101.96	o 1384
121.66	o 1371
121.76	o 1369
121.84	o 1344
121.88	o 1332
217.33	o 1329
585.01	o 1327
682.94	o 1324
816.97	o 1321
1001.91	o 1312
1420.62	o 1309

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/node33/watcher-41699-1149402412 -o ROOT/results/node33/solver-41699-1149402412 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node33/41699-1149402412/instance-41699-1149402412.opb 19998057 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.94 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1837016/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=1368 CPUtime=0
/proc/30837/stat : 30837 (PBS4L) D 30835 30837 30791 0 -1 4194304 111 0 0 0 0 0 0 0 19 0 1 0 205905046 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132864 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30837/statm: 342 95 84 232 0 107 0

[startup+10.0022 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1829600/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=11052 CPUtime=9.99
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 2118 0 0 0 992 7 0 0 25 0 1 0 205905046 11317248 1949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 2763 1949 108 232 0 2528 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11052

[startup+20.0084 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1827680/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=12228 CPUtime=19.99
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 2795 0 0 0 1987 12 0 0 25 0 1 0 205905046 12521472 2433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3057 2433 108 232 0 2822 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 12228

[startup+30.0147 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1827040/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=12696 CPUtime=30
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 2955 0 0 0 2984 16 0 0 25 0 1 0 205905046 13000704 2593 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3174 2593 108 232 0 2939 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 12696

[startup+40.021 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1826016/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=13032 CPUtime=40
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 3204 0 0 0 3981 19 0 0 25 0 1 0 205905046 13344768 2842 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3258 2842 108 232 0 3023 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 13032

[startup+50.0283 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1825440/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=14836 CPUtime=50
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 3730 0 0 0 4978 22 0 0 25 0 1 0 205905046 15192064 2983 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3709 2983 108 232 0 3474 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 14836

[startup+60.0346 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1824672/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=15320 CPUtime=60.01
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 3941 0 0 0 5976 25 0 0 25 0 1 0 205905046 15687680 3194 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3830 3194 108 232 0 3595 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 15320

[startup+70.0409 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1824032/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=15596 CPUtime=70.01
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 4093 0 0 0 6974 27 0 0 25 0 1 0 205905046 15970304 3346 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3899 3346 108 232 0 3664 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 15596

[startup+80.0471 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1823584/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=15844 CPUtime=80.01
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 4214 0 0 0 7972 29 0 0 25 0 1 0 205905046 16224256 3467 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 3961 3467 108 232 0 3726 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 15844

[startup+90.0534 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1823136/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=16116 CPUtime=90.01
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 4314 0 0 0 8969 32 0 0 25 0 1 0 205905046 16502784 3567 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 4029 3567 108 232 0 3794 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 16116

[startup+100.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1822304/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=16268 CPUtime=100.02
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 4531 0 0 0 9967 35 0 0 25 0 1 0 205905046 16658432 3784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 4067 3784 108 232 0 3832 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 16268

[startup+110.066 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1821280/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=27836 CPUtime=110.02
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 5515 0 0 0 10964 38 0 0 25 0 1 0 205905046 28504064 3999 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 6959 3999 108 232 0 6724 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 27836

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1821024/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=28004 CPUtime=120.02
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 5609 0 0 0 11962 40 0 0 25 0 1 0 205905046 28676096 4093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7001 4093 108 232 0 6766 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 28004

[startup+130.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1820576/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=28376 CPUtime=130.03
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 5722 0 0 0 12961 42 0 0 25 0 1 0 205905046 29057024 4206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7094 4206 108 232 0 6859 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 28376

[startup+140.085 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1819872/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=28376 CPUtime=140.03
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 5887 0 0 0 13958 45 0 0 25 0 1 0 205905046 29057024 4371 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7094 4371 108 232 0 6859 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 28376

[startup+150.091 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1819104/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=28724 CPUtime=150.04
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 6077 0 0 0 14956 48 0 0 25 0 1 0 205905046 29413376 4561 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7181 4561 108 232 0 6946 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 28724

[startup+160.097 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1818656/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=28940 CPUtime=160.03
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 6194 0 0 0 15954 49 0 0 25 0 1 0 205905046 29634560 4678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7235 4678 108 232 0 7000 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 28940

[startup+170.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1818208/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=29168 CPUtime=170.04
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 6309 0 0 0 16952 52 0 0 25 0 1 0 205905046 29868032 4793 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7292 4793 108 232 0 7057 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 29168

[startup+180.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1817888/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=29412 CPUtime=180.05
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 6399 0 0 0 17950 55 0 0 25 0 1 0 205905046 30117888 4883 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7353 4883 108 232 0 7118 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 29412

[startup+190.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1817568/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=29816 CPUtime=190.05
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 6478 0 0 0 18948 57 0 0 25 0 1 0 205905046 30531584 4962 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7454 4962 108 232 0 7219 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 29816

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1817056/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=30092 CPUtime=200.05
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 6597 0 0 0 19946 59 0 0 25 0 1 0 205905046 30814208 5081 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 7523 5081 108 232 0 7288 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 30092

[startup+210.129 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 30837
/proc/meminfo: memFree=1816672/2055920 swapFree=4181260/4192956

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

/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20027 0 0 0 177891 265 0 0 25 0 1 0 205905046 66809856 13901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13901 108 232 0 16076 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 65244

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781152/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1782.57
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20029 0 0 0 177992 265 0 0 25 0 1 0 205905046 66809856 13903 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13903 108 232 0 16076 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 65244

[startup+1784.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781152/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1783.57
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20031 0 0 0 178092 265 0 0 25 0 1 0 205905046 66809856 13905 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13905 108 232 0 16076 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 65244

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781152/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1784.58
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20032 0 0 0 178193 265 0 0 25 0 1 0 205905046 66809856 13906 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13906 108 232 0 16076 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 65244

[startup+1786.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781152/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1785.58
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20034 0 0 0 178293 265 0 0 25 0 1 0 205905046 66809856 13908 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13908 108 232 0 16076 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 65244

[startup+1787.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781152/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1786.58
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20035 0 0 0 178393 265 0 0 25 0 1 0 205905046 66809856 13909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13909 108 232 0 16076 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 65244

[startup+1788.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781088/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1787.59
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20044 0 0 0 178494 265 0 0 25 0 1 0 205905046 66809856 13918 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13918 108 232 0 16076 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 65244

[startup+1789.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781088/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1788.59
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20048 0 0 0 178594 265 0 0 25 0 1 0 205905046 66809856 13922 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13922 108 232 0 16076 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 65244

[startup+1790.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781088/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1789.59
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20050 0 0 0 178694 265 0 0 25 0 1 0 205905046 66809856 13924 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13924 108 232 0 16076 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 65244

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781088/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1790.6
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20051 0 0 0 178795 265 0 0 25 0 1 0 205905046 66809856 13925 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13925 108 232 0 16076 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 65244

[startup+1792.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781024/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1791.6
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20054 0 0 0 178895 265 0 0 25 0 1 0 205905046 66809856 13928 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13928 108 232 0 16076 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 65244

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781024/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1792.61
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20061 0 0 0 178996 265 0 0 25 0 1 0 205905046 66809856 13935 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13935 108 232 0 16076 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 65244

[startup+1794.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1781024/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1793.62
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20063 0 0 0 179096 266 0 0 25 0 1 0 205905046 66809856 13937 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13937 108 232 0 16076 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 65244

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780960/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1794.63
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20071 0 0 0 179197 266 0 0 25 0 1 0 205905046 66809856 13945 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13945 108 232 0 16076 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 65244

[startup+1796.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780960/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1795.63
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20072 0 0 0 179297 266 0 0 25 0 1 0 205905046 66809856 13946 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13946 108 232 0 16076 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 65244

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780960/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1796.63
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20078 0 0 0 179397 266 0 0 25 0 1 0 205905046 66809856 13952 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13952 108 232 0 16076 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 65244

[startup+1798.19 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780960/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1797.64
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20080 0 0 0 179498 266 0 0 25 0 1 0 205905046 66809856 13954 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13954 108 232 0 16076 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 65244

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780960/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1798.64
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20081 0 0 0 179598 266 0 0 25 0 1 0 205905046 66809856 13955 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13955 108 232 0 16076 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 65244

[startup+1800.2 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780896/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1799.64
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20087 0 0 0 179698 266 0 0 25 0 1 0 205905046 66809856 13961 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13961 108 232 0 16076 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 65244

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780896/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1800.65
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20089 0 0 0 179799 266 0 0 25 0 1 0 205905046 66809856 13963 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13963 108 232 0 16076 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 65244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 30839
/proc/meminfo: memFree=1780896/2055920 swapFree=4181260/4192956
[pid=30837] ppid=30835 vsize=65244 CPUtime=1800.65
/proc/30837/stat : 30837 (PBS4L) R 30835 30837 30791 0 -1 4194304 20089 0 0 0 179799 266 0 0 25 0 1 0 205905046 66809856 13963 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30837/statm: 16311 13963 108 232 0 16076 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 65244

Sending SIGTERM to -30837
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.67
CPU user time (s): 1798
CPU system time (s): 2.67359
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (Kb): 65244
The end

Launcher Data (download as text)

Begin job on node33 on Sun Jun  4 06:26:52 UTC 2006


FILE ID= 41699-1149402412

PBS_JOBID= 314110

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  c919b2e3620f35e89404416810e81e0b

RANDOM SEED= 19998057


/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.213
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.213
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:       1837224 kB
Buffers:         12184 kB
Cached:         143904 kB
SwapCached:       3100 kB
Active:          38624 kB
Inactive:       125864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837224 kB
SwapTotal:     4192956 kB
SwapFree:      4181260 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            40268 kB
Committed_AS:   401444 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sun Jun  4 06:56:54 UTC 2006