Trace number 457647

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.1 1800.76

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_3_40.opb
MD5SUM6ddc144a63b87021a78f3fe4530ac86f
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark279.587
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/457647-1178371633/instance-457647-1178371633.opb
0.00/0.01	c File size is 79862 bytes.
0.02/0.04	c Highest Coefficient sum: 200
0.02/0.04	c Parsing was ok!!
0.02/0.04	c Total parsing time: 0.034 s
0.02/0.05	c Var: 6380 Constr: 12663 6280/203/6180 Lit: 43960 Watch. Lit: 37523
0.02/0.05	c Obj. Vars: 0 (0 % of total variables)
22.58/22.63	c Pre-processing Time: 22.613 s
22.58/22.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
22.58/22.63	c        0   6380    12663    43960    3    37523  104956      0      0 22.61
22.58/22.63	c Switching off LPR mode.
1799.94/1800.70	c      111   6380    12774    60756    4    37745  115452    111      4 22.65
1799.94/1800.70	c      267   6380    12930    84557    6    38057  126998    267     11 22.70
1799.94/1800.70	c      510   6380    13173   119989    9    38543  139698    510     22 22.81
1799.94/1800.70	c      868   6380    13531   167655   12    39259  153668    868     37 23.00
1799.94/1800.70	c     1376   6380    14039   231214   16    40275  169035   1376     58 23.37
1799.94/1800.70	c     2141   6380    14804   334948   22    41805  185939   2141     89 23.80
1799.94/1800.70	c     3293   6380    15956   509445   31    44109  204533   3293    135 24.30
1799.94/1800.70	c     5014   6380    17677   748205   42    47551  224987   5014    198 25.30
1799.94/1800.70	c     7598   6380    20261  1121147   55    52719  247486   7598    265 28.57
1799.94/1800.70	c    11478   6380    24141  1667763   69    60479  272235  11478    315 36.42
1799.94/1800.70	c    17300   6380    29963  2496796   83    72123  299459  17300    363 47.59
1799.94/1800.70	c    26042   6380    38705  3747042   96    89607  329405  26042    395 65.77
1799.94/1800.70	c    39152   6380    51815  5591762  107   115827  362346  39152    329 118.98
1799.94/1800.70	c    58828   6380    71491  8363625  116   155179  398581  58828    214 273.79
1799.94/1800.70	c    88341   6380   101004 12613345  124   214205  438440  88341    151 584.16
1799.94/1800.70	c   132611   6380   145274 19188028  132   302745  482285 132611    109 1209.82
1799.94/1800.70	c Resources Exceeded
1799.94/1800.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.94/1800.70	c   16   170463  11533   266938   183126 24795852 170463     94 1800.04
1799.94/1800.70	s UNKNOWN
1799.94/1800.70	c Total time: 1800.04 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/node33/watcher-457647-1178371633 -o ROOT/results/node33/solver-457647-1178371633 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457647-1178371633/instance-457647-1178371633.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: 1.00 1.00 0.98 4/77 32562
/proc/meminfo: memFree=1493616/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=19548 CPUtime=0
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 335 0 3 0 0 0 0 0 18 0 1 0 285078804 20017152 307 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 4907 310 279 324 0 3956 0

[startup+0.0353211 s]
/proc/loadavg: 1.00 1.00 0.98 4/77 32562
/proc/meminfo: memFree=1493616/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=5384 CPUtime=0.02
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 733 0 3 0 2 0 0 0 18 0 1 0 285078804 5513216 705 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1346 706 305 324 0 395 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5384

[startup+0.101333 s]
/proc/loadavg: 1.00 1.00 0.98 4/77 32562
/proc/meminfo: memFree=1493616/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=0.08
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1245 0 3 0 8 0 0 0 18 0 1 0 285078804 7512064 1197 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1197 306 324 0 903 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7336

[startup+0.301377 s]
/proc/loadavg: 1.00 1.00 0.98 4/77 32562
/proc/meminfo: memFree=1493616/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=0.28
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1246 0 3 0 28 0 0 0 19 0 1 0 285078804 7512064 1198 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11378096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1198 306 324 0 903 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7336

[startup+0.701456 s]
/proc/loadavg: 1.00 1.00 0.98 4/77 32562
/proc/meminfo: memFree=1493616/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=0.68
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1247 0 3 0 68 0 0 0 23 0 1 0 285078804 7512064 1199 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1199 306 324 0 903 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7336

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1489256/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=1.49
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1248 0 3 0 148 1 0 0 25 0 1 0 285078804 7512064 1200 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1200 306 324 0 903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7336

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1488936/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=3.08
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1248 0 3 0 307 1 0 0 25 0 1 0 285078804 7512064 1200 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1200 306 324 0 903 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7336

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1488936/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=6.29
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1248 0 3 0 627 2 0 0 25 0 1 0 285078804 7512064 1200 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1200 306 324 0 903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7336

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.98 3/78 32563
/proc/meminfo: memFree=1489008/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=7336 CPUtime=12.68
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 1248 0 3 0 1266 2 0 0 25 0 1 0 285078804 7512064 1200 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11378373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 1834 1200 306 324 0 903 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7336

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1479728/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=17236 CPUtime=25.47
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 4005 0 3 0 2541 6 0 0 25 0 1 0 285078804 17649664 3691 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 4309 3691 311 324 0 3378 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17236

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1451888/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=45232 CPUtime=51.06
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 10987 0 3 0 5093 13 0 0 25 0 1 0 285078804 46317568 10673 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551263 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 11308 10673 311 324 0 10377 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 45232

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1418672/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=77836 CPUtime=102.24
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 19137 0 3 0 10201 23 0 0 25 0 1 0 285078804 79704064 18823 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 19459 18823 311 324 0 18528 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 77836

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1403824/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=92680 CPUtime=162.22
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 22865 0 3 0 16193 29 0 0 25 0 1 0 285078804 94904320 22551 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 23170 22551 311 324 0 22239 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92680

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1389104/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=107264 CPUtime=222.2
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 26494 0 3 0 22184 36 0 0 25 0 1 0 285078804 109838336 26180 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 26816 26180 311 324 0 25885 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 107264

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 32563
/proc/meminfo: memFree=1374128/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=122320 CPUtime=282.17
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 30254 0 3 0 28175 42 0 0 25 0 1 0 285078804 125255680 29940 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 30580 29940 311 324 0 29649 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 122320

[startup+342.301 s]
/proc/loadavg: 1.03 1.01 0.99 2/78 32563
/proc/meminfo: memFree=1365296/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=130956 CPUtime=342.15
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 32418 0 3 0 34169 46 0 0 25 0 1 0 285078804 134098944 32104 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551000 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 32739 32104 311 324 0 31808 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 130956

[startup+402.302 s]
/proc/loadavg: 1.01 1.01 0.99 2/78 32563
/proc/meminfo: memFree=1353072/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=143328 CPUtime=402.13
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 35525 0 3 0 40160 53 0 0 25 0 1 0 285078804 146767872 35211 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 35832 35211 311 324 0 34901 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 143328

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32563
/proc/meminfo: memFree=1338672/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=157636 CPUtime=462.12
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 39082 0 3 0 46154 58 0 0 25 0 1 0 285078804 161419264 38768 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 39409 38768 311 324 0 38478 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 157636

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32563
/proc/meminfo: memFree=1329200/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=167044 CPUtime=522.09
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 41440 0 3 0 52148 61 0 0 25 0 1 0 285078804 171053056 41126 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 41761 41126 311 324 0 40830 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 167044

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32563
/proc/meminfo: memFree=1319152/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=176968 CPUtime=582.07
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 43940 0 3 0 58143 64 0 0 25 0 1 0 285078804 181215232 43626 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 44242 43626 311 324 0 43311 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 176968

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 32563
/proc/meminfo: memFree=1311152/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=184948 CPUtime=642.05
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 45931 0 3 0 64138 67 0 0 25 0 1 0 285078804 189386752 45617 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 11062388 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 46237 45617 311 324 0 45306 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 184948


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 32563
/proc/meminfo: memFree=1273520/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=222552 CPUtime=881.96
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 55334 0 3 0 88113 83 0 0 25 0 1 0 285078804 227893248 55020 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 55638 55020 311 324 0 54707 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 222552

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1265008/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=231060 CPUtime=941.94
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 57448 0 3 0 94108 86 0 0 25 0 1 0 285078804 236605440 57134 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 57765 57134 311 324 0 56834 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 231060

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 32565
/proc/meminfo: memFree=1259312/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=236848 CPUtime=1001.92
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 58902 0 3 0 100102 90 0 0 25 0 1 0 285078804 242532352 58588 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 59212 58588 311 324 0 58281 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 236848

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32565
/proc/meminfo: memFree=1249264/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=247068 CPUtime=1061.9
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 61447 0 3 0 106095 95 0 0 25 0 1 0 285078804 252997632 61133 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551237 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 61767 61133 311 324 0 60836 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 247068

[startup+1122.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 32565
/proc/meminfo: memFree=1241328/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=254804 CPUtime=1121.88
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 63374 0 3 0 112090 98 0 0 25 0 1 0 285078804 260919296 63060 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 63701 63060 311 324 0 62770 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 254804

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32565
/proc/meminfo: memFree=1233520/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=262656 CPUtime=1181.86
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 65343 0 3 0 118085 101 0 0 25 0 1 0 285078804 268959744 65029 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 65664 65029 311 324 0 64733 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 262656

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 32565
/proc/meminfo: memFree=1224304/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=271780 CPUtime=1241.83
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 67634 0 3 0 124079 104 0 0 25 0 1 0 285078804 278302720 67320 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 67945 67320 311 324 0 67014 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 271780

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1215472/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=280556 CPUtime=1301.82
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 69809 0 3 0 130074 108 0 0 25 0 1 0 285078804 287289344 69495 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 70139 69495 311 324 0 69208 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 280556

[startup+1362.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 32565
/proc/meminfo: memFree=1207408/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=288540 CPUtime=1361.8
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 71826 0 3 0 136068 112 0 0 25 0 1 0 285078804 295464960 71512 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 72135 71512 311 324 0 71204 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 288540

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32565
/proc/meminfo: memFree=1200112/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=295884 CPUtime=1421.78
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 73644 0 3 0 142062 116 0 0 25 0 1 0 285078804 302985216 73330 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 73971 73330 311 324 0 73040 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 295884

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1191088/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=304764 CPUtime=1481.75
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 75888 0 3 0 148056 119 0 0 25 0 1 0 285078804 312078336 75574 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 76191 75574 311 324 0 75260 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 304764

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1184496/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=311316 CPUtime=1541.72
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 77523 0 3 0 154051 121 0 0 25 0 1 0 285078804 318787584 77209 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 77829 77209 311 324 0 76898 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 311316

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1176944/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=319044 CPUtime=1601.7
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 79431 0 3 0 160046 124 0 0 25 0 1 0 285078804 326701056 79117 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 79761 79117 311 324 0 78830 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 319044

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1170800/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=325228 CPUtime=1661.69
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 80981 0 3 0 166041 128 0 0 25 0 1 0 285078804 333033472 80667 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 81307 80667 311 324 0 80376 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 325228

[startup+1722.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 32565
/proc/meminfo: memFree=1164400/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=331672 CPUtime=1721.66
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 82610 0 3 0 172036 130 0 0 25 0 1 0 285078804 339632128 82296 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 82918 82296 311 324 0 81987 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 331672

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 32565
/proc/meminfo: memFree=1156400/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=339544 CPUtime=1781.64
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194304 84570 0 3 0 178030 134 0 0 25 0 1 0 285078804 347693056 84256 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 84886 84256 311 324 0 83955 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 339544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1170672/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=0 CPUtime=1800.05
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194308 85059 0 3 0 179869 136 0 0 25 0 1 0 285078804 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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

[startup+1800.71 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32565
/proc/meminfo: memFree=1170672/2055920 swapFree=4147908/4192956
[pid=32562] ppid=32560 vsize=0 CPUtime=1800.05
/proc/32562/stat : 32562 (bsolo3.0.16) R 32560 32562 31140 0 -1 4194308 85059 0 3 0 179869 136 0 0 25 0 1 0 285078804 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32562/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.76
CPU time (s): 1800.1
CPU user time (s): 1798.69
CPU system time (s): 1.40879
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 341480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.40878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85059
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 37975

runsolver used 1.40878 second user time and 4.13137 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat May  5 13:27:13 UTC 2007

IDJOB= 457647
IDBENCH= 48355
IDSOLVER= 163
FILE ID= node33/457647-1178371633

PBS_JOBID= 5189195

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_100_25_3_40.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457647-1178371633/instance-457647-1178371633.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-457647-1178371633 -o ROOT/results/node33/solver-457647-1178371633 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457647-1178371633/instance-457647-1178371633.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  6ddc144a63b87021a78f3fe4530ac86f

RANDOM SEED= 632198192

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1494024 kB
Buffers:         38340 kB
Cached:         420696 kB
SwapCached:      13836 kB
Active:         232552 kB
Inactive:       250424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494024 kB
SwapTotal:     4192956 kB
SwapFree:      4147908 kB
Dirty:            6684 kB
Writeback:           0 kB
Mapped:          30916 kB
Slab:            64188 kB
Committed_AS:  5229252 kB
PageTables:       1996 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 node33 on Sat May  5 13:57:16 UTC 2007