Trace number 50512

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.65 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m50_100_10_15.r.opb
MD5SUM68c43c42d601fb3367802646c07cb8c3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.107983
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8
Optimality of the best value was proved YES
Number of variables100
Total number of constraints50
Number of constraints which are clauses50
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 constraint15
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/node25/50512-1154094012/instance-50512-1154094012.opb ......
0.01	c done parsing opb.
0.01	o 99
0.01	o 98
0.01	o 97
0.01	o 96
0.01	o 95
0.01	o 94
0.01	o 93
0.01	o 92
0.01	o 91
0.01	o 90
0.01	o 89
0.01	o 88
0.01	o 87
0.01	o 86
0.01	o 85
0.01	o 84
0.01	o 83
0.01	o 82
0.01	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.02	o 67
0.02	o 66
0.02	o 65
0.02	o 64
0.02	o 63
0.02	o 62
0.02	o 61
0.02	o 60
0.02	o 59
0.02	o 58
0.02	o 57
0.02	o 56
0.02	o 55
0.02	o 54
0.02	o 53
0.02	o 52
0.02	o 51
0.02	o 50
0.02	o 49
0.02	o 48
0.02	o 47
0.02	o 46
0.02	o 45
0.02	o 44
0.02	o 43
0.02	o 42
0.02	o 41
0.02	o 40
0.02	o 39
0.02	o 38
0.02	o 37
0.02	o 36
0.02	o 35
0.02	o 34
0.02	o 33
0.02	o 32
0.02	o 31
0.02	o 30
0.02	o 29
0.02	o 28
0.02	o 27
0.02	o 26
0.02	o 25
0.02	o 24
0.02	o 23
0.02	o 22
0.02	o 21
0.02	o 20
0.02	o 19
0.02	o 18
0.02	o 17
0.02	o 16
0.02	o 15
0.02	o 14
0.03	o 13
0.62	o 12
0.99	o 11
2.54	o 10
10.37	o 9
448.60	o 8

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/node25/watcher-50512-1154094012 -o ROOT/results/node25/solver-50512-1154094012 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node25/50512-1154094012/instance-50512-1154094012.opb 241696993 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1246672/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=1368 CPUtime=0
/proc/30551/stat : 30551 (PBS4L) D 30549 30551 30502 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 156276090 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30551/statm: 342 95 84 232 0 107 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1242320/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=7208 CPUtime=9.97
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 1367 0 0 0 993 4 0 0 25 0 1 0 156276090 7380992 1202 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 1802 1202 107 232 0 1567 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 7208

[startup+20.0074 s]
/proc/loadavg: 0.94 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1240976/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=8252 CPUtime=19.98
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 1871 0 0 0 1990 8 0 0 25 0 1 0 156276090 8450048 1513 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 2063 1513 107 232 0 1828 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 8252

[startup+30.0133 s]
/proc/loadavg: 0.95 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1239760/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=12784 CPUtime=29.98
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 2198 0 0 0 2988 10 0 0 25 0 1 0 156276090 13090816 1840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3196 1840 107 232 0 2961 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 12784

[startup+40.0192 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1238928/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=13092 CPUtime=39.98
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 2400 0 0 0 3985 13 0 0 25 0 1 0 156276090 13406208 2042 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558811 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3273 2042 107 232 0 3038 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 13092

[startup+50.0261 s]
/proc/loadavg: 0.96 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1238032/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=13092 CPUtime=49.99
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 2620 0 0 0 4984 15 0 0 25 0 1 0 156276090 13406208 2262 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3273 2262 107 232 0 3038 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 13092

[startup+60.032 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1237200/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=13240 CPUtime=60
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 2827 0 0 0 5983 17 0 0 25 0 1 0 156276090 13557760 2469 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3310 2469 107 232 0 3075 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 13240

[startup+70.0379 s]
/proc/loadavg: 0.97 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1236432/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=13432 CPUtime=69.99
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 3020 0 0 0 6980 19 0 0 25 0 1 0 156276090 13754368 2662 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3358 2662 107 232 0 3123 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 13432

[startup+80.0438 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1235728/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=15160 CPUtime=80
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 3579 0 0 0 7979 21 0 0 25 0 1 0 156276090 15523840 2836 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3790 2836 107 232 0 3555 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 15160

[startup+90.0497 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1234832/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=15544 CPUtime=90.01
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 3812 0 0 0 8977 24 0 0 25 0 1 0 156276090 15917056 3069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3886 3069 107 232 0 3651 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 15544

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1233936/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=15896 CPUtime=100.01
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4027 0 0 0 9976 25 0 0 25 0 1 0 156276090 16277504 3284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 3974 3284 107 232 0 3739 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 15896

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1233232/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=16404 CPUtime=110.02
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4201 0 0 0 10974 28 0 0 25 0 1 0 156276090 16797696 3458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 4101 3458 107 232 0 3866 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 16404

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1232720/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=16596 CPUtime=120.01
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4333 0 0 0 11972 29 0 0 25 0 1 0 156276090 16994304 3590 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 4149 3590 107 232 0 3914 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 16596

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1232016/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=24980 CPUtime=130.02
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4507 0 0 0 12972 30 0 0 25 0 1 0 156276090 25579520 3764 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6245 3764 107 232 0 6010 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 24980

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1231440/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=24980 CPUtime=140.02
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4640 0 0 0 13970 32 0 0 25 0 1 0 156276090 25579520 3897 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6245 3897 107 232 0 6010 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 24980

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1230992/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=25172 CPUtime=150.03
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4751 0 0 0 14970 33 0 0 25 0 1 0 156276090 25776128 4008 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6293 4008 107 232 0 6058 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 25172

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1230608/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=25364 CPUtime=160.02
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4848 0 0 0 15968 34 0 0 25 0 1 0 156276090 25972736 4105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6341 4105 107 232 0 6106 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 25364

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1230288/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=25364 CPUtime=170.04
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 4936 0 0 0 16968 36 0 0 25 0 1 0 156276090 25972736 4193 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6341 4193 107 232 0 6106 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 25364

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1229392/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=25864 CPUtime=180.04
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 5159 0 0 0 17967 37 0 0 25 0 1 0 156276090 26484736 4416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6466 4416 107 232 0 6231 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 25864

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1228880/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=26056 CPUtime=190.04
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 5274 0 0 0 18966 38 0 0 25 0 1 0 156276090 26681344 4531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6514 4531 107 232 0 6279 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 26056

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551
/proc/meminfo: memFree=1228368/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=26248 CPUtime=200.04
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 5416 0 0 0 19965 39 0 0 25 0 1 0 156276090 26877952 4673 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 6562 4673 107 232 0 6327 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 26248

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.98 2/64 30551

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

/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16375 0 0 0 177995 159 0 0 25 0 1 0 156276090 65679360 12633 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12633 107 232 0 15800 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 64140

[startup+1783.06 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196312/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1782.54
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16379 0 0 0 178095 159 0 0 25 0 1 0 156276090 65679360 12637 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12637 107 232 0 15800 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 64140

[startup+1784.07 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196312/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1783.55
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16381 0 0 0 178195 160 0 0 25 0 1 0 156276090 65679360 12639 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12639 107 232 0 15800 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 64140

[startup+1785.07 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196312/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1784.56
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16385 0 0 0 178296 160 0 0 25 0 1 0 156276090 65679360 12643 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12643 107 232 0 15800 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 64140

[startup+1786.08 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196312/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1785.56
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16387 0 0 0 178396 160 0 0 25 0 1 0 156276090 65679360 12645 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12645 107 232 0 15800 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 64140

[startup+1787.08 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196248/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1786.57
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16398 0 0 0 178497 160 0 0 25 0 1 0 156276090 65679360 12656 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558823 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12656 107 232 0 15800 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 64140

[startup+1788.09 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196248/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1787.57
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16400 0 0 0 178597 160 0 0 25 0 1 0 156276090 65679360 12658 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558793 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12658 107 232 0 15800 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 64140

[startup+1789.09 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196184/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1788.57
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16404 0 0 0 178697 160 0 0 25 0 1 0 156276090 65679360 12662 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12662 107 232 0 15800 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 64140

[startup+1790.1 s]
/proc/loadavg: 1.02 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196184/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1789.58
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16406 0 0 0 178798 160 0 0 25 0 1 0 156276090 65679360 12664 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12664 107 232 0 15800 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 64140

[startup+1791.1 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196184/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1790.58
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16410 0 0 0 178898 160 0 0 25 0 1 0 156276090 65679360 12668 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12668 107 232 0 15800 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 64140

[startup+1792.11 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196184/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1791.58
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16412 0 0 0 178998 160 0 0 25 0 1 0 156276090 65679360 12670 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12670 107 232 0 15800 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 64140

[startup+1793.11 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196184/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1792.59
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16416 0 0 0 179099 160 0 0 25 0 1 0 156276090 65679360 12674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12674 107 232 0 15800 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 64140

[startup+1794.12 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196120/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1793.59
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16421 0 0 0 179199 160 0 0 25 0 1 0 156276090 65679360 12679 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12679 107 232 0 15800 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 64140

[startup+1795.12 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196120/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1794.6
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16425 0 0 0 179300 160 0 0 25 0 1 0 156276090 65679360 12683 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12683 107 232 0 15800 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 64140

[startup+1796.13 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196120/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1795.6
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16434 0 0 0 179400 160 0 0 25 0 1 0 156276090 65679360 12692 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12692 107 232 0 15800 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 64140

[startup+1797.13 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196056/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1796.61
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16439 0 0 0 179501 160 0 0 25 0 1 0 156276090 65679360 12697 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12697 107 232 0 15800 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 64140

[startup+1798.14 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196056/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1797.61
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16442 0 0 0 179601 160 0 0 25 0 1 0 156276090 65679360 12700 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12700 107 232 0 15800 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 64140

[startup+1799.14 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196056/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1798.62
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16447 0 0 0 179702 160 0 0 25 0 1 0 156276090 65679360 12705 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12705 107 232 0 15800 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 64140

[startup+1800.15 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1196056/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1799.62
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16449 0 0 0 179802 160 0 0 25 0 1 0 156276090 65679360 12707 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12707 107 232 0 15800 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 64140

[startup+1801.15 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1195992/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1800.62
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16453 0 0 0 179902 160 0 0 25 0 1 0 156276090 65679360 12711 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12711 107 232 0 15800 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 64140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.01 1.00 0.98 2/64 30749
/proc/meminfo: memFree=1195992/2055920 swapFree=4183100/4192956
[pid=30551] ppid=30549 vsize=64140 CPUtime=1800.63
/proc/30551/stat : 30551 (PBS4L) R 30549 30551 30502 0 -1 4194304 16453 0 0 0 179903 160 0 0 25 0 1 0 156276090 65679360 12711 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30551/statm: 16035 12711 107 232 0 15800 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 64140

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.65
CPU user time (s): 1799.03
CPU system time (s): 1.61875
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (Kb): 64140
The end

Launcher Data (download as text)

Begin job on node25 on Fri Jul 28 13:40:12 UTC 2006


FILE ID= 50512-1154094012

PBS_JOBID= 885826

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  68c43c42d601fb3367802646c07cb8c3

RANDOM SEED= 241696993

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.209
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.209
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:       1246816 kB
Buffers:         37124 kB
Cached:         689260 kB
SwapCached:       3800 kB
Active:         114012 kB
Inactive:       621124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246816 kB
SwapTotal:     4192956 kB
SwapFree:      4183100 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14700 kB
Slab:            59976 kB
Committed_AS:   732616 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 node25 on Fri Jul 28 14:10:13 UTC 2006