Trace number 50495

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.74 1801.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.426935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
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 constraint46
Number of terms in the objective function 652
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
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/node50/50495-1154089880/instance-50495-1154089880.opb ......
0.03	c done parsing opb.
0.03	o 651
0.03	o 650
0.03	o 649
0.04	o 648
0.04	o 647
0.04	o 646
0.04	o 645
0.05	o 644
0.05	o 643
0.05	o 642
0.06	o 641
0.06	o 640
0.06	o 639
0.06	o 638
0.07	o 637
0.07	o 636
0.07	o 635
0.07	o 634
0.08	o 633
0.08	o 632
0.08	o 631
0.08	o 630
0.09	o 629
0.09	o 628
0.09	o 627
0.09	o 612
0.10	o 611
0.10	o 609
0.10	o 607
0.10	o 606
0.11	o 605
0.11	o 604
0.11	o 603
0.11	o 602
0.12	o 601
0.12	o 600
0.12	o 599
0.12	o 598
0.13	o 562
0.13	o 561
0.13	o 560
0.13	o 559
0.14	o 558
0.14	o 557
0.14	o 556
0.14	o 555
0.14	o 554
0.15	o 553
0.15	o 552
0.15	o 551
0.16	o 550
0.16	o 240
0.16	o 234
0.17	o 233
0.17	o 158
0.17	o 146
0.18	o 145
0.18	o 144
0.18	o 133
0.18	o 131
0.18	o 130
0.19	o 129
0.19	o 128

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/node50/watcher-50495-1154089880 -o ROOT/results/node50/solver-50495-1154089880 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/50495-1154089880/instance-50495-1154089880.opb 803983068 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.08 1.02 0.98 2/64 8540
/proc/meminfo: memFree=1442224/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=1400 CPUtime=0
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 165 0 0 0 0 0 0 0 19 0 1 0 155858752 1433600 144 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 350 144 97 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 1.07 1.02 0.98 2/64 8540
/proc/meminfo: memFree=1433400/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=10228 CPUtime=9.99
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2384 0 0 0 992 7 0 0 25 0 1 0 155858752 10473472 2306 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2557 2306 108 232 0 2322 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10228

[startup+20.0093 s]
/proc/loadavg: 1.06 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432888/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=10492 CPUtime=19.99
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2530 0 0 0 1991 8 0 0 25 0 1 0 155858752 10743808 2452 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564527 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2623 2452 108 232 0 2388 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 10492

[startup+30.0152 s]
/proc/loadavg: 1.05 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432696/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=10764 CPUtime=29.99
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2587 0 0 0 2990 9 0 0 25 0 1 0 155858752 11022336 2509 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2691 2509 108 232 0 2456 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 10764

[startup+40.0211 s]
/proc/loadavg: 1.04 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432632/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=10764 CPUtime=40
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2608 0 0 0 3990 10 0 0 25 0 1 0 155858752 11022336 2530 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549336 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2691 2530 108 232 0 2456 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 10764

[startup+50.027 s]
/proc/loadavg: 1.03 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432504/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=10892 CPUtime=50.01
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2636 0 0 0 4991 10 0 0 25 0 1 0 155858752 11153408 2558 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2723 2558 108 232 0 2488 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 10892

[startup+60.0329 s]
/proc/loadavg: 1.03 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432312/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11404 CPUtime=60.01
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2770 0 0 0 5990 11 0 0 25 0 1 0 155858752 11677696 2595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549336 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2851 2595 108 232 0 2616 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 11404

[startup+70.0387 s]
/proc/loadavg: 1.02 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432312/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11404 CPUtime=70.01
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2790 0 0 0 6990 11 0 0 25 0 1 0 155858752 11677696 2615 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2851 2615 108 232 0 2616 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 11404

[startup+80.0456 s]
/proc/loadavg: 1.02 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432120/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11540 CPUtime=80.01
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2830 0 0 0 7990 11 0 0 25 0 1 0 155858752 11816960 2655 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549345 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2885 2655 108 232 0 2650 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 11540

[startup+90.0515 s]
/proc/loadavg: 1.02 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1432056/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11540 CPUtime=90.02
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2849 0 0 0 8990 12 0 0 25 0 1 0 155858752 11816960 2674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2885 2674 108 232 0 2650 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 11540

[startup+100.057 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1431992/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11540 CPUtime=100.02
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2871 0 0 0 9990 12 0 0 25 0 1 0 155858752 11816960 2696 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2885 2696 108 232 0 2650 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 11540

[startup+110.063 s]
/proc/loadavg: 1.01 1.01 0.98 2/64 8540
/proc/meminfo: memFree=1431928/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11672 CPUtime=110.03
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2894 0 0 0 10990 13 0 0 25 0 1 0 155858752 11952128 2719 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552166 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2918 2719 108 232 0 2683 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 11672

[startup+120.069 s]
/proc/loadavg: 1.01 1.00 0.98 3/64 8540
/proc/meminfo: memFree=1431736/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11672 CPUtime=120.03
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2935 0 0 0 11990 13 0 0 25 0 1 0 155858752 11952128 2760 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2918 2760 108 232 0 2683 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 11672

[startup+130.075 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1431608/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=11804 CPUtime=130.04
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 2969 0 0 0 12990 14 0 0 25 0 1 0 155858752 12087296 2794 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553308 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 2951 2794 108 232 0 2716 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 11804

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1431224/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=12720 CPUtime=140.03
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3204 0 0 0 13987 16 0 0 25 0 1 0 155858752 13025280 2836 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3180 2836 108 232 0 2945 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 12720

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1431224/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=12720 CPUtime=150.04
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3232 0 0 0 14987 17 0 0 25 0 1 0 155858752 13025280 2864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3180 2864 108 232 0 2945 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 12720

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1431224/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=12872 CPUtime=160.04
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3252 0 0 0 15986 18 0 0 25 0 1 0 155858752 13180928 2884 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3218 2884 108 232 0 2983 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 12872

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1431096/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=12872 CPUtime=170.05
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3287 0 0 0 16986 19 0 0 25 0 1 0 155858752 13180928 2919 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551329 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3218 2919 108 232 0 2983 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 12872

[startup+180.105 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1430968/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=13056 CPUtime=180.05
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3327 0 0 0 17986 19 0 0 25 0 1 0 155858752 13369344 2959 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3264 2959 108 232 0 3029 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 13056

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1430776/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=13056 CPUtime=190.06
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3363 0 0 0 18986 20 0 0 25 0 1 0 155858752 13369344 2995 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3264 2995 108 232 0 3029 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 13056

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540
/proc/meminfo: memFree=1430648/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=13252 CPUtime=200.05
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 3394 0 0 0 19985 20 0 0 25 0 1 0 155858752 13570048 3026 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 3313 3026 108 232 0 3078 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 13252

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 8540

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

/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10127 0 0 0 178043 124 0 0 25 0 1 0 155858752 33452032 7068 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549300 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7068 108 232 0 7932 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (Kb) 32668

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8568
/proc/meminfo: memFree=1413192/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1782.69
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10128 0 0 0 178144 125 0 0 25 0 1 0 155858752 33452032 7069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7069 108 232 0 7932 0
Current children cumulated CPU time (s) 1782.69
Current children cumulated vsize (Kb) 32668

[startup+1784.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8608
/proc/meminfo: memFree=1413128/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1783.68
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10131 0 0 0 178243 125 0 0 25 0 1 0 155858752 33452032 7072 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552724 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7072 108 232 0 7932 0
Current children cumulated CPU time (s) 1783.68
Current children cumulated vsize (Kb) 32668

[startup+1785.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8608
/proc/meminfo: memFree=1413128/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1784.68
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10133 0 0 0 178343 125 0 0 25 0 1 0 155858752 33452032 7074 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7074 108 232 0 7932 0
Current children cumulated CPU time (s) 1784.68
Current children cumulated vsize (Kb) 32668

[startup+1786.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8608
/proc/meminfo: memFree=1413128/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1785.68
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10135 0 0 0 178443 125 0 0 25 0 1 0 155858752 33452032 7076 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563518 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7076 108 232 0 7932 0
Current children cumulated CPU time (s) 1785.68
Current children cumulated vsize (Kb) 32668

[startup+1787.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8616
/proc/meminfo: memFree=1413064/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1786.68
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10136 0 0 0 178543 125 0 0 25 0 1 0 155858752 33452032 7077 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7077 108 232 0 7932 0
Current children cumulated CPU time (s) 1786.68
Current children cumulated vsize (Kb) 32668

[startup+1788.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8616
/proc/meminfo: memFree=1413064/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1787.69
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10137 0 0 0 178644 125 0 0 25 0 1 0 155858752 33452032 7078 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7078 108 232 0 7932 0
Current children cumulated CPU time (s) 1787.69
Current children cumulated vsize (Kb) 32668

[startup+1789.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8616
/proc/meminfo: memFree=1413064/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1788.7
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10138 0 0 0 178745 125 0 0 25 0 1 0 155858752 33452032 7079 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7079 108 232 0 7932 0
Current children cumulated CPU time (s) 1788.7
Current children cumulated vsize (Kb) 32668

[startup+1790.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8650
/proc/meminfo: memFree=1412936/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1789.68
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10139 0 0 0 178843 125 0 0 25 0 1 0 155858752 33452032 7080 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7080 108 232 0 7932 0
Current children cumulated CPU time (s) 1789.68
Current children cumulated vsize (Kb) 32668

[startup+1791.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8650
/proc/meminfo: memFree=1412872/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1790.68
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10147 0 0 0 178943 125 0 0 25 0 1 0 155858752 33452032 7088 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7088 108 232 0 7932 0
Current children cumulated CPU time (s) 1790.68
Current children cumulated vsize (Kb) 32668

[startup+1792.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8650
/proc/meminfo: memFree=1412872/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1791.69
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10148 0 0 0 179044 125 0 0 25 0 1 0 155858752 33452032 7089 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7089 108 232 0 7932 0
Current children cumulated CPU time (s) 1791.69
Current children cumulated vsize (Kb) 32668

[startup+1793.19 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8658
/proc/meminfo: memFree=1412936/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1792.69
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10149 0 0 0 179144 125 0 0 25 0 1 0 155858752 33452032 7090 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7090 108 232 0 7932 0
Current children cumulated CPU time (s) 1792.69
Current children cumulated vsize (Kb) 32668

[startup+1794.19 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8658
/proc/meminfo: memFree=1412936/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1793.69
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10169 0 0 0 179244 125 0 0 25 0 1 0 155858752 33452032 7110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7110 108 232 0 7932 0
Current children cumulated CPU time (s) 1793.69
Current children cumulated vsize (Kb) 32668

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8658
/proc/meminfo: memFree=1412936/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1794.7
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10170 0 0 0 179345 125 0 0 25 0 1 0 155858752 33452032 7111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549233 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7111 108 232 0 7932 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (Kb) 32668

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8677
/proc/meminfo: memFree=1412864/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1795.7
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10171 0 0 0 179444 126 0 0 25 0 1 0 155858752 33452032 7112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7112 108 232 0 7932 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (Kb) 32668

[startup+1797.21 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8677
/proc/meminfo: memFree=1412864/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1796.71
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10171 0 0 0 179545 126 0 0 25 0 1 0 155858752 33452032 7112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7112 108 232 0 7932 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (Kb) 32668

[startup+1798.21 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8677
/proc/meminfo: memFree=1412864/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1797.71
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10172 0 0 0 179645 126 0 0 25 0 1 0 155858752 33452032 7113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7113 108 232 0 7932 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (Kb) 32668

[startup+1799.22 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8681
/proc/meminfo: memFree=1412800/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1798.71
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10173 0 0 0 179745 126 0 0 25 0 1 0 155858752 33452032 7114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617677 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7114 108 232 0 7932 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (Kb) 32668

[startup+1800.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8681
/proc/meminfo: memFree=1412800/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1799.72
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10174 0 0 0 179846 126 0 0 25 0 1 0 155858752 33452032 7115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549291 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7115 108 232 0 7932 0
Current children cumulated CPU time (s) 1799.72
Current children cumulated vsize (Kb) 32668

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8681
/proc/meminfo: memFree=1412800/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1800.72
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10175 0 0 0 179946 126 0 0 25 0 1 0 155858752 33452032 7116 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549251 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7116 108 232 0 7932 0
Current children cumulated CPU time (s) 1800.72
Current children cumulated vsize (Kb) 32668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/70 8681
/proc/meminfo: memFree=1412800/2055920 swapFree=4182948/4192956
[pid=8540] ppid=8538 vsize=32668 CPUtime=1800.73
/proc/8540/stat : 8540 (PBS4L) R 8538 8540 8491 0 -1 4194304 10175 0 0 0 179947 126 0 0 25 0 1 0 155858752 33452032 7116 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/8540/statm: 8167 7116 108 232 0 7932 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (Kb) 32668

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.74
CPU user time (s): 1799.47
CPU system time (s): 1.27081
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (Kb): 32668
The end

Launcher Data (download as text)

Begin job on node50 on Fri Jul 28 12:31:20 UTC 2006


FILE ID= 50495-1154089880

PBS_JOBID= 885605

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m4.r.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/50495-1154089880/instance-50495-1154089880.opb 803983068
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-50495-1154089880 -o ROOT/results/node50/solver-50495-1154089880 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/50495-1154089880/instance-50495-1154089880.opb 803983068

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f69ecb5497caa964fbd82b9dc6698ac3

RANDOM SEED= 803983068

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.218
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.218
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:       1442368 kB
Buffers:         36308 kB
Cached:         519580 kB
SwapCached:       4024 kB
Active:          49220 kB
Inactive:       515592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442368 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            34692 kB
Committed_AS:   744772 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jul 28 13:01:22 UTC 2006