Trace number 457557

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? 1800.02 1800.69

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_5_15.opb
MD5SUM278bedcb160fff5308a678f3e1e7c2f9
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 variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1212
Sum of products size (including duplicates)2424
Number of different products606
Sum of products size1212

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/457557-1178370116/instance-457557-1178370116.opb
0.00/0.00	c File size is 16262 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.011 s
0.00/0.01	c Var: 1312 Constr: 2577 1262/103/1212 Lit: 8834 Watch. Lit: 7490
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.39/0.41	c Pre-processing Time: 0.408 s
0.39/0.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.41	c        0   1312     2577     8834    3     7490   14553      0      0 0.41
0.39/0.41	c Switching off LPR mode.
1799.93/1800.67	c      108   1312     2685    17248    6     7706   16009    108    257 0.42
1799.93/1800.67	c      267   1312     2844    29217   10     8024   17610    267    604 0.44
1799.93/1800.67	c      510   1312     3087    46222   14     8510   19372    510   1047 0.49
1799.93/1800.67	c      848   1312     3425    71489   20     9186   21310    848   1555 0.55
1799.93/1800.67	c     1369   1312     3946   112577   28    10228   23442   1369   2190 0.62
1799.93/1800.67	c     2145   1312     4722   172222   36    11780   25787   2145   2529 0.85
1799.93/1800.67	c     3307   1312     5884   259743   44    14104   28366   3307   2520 1.31
1799.93/1800.67	c     5028   1312     7605   380937   50    17546   31203   5028   1893 2.65
1799.93/1800.67	c     7613   1312    10190   589748   57    22716   34324   7613   2049 3.71
1799.93/1800.67	c    11493   1312    14070   893603   63    30476   37757  11493   1602 7.17
1799.93/1800.67	c    17315   1312    19892  1337559   67    42120   41533  17315    863 20.05
1799.93/1800.67	c    26055   1312    28632  2035636   71    59600   45687  26055    827 31.49
1799.93/1800.67	c    39169   1312    41746  3018299   72    85828   50256  39169    478 81.86
1799.93/1800.67	c    58841   1312    21519  1481395   68    45374   55282  18942    338 173.94
1799.93/1800.67	c    88351   1312    51029  3782670   74   104394   60811  48452    368 239.94
1799.93/1800.67	c   132622   1312    45250  3253728   71    92836   66893  42673    293 451.79
1799.93/1800.67	c   199036   1312    55826  4159542   74   113988   73583  53249    281 707.14
1799.93/1800.67	c   298656   1312    30356  2140453   70    63048   80942  27779    237 1258.63
1799.93/1800.67	c Resources Exceeded
1799.93/1800.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.93/1800.67	c   18   427163  19476   509613    18596  1293035  16019    237 1800.00
1799.93/1800.67	s UNKNOWN
1799.93/1800.67	c Total time: 1800 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/node13/watcher-457557-1178370116 -o ROOT/results/node13/solver-457557-1178370116 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457557-1178370116/instance-457557-1178370116.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.92 0.98 0.93 3/83 5365
/proc/meminfo: memFree=1668872/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=3940 CPUtime=0
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 381 0 0 0 0 0 0 0 18 0 1 0 284929440 4034560 350 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 985 351 291 324 0 50 0

[startup+0.09355 s]
/proc/loadavg: 0.92 0.98 0.93 3/83 5365
/proc/meminfo: memFree=1668872/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=4612 CPUtime=0.08
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 561 0 0 0 8 0 0 0 18 0 1 0 284929440 4722688 526 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 1153 526 306 324 0 222 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4612

[startup+0.101551 s]
/proc/loadavg: 0.92 0.98 0.93 3/83 5365
/proc/meminfo: memFree=1668872/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=4612 CPUtime=0.09
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 561 0 0 0 9 0 0 0 18 0 1 0 284929440 4722688 526 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 1153 526 306 324 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4612

[startup+0.301593 s]
/proc/loadavg: 0.92 0.98 0.93 3/83 5365
/proc/meminfo: memFree=1668872/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=4612 CPUtime=0.29
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 561 0 0 0 29 0 0 0 19 0 1 0 284929440 4722688 526 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 1153 526 306 324 0 222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4612

[startup+0.701679 s]
/proc/loadavg: 0.92 0.98 0.93 3/83 5365
/proc/meminfo: memFree=1668872/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=6428 CPUtime=0.69
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 1021 0 0 0 69 0 0 0 23 0 1 0 284929440 6582272 986 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 12314235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 1607 986 312 324 0 676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6428

[startup+1.50185 s]
/proc/loadavg: 0.92 0.98 0.93 2/84 5366
/proc/meminfo: memFree=1665024/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=8496 CPUtime=1.49
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 1534 0 0 0 148 1 0 0 25 0 1 0 284929440 8699904 1499 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 2124 1499 312 324 0 1193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8496

[startup+3.1012 s]
/proc/loadavg: 0.93 0.98 0.93 2/84 5366
/proc/meminfo: memFree=1663104/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=11332 CPUtime=3.08
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 2255 0 0 0 307 1 0 0 25 0 1 0 284929440 11603968 2220 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5365/statm: 2833 2220 312 324 0 1902 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11332

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1657904/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=16372 CPUtime=6.28
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 3507 0 0 0 625 3 0 0 25 0 1 0 284929440 16764928 3472 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 4093 3472 312 324 0 3162 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16372

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1653560/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=20240 CPUtime=12.68
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 4467 0 0 0 1263 5 0 0 25 0 1 0 284929440 20725760 4432 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 5060 4432 312 324 0 4129 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20240

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1644920/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=28760 CPUtime=25.47
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 6611 0 0 0 2539 8 0 0 25 0 1 0 284929440 29450240 6576 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 7190 6576 312 324 0 6259 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28760

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1633976/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=39468 CPUtime=51.07
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 9290 0 0 0 5094 13 0 0 25 0 1 0 284929440 40415232 9255 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 9867 9255 312 324 0 8936 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39468

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1620792/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=52672 CPUtime=102.25
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 12579 0 0 0 10206 19 0 0 25 0 1 0 284929440 53936128 12544 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 13168 12544 312 324 0 12237 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52672

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1612216/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=61060 CPUtime=162.22
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 14728 0 0 0 16199 23 0 0 25 0 1 0 284929440 62525440 14642 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 15265 14642 312 324 0 14334 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 61060

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1612216/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=61060 CPUtime=222.2
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 14728 0 0 0 22193 27 0 0 25 0 1 0 284929440 62525440 14642 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 15265 14642 312 324 0 14334 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 61060

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1606968/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=66624 CPUtime=282.18
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 16127 0 0 0 28185 33 0 0 25 0 1 0 284929440 68222976 16041 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 16656 16041 312 324 0 15725 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 66624

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1600632/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=72576 CPUtime=342.16
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 17670 0 0 0 34180 36 0 0 25 0 1 0 284929440 74317824 17523 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 18144 17523 312 324 0 17213 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 72576

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1600824/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=72576 CPUtime=402.13
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 17670 0 0 0 40174 39 0 0 25 0 1 0 284929440 74317824 17523 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 18144 17523 312 324 0 17213 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 72576

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1600824/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=72576 CPUtime=462.11
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 17670 0 0 0 46169 42 0 0 25 0 1 0 284929440 74317824 17523 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 18144 17523 312 324 0 17213 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 72576

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1600888/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=72576 CPUtime=522.09
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 17670 0 0 0 52164 45 0 0 25 0 1 0 284929440 74317824 17523 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 18144 17523 312 324 0 17213 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 72576

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1594552/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=78756 CPUtime=582.07
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 19292 0 0 0 58159 48 0 0 25 0 1 0 284929440 80646144 19078 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 19689 19078 312 324 0 18758 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 78756

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1594552/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=78756 CPUtime=642.05
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 19292 0 0 0 64153 52 0 0 25 0 1 0 284929440 80646144 19078 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 19689 19078 312 324 0 18758 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 78756


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

/proc/meminfo: memFree=1585592/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=87784 CPUtime=1121.87
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 21614 0 0 0 112111 76 0 0 25 0 1 0 284929440 89890816 21326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 21946 21326 312 324 0 21015 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 87784

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1585464/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=87784 CPUtime=1181.85
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 21687 0 0 0 118108 77 0 0 25 0 1 0 284929440 89890816 21326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 21946 21326 312 324 0 21015 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 87784

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1585464/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=87784 CPUtime=1241.82
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 21687 0 0 0 124104 78 0 0 25 0 1 0 284929440 89890816 21326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 21946 21326 312 324 0 21015 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 87784

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1585528/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=87784 CPUtime=1301.81
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 21687 0 0 0 130099 82 0 0 25 0 1 0 284929440 89890816 21326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 21946 21326 312 324 0 21015 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 87784

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1585528/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=87784 CPUtime=1361.79
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 21687 0 0 0 136094 85 0 0 25 0 1 0 284929440 89890816 21326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 21946 21326 312 324 0 21015 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 87784

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1585592/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=87784 CPUtime=1421.77
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 21687 0 0 0 142090 87 0 0 25 0 1 0 284929440 89890816 21326 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 21946 21326 312 324 0 21015 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 87784

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1582648/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=91272 CPUtime=1481.74
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 22558 0 0 0 148083 91 0 0 25 0 1 0 284929440 93462528 22197 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 22818 22197 312 324 0 21887 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 91272

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1578232/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=95012 CPUtime=1541.72
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 23577 0 0 0 154079 93 0 0 25 0 1 0 284929440 97292288 23135 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 23753 23135 312 324 0 22822 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 95012

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1578296/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=95012 CPUtime=1601.7
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 23577 0 0 0 160071 99 0 0 25 0 1 0 284929440 97292288 23135 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 23753 23135 312 324 0 22822 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 95012

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1578296/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=95012 CPUtime=1661.67
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 23577 0 0 0 166066 101 0 0 25 0 1 0 284929440 97292288 23135 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 23753 23135 312 324 0 22822 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 95012

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1578360/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=95012 CPUtime=1721.66
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 23577 0 0 0 172061 105 0 0 25 0 1 0 284929440 97292288 23135 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 23753 23135 312 324 0 22822 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 95012

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1781.63
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 178055 108 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 96432

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1791.23
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179015 108 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546310 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1791.23
Current children cumulated vsize (KiB) 96432

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1794.43
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179335 108 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (KiB) 96432

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1797.62
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179654 108 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 96432

[startup+1799.9 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1799.23
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179814 109 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1799.23
Current children cumulated vsize (KiB) 96432

[startup+1800.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1799.63
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179854 109 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551266 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (KiB) 96432

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1799.83
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179874 109 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 12312346 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1799.83
Current children cumulated vsize (KiB) 96432

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.93 2/78 5386
/proc/meminfo: memFree=1576760/2055920 swapFree=4159396/4192956
[pid=5365] ppid=5363 vsize=96432 CPUtime=1799.93
/proc/5365/stat : 5365 (bsolo3.0.16) R 5363 5365 3751 0 -1 4194304 24012 0 0 0 179884 109 0 0 25 0 1 0 284929440 98746368 23489 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 12320450 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5365/statm: 24108 23489 312 324 0 23177 0
Current children cumulated CPU time (s) 1799.93
Current children cumulated vsize (KiB) 96432

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.02
CPU user time (s): 1798.91
CPU system time (s): 1.10983
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 96756

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

runsolver used 1.40379 second user time and 4.06338 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat May  5 13:01:56 UTC 2007

IDJOB= 457557
IDBENCH= 48349
IDSOLVER= 163
FILE ID= node13/457557-1178370116

PBS_JOBID= 5188963

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  278bedcb160fff5308a678f3e1e7c2f9

RANDOM SEED= 304913950

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1669280 kB
Buffers:         96340 kB
Cached:         193376 kB
SwapCached:      13156 kB
Active:         189448 kB
Inactive:       126792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669280 kB
SwapTotal:     4192956 kB
SwapFree:      4159396 kB
Dirty:            6644 kB
Writeback:           0 kB
Mapped:          32720 kB
Slab:            55440 kB
Committed_AS:  9704692 kB
PageTables:       2120 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 node13 on Sat May  5 13:31:57 UTC 2007