Trace number 457422

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.07 1800.66

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
MD5SUM67a15ea3b760eccb0e507c1f93bad0e1
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

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/457422-1178368711/instance-457422-1178368711.opb
0.00/0.00	c File size is 166877 bytes.
0.03/0.07	c Highest Coefficient sum: 400
0.03/0.07	c Parsing was ok!!
0.03/0.07	c Total parsing time: 0.072 s
0.03/0.09	c Var: 12832 Constr: 25467 12632/403/12432 Lit: 88424 Watch. Lit: 75435
0.03/0.09	c Obj. Vars: 0 (0 % of total variables)
63.27/63.37	c Pre-processing Time: 63.344 s
63.27/63.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
63.27/63.37	c        0  12832    25467    88424    3    75435  209119      0      0 63.34
63.27/63.37	c Switching off LPR mode.
1800.01/1800.61	c      136  12832    25603   128044    5    75707  230031    136      2 63.60
1800.01/1800.61	c      312  12832    25779   176423    6    76059  253035    312      4 64.11
1800.01/1800.61	c      545  12832    26012   258212    9    76525  278339    545      8 64.26
1800.01/1800.61	c      899  12832    26366   380182   14    77233  306173    899     13 64.64
1800.01/1800.61	c     1433  12832    26900   561102   20    78301  336791   1433     21 65.61
1800.01/1800.61	c     2201  12832    27668   828590   29    79837  370471   2201     32 67.54
1800.01/1800.61	c     3359  12832    28826  1239363   42    82153  407519   3359     48 69.25
1800.01/1800.61	c     5093  12832    30560  1836630   60    85621  448271   5093     68 74.14
1800.01/1800.61	c     7679  12832    33146  2723714   82    90793  493099   7679     88 86.79
1800.01/1800.61	c    11560  12832    37027  4032071  108    98555  542409  11560     98 117.94
1800.01/1800.61	c    17397  12832    42864  5960047  139   110229  596650  17397     87 198.24
1800.01/1800.61	c    26136  12832    51603  8841221  171   127707  656316  26136     78 332.44
1800.01/1800.61	c    39267  12832    64734 13050758  201   153969  721948  39267     51 769.07
1800.01/1800.61	c    58952  12832    84419 19456852  230   193339  794143  58952     44 1333.96
1800.01/1800.61	c Caught signal: 15
1800.01/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.01/1800.61	c   14    70603   9491   177688    96070 23292351  70603     39 1800.02
1800.01/1800.61	s UNKNOWN
1800.01/1800.61	c Total time: 1800.02 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/node18/watcher-457422-1178368711 -o ROOT/results/node18/solver-457422-1178368711 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457422-1178368711/instance-457422-1178368711.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.93 0.98 0.95 3/77 30609
/proc/meminfo: memFree=1544208/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=11900 CPUtime=0
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 377 0 0 0 0 0 0 0 18 0 1 0 284788483 12185600 346 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8132688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2975 349 291 324 0 2003 0

[startup+0.0388579 s]
/proc/loadavg: 0.93 0.98 0.95 3/77 30609
/proc/meminfo: memFree=1544208/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=6008 CPUtime=0.03
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 860 0 0 0 3 0 0 0 18 0 1 0 284788483 6152192 829 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8296059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 1502 829 310 324 0 530 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6008

[startup+0.102863 s]
/proc/loadavg: 0.93 0.98 0.95 3/77 30609
/proc/meminfo: memFree=1544208/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10796 CPUtime=0.09
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2085 0 0 0 9 0 0 0 18 0 1 0 284788483 11055104 2013 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2699 2013 306 324 0 1768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10796

[startup+0.301883 s]
/proc/loadavg: 0.93 0.98 0.95 3/77 30609
/proc/meminfo: memFree=1544208/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10796 CPUtime=0.28
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2114 0 0 0 28 0 0 0 19 0 1 0 284788483 11055104 2042 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8302309 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2699 2042 306 324 0 1768 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10796

[startup+0.702922 s]
/proc/loadavg: 0.93 0.98 0.95 3/77 30609
/proc/meminfo: memFree=1544208/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10796 CPUtime=0.69
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2116 0 0 0 69 0 0 0 23 0 1 0 284788483 11055104 2044 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8294499 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2699 2044 306 324 0 1768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10796

[startup+1.502 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1537160/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10796 CPUtime=1.49
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2117 0 0 0 148 1 0 0 25 0 1 0 284788483 11055104 2045 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134583268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2699 2045 306 324 0 1768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10796

[startup+3.10115 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1537032/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10924 CPUtime=3.09
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2119 0 0 0 308 1 0 0 25 0 1 0 284788483 11186176 2047 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10924

[startup+6.30146 s]
/proc/loadavg: 0.94 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1536776/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10924 CPUtime=6.28
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2119 0 0 0 627 1 0 0 25 0 1 0 284788483 11186176 2047 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10924

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1536776/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10924 CPUtime=12.69
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2119 0 0 0 1267 2 0 0 25 0 1 0 284788483 11186176 2047 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10924

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1536840/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10924 CPUtime=25.48
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2119 0 0 0 2546 2 0 0 25 0 1 0 284788483 11186176 2047 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8294058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10924

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1536904/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=10924 CPUtime=51.07
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 2119 0 0 0 5103 4 0 0 25 0 1 0 284788483 11186176 2047 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8290376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10924

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.95 2/78 30610
/proc/meminfo: memFree=1492616/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=55096 CPUtime=102.26
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 13590 0 0 0 10209 17 0 0 25 0 1 0 284788483 56418304 13126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 13774 13126 311 324 0 12843 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55096

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1470216/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=77448 CPUtime=162.24
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 19202 0 0 0 16201 23 0 0 25 0 1 0 284788483 79306752 18738 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 19362 18738 311 324 0 18431 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77448

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1455304/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=92224 CPUtime=222.22
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 22874 0 0 0 22195 27 0 0 25 0 1 0 284788483 94437376 22410 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 23056 22410 311 324 0 22125 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 92224

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1433928/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=113944 CPUtime=282.2
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 28312 0 0 0 28188 32 0 0 25 0 1 0 284788483 116678656 27848 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 28486 27848 311 324 0 27555 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 113944

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1419912/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=127568 CPUtime=342.19
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 31723 0 0 0 34184 35 0 0 25 0 1 0 284788483 130629632 31259 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 31892 31259 311 324 0 30961 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 127568

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1409096/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=138772 CPUtime=402.17
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 34507 0 0 0 40179 38 0 0 25 0 1 0 284788483 142102528 34043 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 34693 34043 311 324 0 33762 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 138772

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1401608/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=145840 CPUtime=462.16
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 36293 0 0 0 46174 42 0 0 25 0 1 0 284788483 149340160 35829 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 36460 35829 311 324 0 35529 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 145840

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1391496/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=156116 CPUtime=522.14
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 38843 0 0 0 52168 46 0 0 25 0 1 0 284788483 159862784 38379 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 39029 38379 311 324 0 38098 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 156116

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1384136/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=163308 CPUtime=582.12
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 40643 0 0 0 58164 48 0 0 25 0 1 0 284788483 167227392 40179 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 40827 40179 311 324 0 39896 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 163308

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1380040/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=167288 CPUtime=642.12
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 41658 0 0 0 64162 50 0 0 25 0 1 0 284788483 171302912 41194 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 41822 41194 311 324 0 40891 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 167288


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1358728/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=188728 CPUtime=822.06
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 47000 0 0 0 82148 58 0 0 25 0 1 0 284788483 193257472 46536 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 47182 46536 311 324 0 46251 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 188728

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1346504/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=200780 CPUtime=882.04
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 50007 0 0 0 88143 61 0 0 25 0 1 0 284788483 205598720 49543 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 50195 49543 311 324 0 49264 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 200780

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1338824/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=209004 CPUtime=942.03
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 52072 0 0 0 94137 66 0 0 25 0 1 0 284788483 214020096 51608 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 52251 51608 311 324 0 51320 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 209004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1328200/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=219036 CPUtime=1002.01
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 54593 0 0 0 100133 68 0 0 25 0 1 0 284788483 224292864 54129 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 54759 54129 311 324 0 53828 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 219036

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1317512/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=229960 CPUtime=1061.99
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 57307 0 0 0 106126 73 0 0 25 0 1 0 284788483 235479040 56843 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 57490 56843 311 324 0 56559 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 229960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1308872/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=238412 CPUtime=1121.97
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 59424 0 0 0 112122 75 0 0 25 0 1 0 284788483 244133888 58960 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 59603 58960 311 324 0 58672 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 238412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1299272/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=248048 CPUtime=1181.96
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 61847 0 0 0 118117 79 0 0 25 0 1 0 284788483 254001152 61383 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 62012 61383 311 324 0 61081 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 248048

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1293512/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=253704 CPUtime=1241.95
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 63262 0 0 0 124113 82 0 0 25 0 1 0 284788483 259792896 62798 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 63426 62798 311 324 0 62495 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 253704

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30612
/proc/meminfo: memFree=1287048/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=260120 CPUtime=1301.93
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 64866 0 0 0 130109 84 0 0 25 0 1 0 284788483 266362880 64402 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 65030 64402 311 324 0 64099 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 260120

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/84 30686
/proc/meminfo: memFree=1278144/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=267828 CPUtime=1361.88
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 66786 0 0 0 136101 87 0 0 25 0 1 0 284788483 274255872 66322 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8302309 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 66957 66322 311 324 0 66026 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 267828

[startup+1422.31 s]
/proc/loadavg: 1.06 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1271624/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=275544 CPUtime=1421.81
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 68712 0 0 0 142092 89 0 0 25 0 1 0 284788483 282157056 68248 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 68886 68248 311 324 0 67955 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 275544

[startup+1482.3 s]
/proc/loadavg: 1.02 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1264328/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=282868 CPUtime=1481.78
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 70541 0 0 0 148087 91 0 0 25 0 1 0 284788483 289656832 70077 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8296059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 70717 70077 311 324 0 69786 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 282868

[startup+1542.3 s]
/proc/loadavg: 1.01 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1258760/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=288280 CPUtime=1541.77
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 71903 0 0 0 154084 93 0 0 25 0 1 0 284788483 295198720 71439 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 72070 71439 311 324 0 71139 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 288280

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1253512/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=293552 CPUtime=1601.76
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 73219 0 0 0 160081 95 0 0 25 0 1 0 284788483 300597248 72755 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 73388 72755 311 324 0 72457 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 293552

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1246856/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=300224 CPUtime=1661.74
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 74865 0 0 0 166077 97 0 0 25 0 1 0 284788483 307429376 74401 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 75056 74401 311 324 0 74125 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 300224

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1241288/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=305748 CPUtime=1721.72
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 76246 0 0 0 172073 99 0 0 25 0 1 0 284788483 313085952 75782 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8294152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 76437 75782 311 324 0 75506 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 305748

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1235336/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=311664 CPUtime=1781.71
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 77752 0 0 0 178070 101 0 0 25 0 1 0 284788483 319143936 77288 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 77916 77288 311 324 0 76985 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 311664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 30810
/proc/meminfo: memFree=1233096/2055920 swapFree=4147200/4192956
[pid=30609] ppid=30607 vsize=313848 CPUtime=1800.01
/proc/30609/stat : 30609 (bsolo3.0.16) R 30607 30609 29300 0 -1 4194304 78285 0 0 0 179900 101 0 0 25 0 1 0 284788483 321380352 77821 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551000 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30609/statm: 78462 77821 311 324 0 77531 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 313848

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

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

Child status: 15
Real time (s): 1800.66
CPU time (s): 1800.07
CPU user time (s): 1799
CPU system time (s): 1.06984
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 313848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.06984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78286
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= 38236

runsolver used 1.41478 second user time and 3.99939 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May  5 12:38:31 UTC 2007

IDJOB= 457422
IDBENCH= 48340
IDSOLVER= 163
FILE ID= node18/457422-1178368711

PBS_JOBID= 5188958

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  67a15ea3b760eccb0e507c1f93bad0e1

RANDOM SEED= 343392512

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.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:       1544552 kB
Buffers:        112240 kB
Cached:         275812 kB
SwapCached:      15460 kB
Active:         196492 kB
Inactive:       218832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544552 kB
SwapTotal:     4192956 kB
SwapFree:      4147200 kB
Dirty:            6944 kB
Writeback:           0 kB
Mapped:          31260 kB
Slab:            81520 kB
Committed_AS:  8656860 kB
PageTables:       1780 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= 66558 MiB

End job on node18 on Sat May  5 13:08:34 UTC 2007