Trace number 457917

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.09 1800.53

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_15.opb
MD5SUM6d36c2461bcbe18a397b3deab9e30c2d
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.38494
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
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 15
Number of bits of the biggest number in a constraint 4
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/457917-1178375243/instance-457917-1178375243.opb
0.00/0.00	c File size is 166877 bytes.
0.01/0.07	c Highest Coefficient sum: 400
0.01/0.07	c Parsing was ok!!
0.01/0.07	c Total parsing time: 0.071 s
0.01/0.09	c Var: 12832 Constr: 25467 12632/403/12432 Lit: 88424 Watch. Lit: 75410
0.01/0.09	c Obj. Vars: 0 (0 % of total variables)
62.98/63.07	c Pre-processing Time: 63.053 s
62.98/63.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
62.98/63.07	c        0  12832    25467    88424    3    75410  209119      0      0 63.05
62.98/63.07	c Switching off LPR mode.
1799.95/1800.48	c      161  12832    25628   137344    5    75732  230031    161      2 63.44
1799.95/1800.48	c      362  12832    25829   195048    7    76134  253035    362      5 64.16
1799.95/1800.48	c      605  12832    26072   286686   10    76620  278339    605      9 64.31
1799.95/1800.48	c      947  12832    26414   413539   15    77304  306173    947     14 64.69
1799.95/1800.48	c     1472  12832    26939   604491   22    78354  336791   1472     22 65.81
1799.95/1800.48	c     2238  12832    27705   894934   32    79886  370471   2238     33 66.63
1799.95/1800.48	c     3389  12832    28856  1325642   45    82188  407519   3389     49 68.84
1799.95/1800.48	c     5110  12832    30577  1967124   64    85630  448271   5110     67 75.62
1799.95/1800.48	c     7702  12832    33169  2935961   88    90814  493099   7702     83 92.22
1799.95/1800.48	c    11581  12832    37048  4358185  117    98572  542409  11581     86 134.61
1799.95/1800.48	c    17422  12832    42889  6480401  151   110254  596650  17422     73 237.64
1799.95/1800.48	c    26159  12832    51626  9652791  186   127728  656316  26159     69 377.80
1799.95/1800.48	c    39279  12832    64746 14257413  220   153968  721948  39279     46 839.04
1799.95/1800.48	c Resources Exceeded
1799.95/1800.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.95/1800.48	c   13    54378   4069   109504    79845 19586915  54378     30 1800.04
1799.95/1800.48	s UNKNOWN
1799.95/1800.48	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/node30/watcher-457917-1178375243 -o ROOT/results/node30/solver-457917-1178375243 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457917-1178375243/instance-457917-1178375243.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.72 0.93 0.91 3/77 26515
/proc/meminfo: memFree=1332272/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=11900 CPUtime=0
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 285439965 12185600 335 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7452283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2975 337 282 324 0 2003 0

[startup+0.022146 s]
/proc/loadavg: 0.72 0.93 0.91 3/77 26515
/proc/meminfo: memFree=1332272/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=5048 CPUtime=0.01
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 626 0 0 0 1 0 0 0 18 0 1 0 285439965 5169152 595 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134525198 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 1262 596 301 324 0 290 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5048

[startup+0.10115 s]
/proc/loadavg: 0.72 0.93 0.91 3/77 26515
/proc/meminfo: memFree=1332272/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10796 CPUtime=0.09
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2085 0 0 0 8 1 0 0 18 0 1 0 285439965 11055104 2013 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2699 2013 306 324 0 1768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10796

[startup+0.301163 s]
/proc/loadavg: 0.72 0.93 0.91 3/77 26515
/proc/meminfo: memFree=1332272/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10796 CPUtime=0.29
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2114 0 0 0 28 1 0 0 19 0 1 0 285439965 11055104 2042 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2699 2042 306 324 0 1768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10796

[startup+0.701187 s]
/proc/loadavg: 0.72 0.93 0.91 3/77 26515
/proc/meminfo: memFree=1332272/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10796 CPUtime=0.69
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2116 0 0 0 68 1 0 0 22 0 1 0 285439965 11055104 2044 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7450276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2699 2044 306 324 0 1768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10796

[startup+1.50124 s]
/proc/loadavg: 0.72 0.93 0.91 2/78 26516
/proc/meminfo: memFree=1325224/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10796 CPUtime=1.49
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2117 0 0 0 148 1 0 0 25 0 1 0 285439965 11055104 2045 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2699 2045 306 324 0 1768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10796

[startup+3.10134 s]
/proc/loadavg: 0.72 0.93 0.91 2/78 26516
/proc/meminfo: memFree=1325096/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10924 CPUtime=3.09
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2119 0 0 0 308 1 0 0 25 0 1 0 285439965 11186176 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134583268 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10924

[startup+6.30154 s]
/proc/loadavg: 0.74 0.93 0.91 2/78 26516
/proc/meminfo: memFree=1324904/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10924 CPUtime=6.29
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2119 0 0 0 628 1 0 0 25 0 1 0 285439965 11186176 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7448405 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10924

[startup+12.7019 s]
/proc/loadavg: 0.76 0.93 0.91 2/78 26516
/proc/meminfo: memFree=1324904/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10924 CPUtime=12.68
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2119 0 0 0 1266 2 0 0 25 0 1 0 285439965 11186176 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7450456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10924

[startup+25.5018 s]
/proc/loadavg: 0.81 0.94 0.91 2/78 26516
/proc/meminfo: memFree=1324968/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10924 CPUtime=25.48
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2119 0 0 0 2545 3 0 0 25 0 1 0 285439965 11186176 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 7458452 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10924

[startup+51.1014 s]
/proc/loadavg: 0.88 0.94 0.91 2/78 26516
/proc/meminfo: memFree=1324968/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=10924 CPUtime=51.08
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 2119 0 0 0 5102 6 0 0 25 0 1 0 285439965 11186176 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 2731 2047 306 324 0 1800 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10924

[startup+102.306 s]
/proc/loadavg: 0.94 0.95 0.91 2/78 26516
/proc/meminfo: memFree=1282088/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=53824 CPUtime=102.27
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 13270 0 0 0 10209 18 0 0 25 0 1 0 285439965 55115776 12807 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 13456 12807 311 324 0 12525 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53824

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.91 2/78 26516
/proc/meminfo: memFree=1260456/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=75656 CPUtime=162.25
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 18744 0 0 0 16202 23 0 0 25 0 1 0 285439965 77471744 18281 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 18914 18281 311 324 0 17983 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 75656

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 26516
/proc/meminfo: memFree=1243944/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=91824 CPUtime=222.23
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 22773 0 0 0 22196 27 0 0 25 0 1 0 285439965 94027776 22310 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 22956 22310 311 324 0 22025 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 91824

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 26516
/proc/meminfo: memFree=1215208/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=120552 CPUtime=282.22
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 29977 0 0 0 28188 34 0 0 25 0 1 0 285439965 123445248 29514 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 30138 29514 311 324 0 29207 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 120552

[startup+342.302 s]
/proc/loadavg: 1.08 1.00 0.92 2/78 26516
/proc/meminfo: memFree=1205672/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=129924 CPUtime=342.21
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 32312 0 0 0 34184 37 0 0 25 0 1 0 285439965 133042176 31849 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 32481 31849 311 324 0 31550 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 129924

[startup+402.301 s]
/proc/loadavg: 1.03 1.00 0.92 2/78 26516
/proc/meminfo: memFree=1196264/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=139420 CPUtime=402.2
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 34681 0 0 0 40180 40 0 0 25 0 1 0 285439965 142766080 34218 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 34855 34218 311 324 0 33924 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 139420

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 0.92 2/78 26516
/proc/meminfo: memFree=1187048/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=148676 CPUtime=462.18
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 36991 0 0 0 46176 42 0 0 25 0 1 0 285439965 152244224 36528 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 37169 36528 311 324 0 36238 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 148676

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26516
/proc/meminfo: memFree=1179560/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=156124 CPUtime=522.16
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 38852 0 0 0 52171 45 0 0 25 0 1 0 285439965 159870976 38389 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 39031 38389 311 324 0 38100 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 156124

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26516
/proc/meminfo: memFree=1170152/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=165436 CPUtime=582.15
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 41171 0 0 0 58166 49 0 0 25 0 1 0 285439965 169406464 40708 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 41359 40708 311 324 0 40428 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 165436

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26516
/proc/meminfo: memFree=1163560/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=171968 CPUtime=642.14
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 42824 0 0 0 64163 51 0 0 25 0 1 0 285439965 176095232 42361 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 42992 42361 311 324 0 42061 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 171968


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

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1135016/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=200460 CPUtime=882.08
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 49944 0 0 0 88148 60 0 0 25 0 1 0 285439965 205271040 49481 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 50115 49481 311 324 0 49184 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 200460

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1128936/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=206608 CPUtime=942.06
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 51482 0 0 0 94143 63 0 0 25 0 1 0 285439965 211566592 51019 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 51652 51019 311 324 0 50721 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 206608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1122728/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=212744 CPUtime=1002.05
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 53019 0 0 0 100139 66 0 0 25 0 1 0 285439965 217849856 52556 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 53186 52556 311 324 0 52255 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 212744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1116648/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=218912 CPUtime=1062.03
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 54544 0 0 0 106135 68 0 0 25 0 1 0 285439965 224165888 54081 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 54728 54081 311 324 0 53797 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 218912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1110120/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=225324 CPUtime=1122.02
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 56158 0 0 0 112132 70 0 0 25 0 1 0 285439965 230731776 55695 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 56331 55695 311 324 0 55400 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 225324

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1104488/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=231084 CPUtime=1182
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 57592 0 0 0 118129 71 0 0 25 0 1 0 285439965 236630016 57129 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 57771 57129 311 324 0 56840 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 231084

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1100200/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=235340 CPUtime=1241.99
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 58650 0 0 0 124126 73 0 0 25 0 1 0 285439965 240988160 58187 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 58835 58187 311 324 0 57904 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 235340

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1097192/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=238284 CPUtime=1301.98
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 59382 0 0 0 130124 74 0 0 25 0 1 0 285439965 244002816 58919 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 59571 58919 311 324 0 58640 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 238284

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1094440/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=240984 CPUtime=1361.96
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 60065 0 0 0 136121 75 0 0 25 0 1 0 285439965 246767616 59602 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 60246 59602 311 324 0 59315 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 240984

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1090408/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=244968 CPUtime=1421.95
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 61072 0 0 0 142118 77 0 0 25 0 1 0 285439965 250847232 60609 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 61242 60609 311 324 0 60311 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 244968

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1088040/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=247408 CPUtime=1481.93
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 61668 0 0 0 148115 78 0 0 25 0 1 0 285439965 253345792 61205 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 61852 61205 311 324 0 60921 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 247408

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1085672/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=249712 CPUtime=1541.91
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 62262 0 0 0 154112 79 0 0 25 0 1 0 285439965 255705088 61799 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 62428 61799 311 324 0 61497 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 249712

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1082664/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=252792 CPUtime=1601.9
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 63021 0 0 0 160110 80 0 0 25 0 1 0 285439965 258859008 62558 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 63198 62558 311 324 0 62267 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 252792

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1078312/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=257152 CPUtime=1661.89
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 64126 0 0 0 166107 82 0 0 25 0 1 0 285439965 263323648 63663 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 64288 63663 311 324 0 63357 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 257152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1074664/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=260880 CPUtime=1721.87
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 65041 0 0 0 172104 83 0 0 25 0 1 0 285439965 267141120 64578 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 65220 64578 311 324 0 64289 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 260880

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1071208/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=264208 CPUtime=1781.86
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194304 65878 0 0 0 178100 86 0 0 25 0 1 0 285439965 270548992 65415 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/statm: 66052 65415 311 324 0 65121 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 264208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1165224/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=0 CPUtime=1800.05
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194308 66036 0 0 0 179917 88 0 0 25 0 1 0 285439965 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/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.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 26518
/proc/meminfo: memFree=1165224/2055920 swapFree=4157176/4192956
[pid=26515] ppid=26513 vsize=0 CPUtime=1800.05
/proc/26515/stat : 26515 (bsolo3.0.16) R 26513 26515 26282 0 -1 4194308 66036 0 0 0 179917 88 0 0 25 0 1 0 285439965 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/26515/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.53
CPU time (s): 1800.09
CPU user time (s): 1799.18
CPU system time (s): 0.906862
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 264848

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

runsolver used 1.36879 second user time and 3.89441 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat May  5 14:27:23 UTC 2007

IDJOB= 457917
IDBENCH= 48373
IDSOLVER= 163
FILE ID= node30/457917-1178375243

PBS_JOBID= 5189226

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  6d36c2461bcbe18a397b3deab9e30c2d

RANDOM SEED= 141257333

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.218
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.218
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:       1332680 kB
Buffers:         74796 kB
Cached:         517380 kB
SwapCached:      15336 kB
Active:         271464 kB
Inactive:       346884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332680 kB
SwapTotal:     4192956 kB
SwapFree:      4157176 kB
Dirty:            7056 kB
Writeback:           0 kB
Mapped:          30756 kB
Slab:            90424 kB
Committed_AS:  9150268 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 node30 on Sat May  5 14:57:25 UTC 2007