Trace number 456957

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 NameAnswerCPU timeWall clock time
bsolo 3.0.16? (TO) 1800.06 1800.64

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_15.opb
MD5SUM29dd42e0067afa72a17cd46c1f9628e9
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.05599
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/456957-1178365019/instance-456957-1178365019.opb
0.00/0.00	c File size is 36028 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.014 s
0.00/0.02	c Var: 2696 Constr: 5295 2596/203/2496 Lit: 18172 Watch. Lit: 15394
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.89/0.96	c Pre-processing Time: 0.965 s
0.89/0.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.96	c        0   2696     5295    18172    3    15394   28172      0      0 0.96
0.89/0.96	c Switching off LPR mode.
1799.90/1800.59	c      103   2696     5398    34276    6    15600   30990    103    103 1.00
1799.90/1800.59	c      259   2696     5554    61941   11    15912   34090    259    250 1.03
1799.90/1800.59	c      504   2696     5799   104101   17    16402   37500    504    452 1.11
1799.90/1800.59	c      845   2696     6140   161143   26    17084   41251    845    660 1.28
1799.90/1800.59	c     1358   2696     6653   253904   38    18110   45377   1358    941 1.44
1799.90/1800.59	c     2125   2696     7420   391017   52    19644   49915   2125   1079 1.97
1799.90/1800.59	c     3271   2696     8566   598600   69    21936   54907   3271   1292 2.53
1799.90/1800.59	c     4992   2696    10287   901918   87    25378   60398   4992   1339 3.73
1799.90/1800.59	c     7577   2696    12872  1357366  105    30548   66438   7577    950 7.97
1799.90/1800.59	c    11458   2696    16753  2001606  119    38310   73082  11458    744 15.38
1799.90/1800.59	c    17283   2696    22578  3039756  134    49960   80391  17283    479 36.07
1799.90/1800.59	c    26020   2696    31315  4615456  147    67434   88431  26020    334 77.67
1799.90/1800.59	c    39130   2696    44425  6963160  156    93654   97275  39130    261 149.81
1799.90/1800.59	c    58805   2696    64100 10162466  158   133004  107003  58805    148 396.90
1799.90/1800.59	c    88316   2696    93611 15475698  165   192026  117704  88316    103 856.51
1799.90/1800.59	c   132588   2696    30135  4302038  142    65074  129475  24840     94 1404.85
1799.90/1800.59	c   198998   2696    96545 15866911  164   197894  142423  91250    111 1779.08
1799.90/1800.59	c Resources Exceeded
1799.90/1800.59	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.90/1800.59	c   17   200389   9777   230886    97936 16107484  92641    111 1800.01
1799.90/1800.59	s UNKNOWN
1799.90/1800.59	c Total time: 1800.01 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-456957-1178365019 -o ROOT/results/node19/solver-456957-1178365019 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/456957-1178365019/instance-456957-1178365019.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 4333
/proc/meminfo: memFree=1789776/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=3960 CPUtime=0
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 379 0 0 0 0 0 0 0 18 0 1 0 284419302 4055040 348 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 990 348 291 324 0 50 0

[startup+0.010809 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 4333
/proc/meminfo: memFree=1789776/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=4368 CPUtime=0
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 469 0 0 0 0 0 0 0 18 0 1 0 284419302 4472832 438 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 1092 438 294 324 0 152 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4368

[startup+0.101819 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 4333
/proc/meminfo: memFree=1789776/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=5308 CPUtime=0.09
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 741 0 0 0 9 0 0 0 18 0 1 0 284419302 5435392 701 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 1327 701 306 324 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5308

[startup+0.30184 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 4333
/proc/meminfo: memFree=1789776/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=5308 CPUtime=0.29
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 741 0 0 0 29 0 0 0 19 0 1 0 284419302 5435392 701 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 1327 701 306 324 0 396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5308

[startup+0.701884 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 4333
/proc/meminfo: memFree=1789776/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=5308 CPUtime=0.69
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 741 0 0 0 69 0 0 0 22 0 1 0 284419302 5435392 701 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 1327 701 306 324 0 396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5308

[startup+1.50197 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 4334
/proc/meminfo: memFree=1787784/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=8884 CPUtime=1.49
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 1682 0 0 0 148 1 0 0 25 0 1 0 284419302 9097216 1595 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 2221 1595 312 324 0 1290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8884

[startup+3.10115 s]
/proc/loadavg: 0.91 0.95 0.90 2/78 4334
/proc/meminfo: memFree=1782088/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=14940 CPUtime=3.09
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 3194 0 0 0 307 2 0 0 25 0 1 0 284419302 15298560 3107 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 3735 3107 312 324 0 2804 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14940

[startup+6.30149 s]
/proc/loadavg: 0.92 0.95 0.90 2/78 4334
/proc/meminfo: memFree=1773256/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=21252 CPUtime=6.29
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 4776 0 0 0 625 4 0 0 25 0 1 0 284419302 21762048 4689 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 5313 4689 312 324 0 4382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21252

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 4334
/proc/meminfo: memFree=1764040/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=29632 CPUtime=12.69
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 6877 0 0 0 1262 7 0 0 25 0 1 0 284419302 30343168 6790 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 7408 6790 312 324 0 6477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29632

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/78 4334
/proc/meminfo: memFree=1755976/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=37484 CPUtime=25.48
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 8821 0 0 0 2538 10 0 0 25 0 1 0 284419302 38383616 8734 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 9371 8734 312 324 0 8440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37484

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/78 4334
/proc/meminfo: memFree=1738952/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=54616 CPUtime=51.08
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 13108 0 0 0 5092 16 0 0 25 0 1 0 284419302 55926784 13021 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 13654 13021 312 324 0 12723 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54616

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 4334
/proc/meminfo: memFree=1717064/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=76108 CPUtime=102.27
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 18482 0 0 0 10203 24 0 0 25 0 1 0 284419302 77934592 18395 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 19027 18395 312 324 0 18096 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76108

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4334
/proc/meminfo: memFree=1691912/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=101248 CPUtime=162.25
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 24764 0 0 0 16191 34 0 0 25 0 1 0 284419302 103677952 24677 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 25312 24677 312 324 0 24381 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 101248

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4334
/proc/meminfo: memFree=1679112/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=113756 CPUtime=222.23
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 27919 0 0 0 22185 38 0 0 25 0 1 0 284419302 116486144 27832 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 28439 27832 312 324 0 27508 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 113756

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1666056/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=127056 CPUtime=282.21
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 31222 0 0 0 28177 44 0 0 25 0 1 0 284419302 130105344 31135 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 31764 31135 312 324 0 30833 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 127056

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1658952/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=133904 CPUtime=342.2
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 32948 0 0 0 34173 47 0 0 25 0 1 0 284419302 137117696 32861 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 33476 32861 312 324 0 32545 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 133904

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1651272/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=141620 CPUtime=402.18
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 34869 0 0 0 40167 51 0 0 25 0 1 0 284419302 145018880 34782 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551290 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 35405 34782 312 324 0 34474 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 141620

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1642440/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=150504 CPUtime=462.16
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 37096 0 0 0 46162 54 0 0 25 0 1 0 284419302 154116096 37009 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 37626 37009 312 324 0 36695 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 150504

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1633608/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=159640 CPUtime=522.15
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 39363 0 0 0 52157 58 0 0 25 0 1 0 284419302 163471360 39276 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 39910 39276 312 324 0 38979 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 159640

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1624200/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=168756 CPUtime=582.13
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 41638 0 0 0 58151 62 0 0 25 0 1 0 284419302 172806144 41551 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 42189 41551 312 324 0 41258 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 168756

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1613128/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=179696 CPUtime=642.12
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 44398 0 0 0 64145 67 0 0 25 0 1 0 284419302 184008704 44311 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 44924 44311 312 324 0 43993 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 179696


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1584584/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=208268 CPUtime=822.08
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 51538 0 0 0 82130 78 0 0 25 0 1 0 284419302 213266432 51451 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 52067 51451 312 324 0 51136 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 208268

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1577544/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=215212 CPUtime=882.06
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 53274 0 0 0 88125 81 0 0 25 0 1 0 284419302 220377088 53187 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551000 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 53803 53187 312 324 0 52872 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 215212

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1562824/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=230032 CPUtime=942.04
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 56969 0 0 0 94117 87 0 0 25 0 1 0 284419302 235552768 56882 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 57508 56882 312 324 0 56577 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 230032

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1547912/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=244868 CPUtime=1002.03
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 60670 0 0 0 100110 93 0 0 25 0 1 0 284419302 250744832 60583 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 61217 60583 312 324 0 60286 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 244868

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1527048/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=265860 CPUtime=1062.01
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 65937 0 0 0 106099 102 0 0 25 0 1 0 284419302 272240640 65850 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7914820 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 66465 65850 312 324 0 65534 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 265860

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1516168/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=276560 CPUtime=1122
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 68589 0 0 0 112094 106 0 0 25 0 1 0 284419302 283197440 68502 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7915404 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 69140 68502 312 324 0 68209 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 276560

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1506376/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1181.98
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 118088 110 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 286344

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1506056/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1241.97
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 124086 111 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 286344

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1506056/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1301.95
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 130084 111 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 286344

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1506120/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1361.94
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 136082 112 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 286344

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4336
/proc/meminfo: memFree=1506120/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1421.92
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 142076 116 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 286344

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/84 4504
/proc/meminfo: memFree=1504968/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1481.81
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 148062 119 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 286344

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4534
/proc/meminfo: memFree=1505928/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1541.77
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 154056 121 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551647 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 286344

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4534
/proc/meminfo: memFree=1505928/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1601.76
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 160053 123 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 286344

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4534
/proc/meminfo: memFree=1505992/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1661.74
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 166049 125 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 286344

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4534
/proc/meminfo: memFree=1505992/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1721.72
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 172043 129 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 286344

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4534
/proc/meminfo: memFree=1506056/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=286344 CPUtime=1781.71
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194304 71158 0 0 0 178040 131 0 0 25 0 1 0 284419302 293216256 70953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 71586 70953 312 324 0 70655 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 286344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 4534
/proc/meminfo: memFree=1559780/2055920 swapFree=4153680/4192956
[pid=4333] ppid=4331 vsize=0 CPUtime=1800.01
/proc/4333/stat : 4333 (bsolo3.0.16) R 4331 4333 3690 0 -1 4194308 71159 0 0 0 179868 133 0 0 25 0 1 0 284419302 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4333/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 0

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

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.06
CPU user time (s): 1798.68
CPU system time (s): 1.37179
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 286816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.37179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71159
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 8889

runsolver used 1.37079 second user time and 4.13437 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat May  5 11:36:59 UTC 2007

IDJOB= 456957
IDBENCH= 48309
IDSOLVER= 163
FILE ID= node19/456957-1178365019

PBS_JOBID= 5188986

Free space on /tmp= 66557 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_1_15.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/456957-1178365019/instance-456957-1178365019.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-456957-1178365019 -o ROOT/results/node19/solver-456957-1178365019 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/456957-1178365019/instance-456957-1178365019.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  29dd42e0067afa72a17cd46c1f9628e9

RANDOM SEED= 783932537

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1790184 kB
Buffers:         37656 kB
Cached:         136100 kB
SwapCached:       8212 kB
Active:         118856 kB
Inactive:        78652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790184 kB
SwapTotal:     4192956 kB
SwapFree:      4153680 kB
Dirty:            6744 kB
Writeback:           0 kB
Mapped:          30712 kB
Slab:            53712 kB
Committed_AS:  9071168 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66557 MiB

End job on node19 on Sat May  5 12:07:02 UTC 2007