Trace number 50487

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.15

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_10.r.opb
MD5SUM863d0ff562dc066d0163e86da5775aea
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark13.169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint10
Maximum length of a constraint10
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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/node22/50487-1154088426/instance-50487-1154088426.opb ......
0.00	c done parsing opb.
0.00	o 100
0.00	o 99
0.00	o 98
0.00	o 97
0.00	o 96
0.00	o 95
0.00	o 94
0.00	o 93
0.00	o 92
0.00	o 91
0.00	o 90
0.00	o 89
0.00	o 88
0.00	o 87
0.00	o 86
0.00	o 85
0.00	o 84
0.00	o 83
0.00	o 82
0.00	o 81
0.01	o 80
0.01	o 79
0.01	o 78
0.01	o 77
0.01	o 76
0.01	o 75
0.01	o 74
0.01	o 73
0.01	o 72
0.01	o 71
0.01	o 70
0.01	o 69
0.01	o 68
0.01	o 67
0.01	o 66
0.01	o 65
0.01	o 64
0.01	o 63
0.01	o 62
0.01	o 61
0.01	o 60
0.01	o 59
0.01	o 58
0.01	o 57
0.01	o 56
0.01	o 55
0.01	o 54
0.01	o 53
0.01	o 52
0.01	o 51
0.01	o 50
0.01	o 49
0.01	o 48
0.01	o 47
0.01	o 46
0.01	o 45
0.01	o 44
0.01	o 43
0.01	o 42
0.01	o 41
0.01	o 40
0.01	o 39
0.01	o 38
0.01	o 37
0.01	o 36
0.01	o 35
0.01	o 34
0.01	o 33
0.01	o 32
0.01	o 31
0.01	o 30
0.01	o 29
0.01	o 28
0.01	o 27
0.01	o 26
0.01	o 25
0.01	o 24
0.01	o 23
0.05	o 22
0.14	o 21
1.13	o 20
1.15	o 19
1.39	o 18
2.63	o 17
7.34	o 16
22.50	o 15

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/node22/watcher-50487-1154088426 -o ROOT/results/node22/solver-50487-1154088426 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node22/50487-1154088426/instance-50487-1154088426.opb 708579717 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.98 3/64 9788
/proc/meminfo: memFree=783536/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=1400 CPUtime=0
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 155703430 1433600 122 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134565728 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 350 122 100 232 0 115 0

[startup+10.0018 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=777336/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=11164 CPUtime=9.99
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 1822 0 0 0 994 5 0 0 25 0 1 0 155703430 11431936 1656 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 2791 1656 107 232 0 2556 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11164

[startup+20.0076 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=775488/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=12484 CPUtime=20
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 2517 0 0 0 1991 9 0 0 25 0 1 0 155703430 12783616 2158 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 3121 2158 107 232 0 2886 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 12484

[startup+30.0134 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=774208/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=12764 CPUtime=30
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 2833 0 0 0 2987 13 0 0 25 0 1 0 155703430 13070336 2474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 3191 2474 107 232 0 2956 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 12764

[startup+40.0192 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=772864/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=13168 CPUtime=40
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 3157 0 0 0 3986 14 0 0 25 0 1 0 155703430 13484032 2798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563518 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 3292 2798 107 232 0 3057 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 13168

[startup+50.025 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=772480/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=13464 CPUtime=50
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 3271 0 0 0 4984 16 0 0 25 0 1 0 155703430 13787136 2912 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 3366 2912 107 232 0 3131 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 13464

[startup+60.0309 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=771392/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=15168 CPUtime=60
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 3923 0 0 0 5981 19 0 0 25 0 1 0 155703430 15532032 3179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 3792 3179 107 232 0 3557 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 15168

[startup+70.0367 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=769920/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=23664 CPUtime=70
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 4295 0 0 0 6979 21 0 0 25 0 1 0 155703430 24231936 3551 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 5916 3551 107 232 0 5681 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 23664

[startup+80.0425 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=769152/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=23972 CPUtime=80.01
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 4480 0 0 0 7977 24 0 0 25 0 1 0 155703430 24547328 3736 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 5993 3736 107 232 0 5758 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 23972

[startup+90.0483 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=768640/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=24148 CPUtime=90.01
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 4608 0 0 0 8976 25 0 0 25 0 1 0 155703430 24727552 3864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6037 3864 107 232 0 5802 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 24148

[startup+100.054 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=767360/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=24820 CPUtime=100.02
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 4925 0 0 0 9975 27 0 0 25 0 1 0 155703430 25415680 4181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6205 4181 107 232 0 5970 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 24820

[startup+110.06 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=766976/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=24956 CPUtime=110.02
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5049 0 0 0 10974 28 0 0 25 0 1 0 155703430 25554944 4305 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6239 4305 107 232 0 6004 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 24956

[startup+120.066 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=765952/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=25300 CPUtime=120.02
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5305 0 0 0 11972 30 0 0 25 0 1 0 155703430 25907200 4561 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6325 4561 107 232 0 6090 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 25300

[startup+130.071 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=765376/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=25448 CPUtime=130.02
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5434 0 0 0 12970 32 0 0 25 0 1 0 155703430 26058752 4690 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6362 4690 107 232 0 6127 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 25448

[startup+140.076 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=765120/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=25640 CPUtime=140.03
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5510 0 0 0 13969 34 0 0 25 0 1 0 155703430 26255360 4766 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6410 4766 107 232 0 6175 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 25640

[startup+150.082 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=764864/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=25796 CPUtime=150.03
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5571 0 0 0 14968 35 0 0 25 0 1 0 155703430 26415104 4827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6449 4827 107 232 0 6214 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 25796

[startup+160.088 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=764352/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=25956 CPUtime=160.04
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5693 0 0 0 15967 37 0 0 25 0 1 0 155703430 26578944 4949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6489 4949 107 232 0 6254 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 25956

[startup+170.094 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=763776/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=26120 CPUtime=170.04
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 5838 0 0 0 16966 38 0 0 25 0 1 0 155703430 26746880 5094 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 6530 5094 107 232 0 6295 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 26120

[startup+180.101 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=763328/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=29364 CPUtime=180.04
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 6675 0 0 0 17963 41 0 0 25 0 1 0 155703430 30068736 5162 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 7341 5162 107 232 0 7106 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 29364

[startup+190.105 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=763264/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=29540 CPUtime=190.05
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 6726 0 0 0 18963 42 0 0 25 0 1 0 155703430 30248960 5213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 7385 5213 107 232 0 7150 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 29540

[startup+200.111 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788
/proc/meminfo: memFree=763008/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=29724 CPUtime=200.05
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 6793 0 0 0 19961 44 0 0 25 0 1 0 155703430 30437376 5280 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 7431 5280 107 232 0 7196 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 29724

[startup+210.117 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9788

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

/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18775 0 0 0 177963 192 0 0 25 0 1 0 155703430 79880192 12652 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12652 107 232 0 19267 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 78008

[startup+1783.04 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733376/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1782.56
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18776 0 0 0 178064 192 0 0 25 0 1 0 155703430 79880192 12653 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12653 107 232 0 19267 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 78008

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733376/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1783.56
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18777 0 0 0 178164 192 0 0 25 0 1 0 155703430 79880192 12654 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12654 107 232 0 19267 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 78008

[startup+1785.05 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733376/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1784.56
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18778 0 0 0 178264 192 0 0 25 0 1 0 155703430 79880192 12655 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12655 107 232 0 19267 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 78008

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1785.57
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18781 0 0 0 178365 192 0 0 25 0 1 0 155703430 79880192 12658 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12658 107 232 0 19267 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 78008

[startup+1787.06 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1786.57
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18783 0 0 0 178465 192 0 0 25 0 1 0 155703430 79880192 12660 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12660 107 232 0 19267 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 78008

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1787.58
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18784 0 0 0 178566 192 0 0 25 0 1 0 155703430 79880192 12661 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12661 107 232 0 19267 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 78008

[startup+1789.07 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1788.58
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18785 0 0 0 178666 192 0 0 25 0 1 0 155703430 79880192 12662 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12662 107 232 0 19267 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 78008

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1789.6
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18787 0 0 0 178767 193 0 0 25 0 1 0 155703430 79880192 12664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12664 107 232 0 19267 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 78008

[startup+1791.08 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1790.6
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18789 0 0 0 178867 193 0 0 25 0 1 0 155703430 79880192 12666 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12666 107 232 0 19267 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 78008

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1791.61
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18790 0 0 0 178968 193 0 0 25 0 1 0 155703430 79880192 12667 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12667 107 232 0 19267 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 78008

[startup+1793.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1792.61
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18791 0 0 0 179068 193 0 0 25 0 1 0 155703430 79880192 12668 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12668 107 232 0 19267 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 78008

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1793.61
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18792 0 0 0 179168 193 0 0 25 0 1 0 155703430 79880192 12669 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12669 107 232 0 19267 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 78008

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1794.62
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18793 0 0 0 179269 193 0 0 25 0 1 0 155703430 79880192 12670 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12670 107 232 0 19267 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 78008

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733312/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1795.62
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18795 0 0 0 179369 193 0 0 25 0 1 0 155703430 79880192 12672 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12672 107 232 0 19267 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 78008

[startup+1797.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733248/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1796.62
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18796 0 0 0 179469 193 0 0 25 0 1 0 155703430 79880192 12673 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12673 107 232 0 19267 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 78008

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733248/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1797.63
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18797 0 0 0 179570 193 0 0 25 0 1 0 155703430 79880192 12674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12674 107 232 0 19267 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 78008

[startup+1799.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733248/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1798.63
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18799 0 0 0 179670 193 0 0 25 0 1 0 155703430 79880192 12676 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12676 107 232 0 19267 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 78008

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733248/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1799.64
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18800 0 0 0 179770 194 0 0 25 0 1 0 155703430 79880192 12677 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12677 107 232 0 19267 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 78008

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733248/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1800.65
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18801 0 0 0 179871 194 0 0 25 0 1 0 155703430 79880192 12678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12678 107 232 0 19267 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 78008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 9788
/proc/meminfo: memFree=733248/2055920 swapFree=4162792/4192956
[pid=9788] ppid=9786 vsize=78008 CPUtime=1800.65
/proc/9788/stat : 9788 (PBS4L) R 9786 9788 9739 0 -1 4194304 18801 0 0 0 179871 194 0 0 25 0 1 0 155703430 79880192 12678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9788/statm: 19502 12678 107 232 0 19267 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 78008

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.15
CPU time (s): 1800.67
CPU user time (s): 1798.72
CPU system time (s): 1.9497
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (Kb): 78008
The end

Launcher Data (download as text)

Begin job on node22 on Fri Jul 28 12:07:06 UTC 2006


FILE ID= 50487-1154088426

PBS_JOBID= 885501

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  863d0ff562dc066d0163e86da5775aea

RANDOM SEED= 708579717

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.234
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.234
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:        783744 kB
Buffers:         38100 kB
Cached:        1145792 kB
SwapCached:      24400 kB
Active:         241360 kB
Inactive:       971820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        783744 kB
SwapTotal:     4192956 kB
SwapFree:      4162792 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14548 kB
Slab:            45080 kB
Committed_AS:   677612 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node22 on Fri Jul 28 12:37:08 UTC 2006