Trace number 457707

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.64

General information on the benchmark

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

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/457707-1178372375/instance-457707-1178372375.opb
0.00/0.00	c File size is 166857 bytes.
0.05/0.07	c Highest Coefficient sum: 400
0.05/0.07	c Parsing was ok!!
0.05/0.07	c Total parsing time: 0.074 s
0.05/0.09	c Var: 12840 Constr: 25483 12640/403/12440 Lit: 88480 Watch. Lit: 75483
0.05/0.09	c Obj. Vars: 0 (0 % of total variables)
63.47/63.57	c Pre-processing Time: 63.554 s
63.47/63.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
63.47/63.58	c        0  12840    25483    88480    3    75483  209763      0      0 63.55
63.47/63.58	c Switching off LPR mode.
1799.94/1800.55	c      121  12840    25604   124620    4    75725  230740    121      1 63.76
1799.94/1800.55	c      316  12840    25799   177335    6    76115  253815    316      4 64.35
1799.94/1800.55	c      550  12840    26033   259652    9    76583  279197    550      8 64.49
1799.94/1800.55	c      909  12840    26392   383956   14    77301  307117    909     14 64.83
1799.94/1800.55	c     1435  12840    26918   562308   20    78353  337829   1435     21 65.72
1799.94/1800.55	c     2203  12840    27686   825736   29    79889  371612   2203     32 67.48
1799.94/1800.55	c     3357  12840    28840  1231172   42    82197  408774   3357     48 69.70
1799.94/1800.55	c     5080  12840    30563  1844919   60    85643  449652   5080     70 71.88
1799.94/1800.55	c     7666  12840    33149  2648378   79    90815  494618   7666    100 76.11
1799.94/1800.55	c    11549  12840    37032  3835508  103    98581  544080  11549    131 87.74
1799.94/1800.55	c    17372  12840    42855  5707729  133   110227  598489  17372    145 119.60
1799.94/1800.55	c    26111  12840    51594  8372396  162   127705  658338  26111    156 166.74
1799.94/1800.55	c    39223  12840    64706 12500749  193   153929  724172  39223    120 326.29
1799.94/1800.55	c    58894  12840    84377 19175988  227   193271  796590  58894    112 525.30
1799.94/1800.56	c    88405  12840   113888 29082023  255   252293  876250  88405     88 996.19
1799.94/1800.56	c Resources Exceeded
1799.94/1800.56	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.94/1800.56	c   15   122813  17865   205824   148296 40228059 122813     68 1800.00
1799.94/1800.56	s UNKNOWN
1799.94/1800.56	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/node65/watcher-457707-1178372375 -o ROOT/results/node65/solver-457707-1178372375 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457707-1178372375/instance-457707-1178372375.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.91 0.97 0.92 3/64 27428
/proc/meminfo: memFree=1443136/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=11900 CPUtime=0
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 313227164 12185600 347 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6121083 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2975 347 291 324 0 2003 0

[startup+0.0645909 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 27428
/proc/meminfo: memFree=1443136/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=7408 CPUtime=0.05
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 1226 0 0 0 5 0 0 0 18 0 1 0 313227164 7585792 1195 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6121083 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 1852 1195 324 324 0 880 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7408

[startup+0.101593 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 27428
/proc/meminfo: memFree=1443136/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=0.09
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2086 0 0 0 8 1 0 0 18 0 1 0 313227164 11059200 2014 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2014 306 324 0 1769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10800

[startup+0.301608 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 27428
/proc/meminfo: memFree=1443136/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=0.29
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2118 0 0 0 28 1 0 0 19 0 1 0 313227164 11059200 2046 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2046 306 324 0 1769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10800

[startup+0.701642 s]
/proc/loadavg: 0.91 0.97 0.92 3/64 27428
/proc/meminfo: memFree=1443136/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=0.69
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 68 1 0 0 22 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160527315 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10800

[startup+1.50171 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1436152/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=1.49
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 148 1 0 0 25 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10800

[startup+3.10184 s]
/proc/loadavg: 0.91 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1435960/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=3.09
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 308 1 0 0 25 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6115402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10800

[startup+6.3011 s]
/proc/loadavg: 0.92 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1435768/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=6.29
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 628 1 0 0 25 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10800

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1435840/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=12.69
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 1268 1 0 0 25 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6115480 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10800

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1435904/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=25.49
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 2547 2 0 0 25 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134583244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10800

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1435904/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=10800 CPUtime=51.07
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 2119 0 0 0 5104 3 0 0 25 0 1 0 313227164 11059200 2047 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6119551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 2700 2047 306 324 0 1769 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10800

[startup+102.304 s]
/proc/loadavg: 0.98 0.97 0.92 2/65 27429
/proc/meminfo: memFree=1374592/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=72096 CPUtime=102.26
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 17862 0 0 0 10207 19 0 0 25 0 1 0 313227164 73826304 17397 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 18024 17397 311 324 0 17093 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72096

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 27430
/proc/meminfo: memFree=1332992/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=114396 CPUtime=162.25
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 28425 0 0 0 16194 31 0 0 25 0 1 0 313227164 117141504 27960 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 28599 27960 311 324 0 27668 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 114396

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 27431
/proc/meminfo: memFree=1306560/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=139976 CPUtime=222.23
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 34812 0 0 0 22184 39 0 0 25 0 1 0 313227164 143335424 34347 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 34994 34347 311 324 0 34063 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139976

[startup+282.302 s]
/proc/loadavg: 1.11 1.00 0.93 2/65 27431
/proc/meminfo: memFree=1285184/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=161276 CPUtime=282.22
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 40149 0 0 0 28175 47 0 0 25 0 1 0 313227164 165146624 39684 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6119502 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 40319 39684 311 324 0 39388 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 161276

[startup+342.302 s]
/proc/loadavg: 1.08 1.01 0.94 2/65 27431
/proc/meminfo: memFree=1268672/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=177724 CPUtime=342.2
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 44245 0 0 0 34169 51 0 0 25 0 1 0 313227164 181989376 43780 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 44431 43780 311 324 0 43500 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 177724

[startup+402.302 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 27431
/proc/meminfo: memFree=1231936/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=214504 CPUtime=402.18
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 53453 0 0 0 40158 60 0 0 25 0 1 0 313227164 219652096 52988 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 53626 52988 311 324 0 52695 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 214504

[startup+462.302 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1204800/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=241500 CPUtime=462.18
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 60189 0 0 0 46150 68 0 0 25 0 1 0 313227164 247296000 59724 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 60375 59724 311 324 0 59444 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 241500

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1187584/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=259096 CPUtime=522.16
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 64590 0 0 0 52141 75 0 0 25 0 1 0 313227164 265314304 64125 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 64774 64125 311 324 0 63843 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 259096

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1167360/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=279012 CPUtime=582.15
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 69575 0 0 0 58135 80 0 0 25 0 1 0 313227164 285708288 69110 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 69753 69110 311 324 0 68822 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 279012

[startup+642.302 s]
/proc/loadavg: 1.06 1.02 0.94 2/65 27431
/proc/meminfo: memFree=1149696/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=296352 CPUtime=642.13
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 73910 0 0 0 64128 85 0 0 25 0 1 0 313227164 303464448 73445 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 74088 73445 311 324 0 73157 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 296352


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1092928/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=353064 CPUtime=822.09
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 88090 0 0 0 82107 102 0 0 25 0 1 0 313227164 361537536 87625 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 88266 87625 311 324 0 87335 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 353064

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1083648/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=362328 CPUtime=882.08
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 90406 0 0 0 88102 106 0 0 25 0 1 0 313227164 371023872 89941 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 90582 89941 311 324 0 89651 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 362328

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1069952/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=376052 CPUtime=942.06
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 93833 0 0 0 94096 110 0 0 25 0 1 0 313227164 385077248 93368 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 94013 93368 311 324 0 93082 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 376052

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1053184/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=392672 CPUtime=1002.05
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 97986 0 0 0 100090 115 0 0 25 0 1 0 313227164 402096128 97521 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 6121083 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 98168 97521 311 324 0 97237 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 392672

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1037952/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=408200 CPUtime=1062.03
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 101870 0 0 0 106085 118 0 0 25 0 1 0 313227164 417996800 101405 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 102050 101405 311 324 0 101119 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 408200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1021568/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=424272 CPUtime=1122.02
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 105887 0 0 0 112079 123 0 0 25 0 1 0 313227164 434454528 105422 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 106068 105422 311 324 0 105137 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 424272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=1008320/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=437492 CPUtime=1182.01
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 109200 0 0 0 118074 127 0 0 25 0 1 0 313227164 447991808 108735 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 109373 108735 311 324 0 108442 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 437492

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27431
/proc/meminfo: memFree=992128/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=453684 CPUtime=1241.99
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 113234 0 0 0 124066 133 0 0 25 0 1 0 313227164 464572416 112769 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 113421 112769 311 324 0 112490 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 453684

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/71 27539
/proc/meminfo: memFree=978552/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=465900 CPUtime=1301.92
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 116285 0 0 0 130054 138 0 0 25 0 1 0 313227164 477081600 115820 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551257 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 116475 115820 311 324 0 115544 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 465900

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=973184/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=472344 CPUtime=1361.84
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 117909 0 0 0 136043 141 0 0 25 0 1 0 313227164 483680256 117444 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 118086 117444 311 324 0 117155 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 472344

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=963904/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=481604 CPUtime=1421.83
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 120222 0 0 0 142039 144 0 0 25 0 1 0 313227164 493162496 119757 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 120401 119757 311 324 0 119470 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 481604

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=956800/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=488676 CPUtime=1481.82
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 121990 0 0 0 148035 147 0 0 25 0 1 0 313227164 500404224 121525 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 122169 121525 311 324 0 121238 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 488676

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=947968/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=497408 CPUtime=1541.8
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 124190 0 0 0 154031 149 0 0 25 0 1 0 313227164 509345792 123725 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 124352 123725 311 324 0 123421 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 497408

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=941568/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=503820 CPUtime=1601.79
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 125794 0 0 0 160028 151 0 0 25 0 1 0 313227164 515911680 125329 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 125955 125329 311 324 0 125024 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 503820

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=929984/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=515408 CPUtime=1661.77
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 128688 0 0 0 166024 153 0 0 25 0 1 0 313227164 527777792 128223 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 128852 128223 311 324 0 127921 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 515408

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=920960/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=524544 CPUtime=1721.76
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 130957 0 0 0 172020 156 0 0 25 0 1 0 313227164 537133056 130492 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 131136 130492 311 324 0 130205 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 524544

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=913280/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=532120 CPUtime=1781.75
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194304 132844 0 0 0 178017 158 0 0 25 0 1 0 313227164 544890880 132379 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 133030 132379 311 324 0 132099 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 532120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 27629
/proc/meminfo: memFree=1237952/2055920 swapFree=4184156/4192956
[pid=27428] ppid=27426 vsize=0 CPUtime=1800.06
/proc/27428/stat : 27428 (bsolo3.0.16) R 27426 27428 24842 0 -1 4194308 133567 0 0 0 179841 165 0 0 25 0 1 0 313227164 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27428/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.09
CPU user time (s): 1798.41
CPU system time (s): 1.68174
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 534944

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

runsolver used 1.41678 second user time and 3.56246 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat May  5 13:39:36 UTC 2007

IDJOB= 457707
IDBENCH= 48359
IDSOLVER= 163
FILE ID= node65/457707-1178372375

PBS_JOBID= 5189169

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  ff64c7b9cef588c95a335f732f2d905b

RANDOM SEED= 467314297

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1443544 kB
Buffers:         33652 kB
Cached:         476300 kB
SwapCached:       2904 kB
Active:         211296 kB
Inactive:       311292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443544 kB
SwapTotal:     4192956 kB
SwapFree:      4184156 kB
Dirty:            6740 kB
Writeback:           0 kB
Mapped:          18576 kB
Slab:            75752 kB
Committed_AS:  7381968 kB
PageTables:       1468 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 node65 on Sat May  5 14:09:38 UTC 2007