Trace number 1879304

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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.1 pb? (TO) 1800.13 1800.78

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
MD5SUMff64c7b9cef588c95a335f732f2d905b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Generic Pseudo-Boolean Learning
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 HOME/instance-1879304-1245248718.opb
0.00/0.00	c File size is 531927 bytes.
0.00/0.08	c Highest Coefficient sum: 400
0.00/0.08	c Parsing was ok!!
0.00/0.08	c Total parsing time: 0.078 s
0.00/0.08	c Var: 6620 Constr: 13043 6420/403/6220 Lit: 51160 Watch. Lit: 44383
0.00/0.08	c Obj. Vars: 0 (0 % of total variables)
9.48/9.54	c Pre-processing Time: 9.542 s
9.48/9.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.48/9.54	c        0   6620    13043    51160    3    44383  170370      0      0 9.54
9.48/9.54	c Switching off lower bounding mode.
1800.05/1800.70	c      100   6620    13243    55011    4    47678  187408    200     10 9.66
1800.05/1800.70	c      250   6620    13534    79469    5    54932  206149    491     25 9.79
1800.05/1800.70	c      476   6620    13984   207926   14    79996  226764    941     46 10.14
1800.05/1800.70	c      818   6620    14667   439326   29   129721  249441   1624     72 11.31
1800.05/1800.70	c     1327   6620    15670   724701   46   178312  274386   2627     95 13.90
1800.05/1800.70	c     2090   6620    17194  1178735   68   275432  301825   4151    107 19.47
1800.05/1800.70	c     3238   6620    19482  1961794  100   464423  332008   6439    101 31.99
1800.05/1800.70	c     4959   6620    22874  3138559  137   758065  365209   9831     81 61.01
1800.05/1800.70	c     7546   6620    27907  4960137  177  1231295  401730  14864     60 125.66
1800.05/1800.70	c    11425   6620    35469  7870280  221  2039509  441904  22426     45 249.62
1800.05/1800.70	c    17249   6620    46672 12137299  260  3241254  486095  33629     33 519.36
1800.05/1800.70	c    25987   6620    63517 18854502  296  5026085  534705  50474     25 1002.29
1800.05/1800.70	c Caught signal: 15
1800.05/1800.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.05/1800.70	c   12    33366  10211   139195    77644 23996333  64601     18 1800.05
1800.05/1800.70	s UNKNOWN
1800.05/1800.70	c Total time: 1800.05 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879304-1245248718/watcher-1879304-1245248718 -o /tmp/evaluation-result-1879304-1245248718/solver-1879304-1245248718 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879304-1245248718.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 13748
/proc/meminfo: memFree=1866816/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=19052 CPUtime=0
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 192472617 19509248 248 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 4763 248 174 640 0 3989 0

[startup+0.104576 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 13748
/proc/meminfo: memFree=1866816/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=0.09
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1294 0 0 0 9 0 0 0 18 0 1 0 192472617 14696448 1148 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1148 189 640 0 2944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14352

[startup+0.201594 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 13748
/proc/meminfo: memFree=1866816/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=0.19
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1295 0 0 0 19 0 0 0 18 0 1 0 192472617 14696448 1149 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1149 189 640 0 2944 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14352

[startup+0.301612 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 13748
/proc/meminfo: memFree=1866816/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=0.29
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1297 0 0 0 29 0 0 0 19 0 1 0 192472617 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14352

[startup+0.701685 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 13748
/proc/meminfo: memFree=1866816/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=0.69
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1297 0 0 0 69 0 0 0 22 0 1 0 192472617 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14352

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1862840/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=1.49
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1297 0 0 0 149 0 0 0 25 0 1 0 192472617 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136509133 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14352

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1862712/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=3.08
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1297 0 0 0 308 0 0 0 25 0 1 0 192472617 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14352

[startup+6.30172 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1862520/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=14352 CPUtime=6.29
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 1297 0 0 0 628 1 0 0 25 0 1 0 192472617 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14352

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1853048/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=24576 CPUtime=12.69
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 4181 0 0 0 1264 5 0 0 25 0 1 0 192472617 25165824 3707 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 6144 3707 198 640 0 5500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24576

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1835320/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=41804 CPUtime=25.48
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 8506 0 0 0 2540 8 0 0 25 0 1 0 192472617 42807296 8032 1992294400 134512640 137136520 4294956256 18446744073709551615 134543959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 10451 8032 198 640 0 9807 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41804

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1813304/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=63968 CPUtime=51.06
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 14030 0 0 0 5095 11 0 0 25 0 1 0 192472617 65503232 13556 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 15992 13556 198 640 0 15348 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 63968

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1783480/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=93388 CPUtime=102.25
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 21390 0 0 0 10209 16 0 0 25 0 1 0 192472617 95629312 20916 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 23347 20916 198 640 0 22703 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93388

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1752824/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=124472 CPUtime=162.23
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 29175 0 0 0 16202 21 0 0 25 0 1 0 192472617 127459328 28701 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 31118 28701 198 640 0 30474 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 124472

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1725432/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=151356 CPUtime=222.22
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 35866 0 0 0 22196 26 0 0 25 0 1 0 192472617 154988544 35392 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 37839 35392 198 640 0 37195 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 151356

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1704760/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=172036 CPUtime=282.19
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 41047 0 0 0 28190 29 0 0 25 0 1 0 192472617 176164864 40573 1992294400 134512640 137136520 4294956256 18446744073709551615 134544449 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 43009 40573 198 640 0 42365 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 172036

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1690040/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=186708 CPUtime=342.16
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 44715 0 0 0 34185 31 0 0 25 0 1 0 192472617 191188992 44241 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 46677 44241 198 640 0 46033 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 186708

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1674808/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=202172 CPUtime=402.14
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 48581 0 0 0 40180 34 0 0 25 0 1 0 192472617 207024128 48107 1992294400 134512640 137136520 4294956256 18446744073709551615 134544384 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 50543 48107 198 640 0 49899 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 202172

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1652280/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=224368 CPUtime=462.12
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 54139 0 0 0 46175 37 0 0 25 0 1 0 192472617 229752832 53665 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 56092 53665 198 640 0 55448 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 224368

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1630200/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=246676 CPUtime=522.09
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 59708 0 0 0 52169 40 0 0 25 0 1 0 192472617 252596224 59234 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 61669 59234 198 640 0 61025 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 246676

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1606840/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=269720 CPUtime=582.08
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 65468 0 0 0 58164 44 0 0 25 0 1 0 192472617 276193280 64994 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 67430 64994 198 640 0 66786 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 269720

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1588280/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=288108 CPUtime=642.06
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 70080 0 0 0 64159 47 0 0 25 0 1 0 192472617 295022592 69606 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 72027 69606 198 640 0 71383 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 288108

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1540792/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=335404 CPUtime=821.99
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 81889 0 0 0 82144 55 0 0 25 0 1 0 192472617 343453696 81415 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 83851 81415 198 640 0 83207 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 335404

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1525112/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=350908 CPUtime=881.97
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 85784 0 0 0 88141 56 0 0 25 0 1 0 192472617 359329792 85310 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 87727 85310 198 640 0 87083 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 350908

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1513528/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=362724 CPUtime=941.94
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 88727 0 0 0 94137 57 0 0 25 0 1 0 192472617 371429376 88253 1992294400 134512640 137136520 4294956256 18446744073709551615 134574036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 90681 88253 198 640 0 90037 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 362724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1501240/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=374776 CPUtime=1001.93
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 91749 0 0 0 100134 59 0 0 25 0 1 0 192472617 383770624 91275 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 93694 91275 198 640 0 93050 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 374776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1491832/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=384364 CPUtime=1061.9
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 94130 0 0 0 106129 61 0 0 25 0 1 0 192472617 393588736 93656 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 96091 93656 198 640 0 95447 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 384364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1481336/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=394628 CPUtime=1121.88
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 96712 0 0 0 112125 63 0 0 25 0 1 0 192472617 404099072 96238 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 98657 96238 198 640 0 98013 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 394628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1470648/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=405292 CPUtime=1181.87
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 99362 0 0 0 118121 66 0 0 25 0 1 0 192472617 415019008 98888 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 101323 98888 198 640 0 100679 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 405292

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1460024/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=415756 CPUtime=1241.84
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 101995 0 0 0 124117 67 0 0 25 0 1 0 192472617 425734144 101521 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 103939 101521 198 640 0 103295 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 415756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1453880/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=421940 CPUtime=1301.82
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 103541 0 0 0 130113 69 0 0 25 0 1 0 192472617 432066560 103067 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 105485 103067 198 640 0 104841 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 421940

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1446264/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=429552 CPUtime=1361.8
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 105428 0 0 0 136110 70 0 0 25 0 1 0 192472617 439861248 104954 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 107388 104954 198 640 0 106744 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 429552

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1438200/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=437496 CPUtime=1421.78
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 107413 0 0 0 142106 72 0 0 25 0 1 0 192472617 447995904 106939 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 109374 106939 198 640 0 108730 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 437496

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1433848/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=441884 CPUtime=1481.75
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 108516 0 0 0 148103 72 0 0 25 0 1 0 192472617 452489216 108042 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 110471 108042 198 640 0 109827 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 441884

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13749
/proc/meminfo: memFree=1427832/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=447796 CPUtime=1541.73
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 109988 0 0 0 154099 74 0 0 25 0 1 0 192472617 458543104 109514 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 111949 109514 198 640 0 111305 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 447796

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13751
/proc/meminfo: memFree=1417976/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=457644 CPUtime=1601.71
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 112450 0 0 0 160096 75 0 0 25 0 1 0 192472617 468627456 111976 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 114411 111976 198 640 0 113767 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 457644

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13751
/proc/meminfo: memFree=1413496/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=462004 CPUtime=1661.68
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 113554 0 0 0 166092 76 0 0 25 0 1 0 192472617 473092096 113080 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 115501 113080 198 640 0 114857 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 462004

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13751
/proc/meminfo: memFree=1408888/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=466620 CPUtime=1721.66
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 114697 0 0 0 172089 77 0 0 25 0 1 0 192472617 477818880 114223 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 116655 114223 198 640 0 116011 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 466620

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13751
/proc/meminfo: memFree=1403704/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=471708 CPUtime=1781.64
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 115979 0 0 0 178086 78 0 0 25 0 1 0 192472617 483028992 115505 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 117927 115505 198 640 0 117283 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 471708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 13751
/proc/meminfo: memFree=1403192/2055920 swapFree=4181928/4192956
[pid=13748] ppid=13746 vsize=472268 CPUtime=1800.05
/proc/13748/stat : 13748 (bsolo) R 13746 13748 13202 0 -1 4194304 116121 0 0 0 179926 79 0 0 25 0 1 0 192472617 483602432 115647 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13748/statm: 118067 115647 198 640 0 117423 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 472268

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

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

Child status: 15
Real time (s): 1800.78
CPU time (s): 1800.13
CPU user time (s): 1799.26
CPU system time (s): 0.865868
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 472268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 0.865868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116122
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= 2
involuntary context switches= 2763

runsolver used 1.73474 second user time and 3.2555 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-17 16:25:18
IDJOB=1879304
IDBENCH=48359
IDSOLVER=701
FILE ID=node7/1879304-1245248718
PBS_JOBID= 9372335
Free space on /tmp= 66272 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879304-1245248718/watcher-1879304-1245248718 -o /tmp/evaluation-result-1879304-1245248718/solver-1879304-1245248718 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879304-1245248718.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ff64c7b9cef588c95a335f732f2d905b
RANDOM SEED=979365863

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

/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.274
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.274
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:       1867616 kB
Buffers:         37232 kB
Cached:          89004 kB
SwapCached:       5072 kB
Active:          22584 kB
Inactive:       111812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867616 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          14364 kB
Slab:            39824 kB
Committed_AS:   182924 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879304-1245248718.opb

Free space on /tmp at the end= 66268 MiB
End job on node7 at 2009-06-17 16:55:21