Trace number 457593

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.17? (TO) 1800.14 1800.67

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
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 variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/457593-1178370709/instance-457593-1178370709.opb
0.00/0.00	c File size is 36028 bytes.
0.01/0.02	c Highest Coefficient sum: 200
0.01/0.02	c Parsing was ok!!
0.01/0.02	c Total parsing time: 0.016 s
0.01/0.02	c Var: 2696 Constr: 5295 2596/203/2496 Lit: 18172 Watch. Lit: 15419
0.01/0.02	c Obj. Vars: 0 (0 % of total variables)
0.89/0.96	c Pre-processing Time: 0.963 s
0.89/0.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.96	c        0   2696     5295    18172    3    15419   28672      0      0 0.96
0.89/0.96	c Switching off LPR mode.
1800.06/1800.60	c      105   2696     5400    33457    6    15629   31540    105    106 0.98
1800.06/1800.60	c      271   2696     5566    58585   10    15961   34695    271    265 1.02
1800.06/1800.60	c      525   2696     5820    95776   16    16469   38165    525    480 1.09
1800.06/1800.60	c      890   2696     6185   147291   23    17199   41982    890    734 1.21
1800.06/1800.60	c     1405   2696     6700   227552   33    18229   46181   1405   1040 1.35
1800.06/1800.60	c     2181   2696     7476   346977   46    19781   50800   2181   1275 1.71
1800.06/1800.60	c     3331   2696     8626   526241   61    22081   55881   3331   1551 2.15
1800.06/1800.60	c     5056   2696    10351   792286   76    25531   61470   5056   1670 3.03
1800.06/1800.60	c     7640   2696    12935  1157868   89    30699   67618   7640   1386 5.51
1800.06/1800.60	c    11521   2696    16816  1744310  103    38461   74380  11521   1063 10.83
1800.06/1800.60	c    17343   2696    22638  2629031  116    50105   81819  17343    955 18.14
1800.06/1800.60	c    26080   2696    31375  3957557  126    67579   90001  26080    444 58.69
1800.06/1800.60	c    39192   2696    44487  5866510  131    93803   99002  39192    275 142.39
1800.06/1800.60	c    58864   2696    64159  8804824  137   133147  108903  58864    194 302.88
1800.06/1800.60	c    88376   2696    93671 13198301  140   192171  119794  88376    119 739.17
1800.06/1800.60	c Caught signal: 15
1800.06/1800.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.60	c   15   122420  12229   175058    99250 13970071  93955     68 1800.08
1800.06/1800.60	s UNKNOWN
1800.06/1800.60	c Total time: 1800.08 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/node11/watcher-457593-1178370709 -o ROOT/results/node11/solver-457593-1178370709 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/457593-1178370709/instance-457593-1178370709.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.99 1.06 1.01 3/77 13317
/proc/meminfo: memFree=1791080/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=3960 CPUtime=0
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 278119852 4055040 346 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 990 347 290 324 0 51 0

[startup+0.0186889 s]
/proc/loadavg: 0.99 1.06 1.01 3/77 13317
/proc/meminfo: memFree=1791080/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=4644 CPUtime=0.01
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 554 0 0 0 1 0 0 0 18 0 1 0 278119852 4755456 524 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 1161 525 296 324 0 222 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4644

[startup+0.101698 s]
/proc/loadavg: 0.99 1.06 1.01 3/77 13317
/proc/meminfo: memFree=1791080/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=5308 CPUtime=0.09
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 738 0 0 0 9 0 0 0 18 0 1 0 278119852 5435392 699 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 1327 699 304 324 0 397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5308

[startup+0.301723 s]
/proc/loadavg: 0.99 1.06 1.01 3/77 13317
/proc/meminfo: memFree=1791080/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=5308 CPUtime=0.29
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 738 0 0 0 29 0 0 0 19 0 1 0 278119852 5435392 699 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 1327 699 304 324 0 397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5308

[startup+0.701769 s]
/proc/loadavg: 0.99 1.06 1.01 3/77 13317
/proc/meminfo: memFree=1791080/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=5308 CPUtime=0.69
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 738 0 0 0 69 0 0 0 22 0 1 0 278119852 5435392 699 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 1327 699 304 324 0 397 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5308

[startup+1.50286 s]
/proc/loadavg: 0.99 1.06 1.01 2/78 13318
/proc/meminfo: memFree=1788960/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=9012 CPUtime=1.49
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 1720 0 0 0 148 1 0 0 25 0 1 0 278119852 9228288 1633 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 2253 1634 310 324 0 1323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9012

[startup+3.10105 s]
/proc/loadavg: 0.99 1.06 1.01 2/78 13318
/proc/meminfo: memFree=1782624/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=16092 CPUtime=3.09
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 3476 0 0 0 307 2 0 0 25 0 1 0 278119852 16478208 3389 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 4023 3389 310 324 0 3093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16092

[startup+6.30143 s]
/proc/loadavg: 0.99 1.06 1.01 2/78 13318
/proc/meminfo: memFree=1773928/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=21884 CPUtime=6.29
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 4934 0 0 0 626 3 0 0 25 0 1 0 278119852 22409216 4847 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 5471 4847 310 324 0 4541 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21884

[startup+12.7012 s]
/proc/loadavg: 0.99 1.06 1.01 2/78 13318
/proc/meminfo: memFree=1763632/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=32304 CPUtime=12.69
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 7538 0 0 0 1263 6 0 0 25 0 1 0 278119852 33079296 7451 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 8076 7451 310 324 0 7146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32304

[startup+25.5017 s]
/proc/loadavg: 0.99 1.06 1.01 2/78 13318
/proc/meminfo: memFree=1750192/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=44388 CPUtime=25.48
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 10563 0 0 0 2540 8 0 0 25 0 1 0 278119852 45453312 10476 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 11097 10476 310 324 0 10167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44388

[startup+51.1017 s]
/proc/loadavg: 0.99 1.05 1.00 2/78 13318
/proc/meminfo: memFree=1739056/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=55724 CPUtime=51.08
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 13393 0 0 0 5096 12 0 0 25 0 1 0 278119852 57061376 13306 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550820 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 13931 13306 310 324 0 13001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55724

[startup+102.306 s]
/proc/loadavg: 0.99 1.04 1.00 2/78 13318
/proc/meminfo: memFree=1723184/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=71316 CPUtime=102.26
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 17286 0 0 0 10209 17 0 0 25 0 1 0 278119852 73027584 17199 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 17829 17199 310 324 0 16899 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71316

[startup+162.302 s]
/proc/loadavg: 0.99 1.03 1.00 2/78 13318
/proc/meminfo: memFree=1703280/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=91296 CPUtime=162.24
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 22280 0 0 0 16201 23 0 0 25 0 1 0 278119852 93487104 22193 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 22824 22193 310 324 0 21894 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91296

[startup+222.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 13318
/proc/meminfo: memFree=1687536/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=106768 CPUtime=222.22
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 26160 0 0 0 22195 27 0 0 25 0 1 0 278119852 109330432 26073 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 26692 26073 310 324 0 25762 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 106768

[startup+282.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/78 13318
/proc/meminfo: memFree=1674416/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=119912 CPUtime=282.21
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 29441 0 0 0 28190 31 0 0 25 0 1 0 278119852 122789888 29354 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8410995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 29978 29354 310 324 0 29048 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119912

[startup+342.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 13318
/proc/meminfo: memFree=1662960/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=131244 CPUtime=342.19
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 32272 0 0 0 34184 35 0 0 25 0 1 0 278119852 134393856 32185 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 32811 32185 310 324 0 31881 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 131244

[startup+402.301 s]
/proc/loadavg: 0.99 1.01 1.00 2/78 13318
/proc/meminfo: memFree=1653232/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=141036 CPUtime=402.17
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 34719 0 0 0 40179 38 0 0 25 0 1 0 278119852 144420864 34632 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550791 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 35259 34632 310 324 0 34329 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 141036

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1645296/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=149032 CPUtime=462.16
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 36712 0 0 0 46175 41 0 0 25 0 1 0 278119852 152608768 36625 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 37258 36625 310 324 0 36328 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 149032

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1636144/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=158192 CPUtime=522.13
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 39018 0 0 0 52170 43 0 0 25 0 1 0 278119852 161988608 38931 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 39548 38931 310 324 0 38618 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 158192

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1628144/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=166160 CPUtime=582.12
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 41009 0 0 0 58165 47 0 0 25 0 1 0 278119852 170147840 40922 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 41540 40922 310 324 0 40610 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 166160

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1620976/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=173236 CPUtime=642.1
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 42767 0 0 0 64161 49 0 0 25 0 1 0 278119852 177393664 42680 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 43309 42680 310 324 0 42379 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 173236


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

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1602928/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=191256 CPUtime=822.05
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 47263 0 0 0 82149 56 0 0 25 0 1 0 278119852 195846144 47176 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 47814 47176 310 324 0 46884 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 191256

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1597616/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=196400 CPUtime=882.03
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 48575 0 0 0 88146 57 0 0 25 0 1 0 278119852 201113600 48488 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 49100 48488 310 324 0 48170 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 196400

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1592880/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=201168 CPUtime=942.01
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 49768 0 0 0 94142 59 0 0 25 0 1 0 278119852 205996032 49681 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 50292 49681 310 324 0 49362 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 201168

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1586096/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=208132 CPUtime=1002
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 51503 0 0 0 100139 61 0 0 25 0 1 0 278119852 213127168 51416 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 52033 51416 310 324 0 51103 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 208132

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1580592/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=213660 CPUtime=1061.97
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 52870 0 0 0 106135 62 0 0 25 0 1 0 278119852 218787840 52783 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 53415 52783 310 324 0 52485 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 213660

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1577264/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=216884 CPUtime=1121.96
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 53691 0 0 0 112132 64 0 0 25 0 1 0 278119852 222089216 53604 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 54221 53604 310 324 0 53291 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 216884

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1573616/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=220756 CPUtime=1181.94
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 54636 0 0 0 118128 66 0 0 25 0 1 0 278119852 226054144 54549 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551098 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 55189 54549 310 324 0 54259 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 220756

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1568688/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=225524 CPUtime=1241.92
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 55839 0 0 0 124125 67 0 0 25 0 1 0 278119852 230936576 55752 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551104 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 56381 55752 310 324 0 55451 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 225524

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1563952/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=230172 CPUtime=1301.91
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 56996 0 0 0 130122 69 0 0 25 0 1 0 278119852 235696128 56909 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 57543 56909 310 324 0 56613 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 230172

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1559152/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=234936 CPUtime=1361.89
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 58196 0 0 0 136118 71 0 0 25 0 1 0 278119852 240574464 58109 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 58734 58109 310 324 0 57804 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 234936

[startup+1422.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1553968/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=239952 CPUtime=1421.87
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 59464 0 0 0 142114 73 0 0 25 0 1 0 278119852 245710848 59377 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 59988 59377 310 324 0 59058 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 239952

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1549744/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=244212 CPUtime=1481.85
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 60521 0 0 0 148111 74 0 0 25 0 1 0 278119852 250073088 60434 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 61053 60434 310 324 0 60123 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 244212

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1547056/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=246924 CPUtime=1541.83
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 61195 0 0 0 154108 75 0 0 25 0 1 0 278119852 252850176 61108 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 61731 61108 310 324 0 60801 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 246924

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1543344/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=250648 CPUtime=1601.82
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 62110 0 0 0 160105 77 0 0 25 0 1 0 278119852 256663552 62023 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 62662 62023 310 324 0 61732 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 250648

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1543152/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=250648 CPUtime=1661.8
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 62244 0 0 0 166103 77 0 0 25 0 1 0 278119852 256663552 62037 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 62662 62037 310 324 0 61732 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 250648

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1543216/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=250648 CPUtime=1721.78
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 62244 0 0 0 172100 78 0 0 25 0 1 0 278119852 256663552 62037 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 62662 62037 310 324 0 61732 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 250648

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1543216/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=250648 CPUtime=1781.76
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 62244 0 0 0 178098 78 0 0 25 0 1 0 278119852 256663552 62037 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 62662 62037 310 324 0 61732 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 250648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 13318
/proc/meminfo: memFree=1543216/2055920 swapFree=4147148/4192956
[pid=13317] ppid=13315 vsize=250648 CPUtime=1800.06
/proc/13317/stat : 13317 (bsolo3.0.17) R 13315 13317 11788 0 -1 4194304 62244 0 0 0 179928 78 0 0 25 0 1 0 278119852 256663552 62037 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13317/statm: 62662 62037 310 324 0 61732 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 250648

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.67
CPU time (s): 1800.14
CPU user time (s): 1799.31
CPU system time (s): 0.829873
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 251128

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

runsolver used 1.37279 second user time and 3.9474 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat May  5 13:11:49 UTC 2007

IDJOB= 457593
IDBENCH= 48351
IDSOLVER= 199
FILE ID= node11/457593-1178370709

PBS_JOBID= 5188985

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/457593-1178370709/instance-457593-1178370709.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-457593-1178370709 -o ROOT/results/node11/solver-457593-1178370709 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/457593-1178370709/instance-457593-1178370709.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  3f7fb60f05fdea42d317cf95beb113ab

RANDOM SEED= 917103688

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1791424 kB
Buffers:         39968 kB
Cached:         128992 kB
SwapCached:      14436 kB
Active:         139888 kB
Inactive:        53512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791424 kB
SwapTotal:     4192956 kB
SwapFree:      4147148 kB
Dirty:            6640 kB
Writeback:           0 kB
Mapped:          31188 kB
Slab:            56516 kB
Committed_AS:  7512424 kB
PageTables:       1852 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 node11 on Sat May  5 13:41:52 UTC 2007