Trace number 457587

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.14 1800.77

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.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/457587-1178370604/instance-457587-1178370604.opb
0.00/0.00	c File size is 36028 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.015 s
0.00/0.02	c Var: 2696 Constr: 5295 2596/203/2496 Lit: 18172 Watch. Lit: 15419
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.89/0.97	c Pre-processing Time: 0.969 s
0.89/0.97	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.89/0.97	c        0   2696     5295    18172    3    15419   28672      0      0 0.97
0.89/0.97	c Switching off LPR mode.
1800.07/1800.70	c      105   2696     5400    33457    6    15629   31540    105    105 0.99
1800.07/1800.70	c      271   2696     5566    58585   10    15961   34695    271    262 1.03
1800.07/1800.70	c      525   2696     5820    95776   16    16469   38165    525    475 1.10
1800.07/1800.70	c      890   2696     6185   147291   23    17199   41982    890    727 1.22
1800.07/1800.70	c     1405   2696     6700   227552   33    18229   46181   1405   1029 1.36
1800.07/1800.70	c     2181   2696     7476   346977   46    19781   50800   2181   1262 1.73
1800.07/1800.70	c     3331   2696     8626   526241   61    22081   55881   3331   1535 2.17
1800.07/1800.70	c     5056   2696    10351   792286   76    25531   61470   5056   1655 3.05
1800.07/1800.70	c     7640   2696    12935  1157868   89    30699   67618   7640   1376 5.55
1800.07/1800.70	c    11521   2696    16816  1744310  103    38461   74380  11521   1060 10.87
1800.07/1800.70	c    17343   2696    22638  2629031  116    50105   81819  17343    956 18.12
1800.07/1800.70	c    26080   2696    31375  3957557  126    67579   90001  26080    444 58.64
1800.07/1800.70	c    39192   2696    44487  5866510  131    93803   99002  39192    275 142.24
1800.07/1800.70	c    58864   2696    64159  8804824  137   133147  108903  58864    194 302.55
1800.07/1800.70	c    88376   2696    93671 13198301  140   192171  119794  88376    119 738.75
1800.07/1800.70	c Caught signal: 15
1800.07/1800.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.07/1800.70	c   15   122420  12229   175058    99147 13954409  93852     68 1800.08
1800.07/1800.70	s UNKNOWN
1800.07/1800.70	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/node58/watcher-457587-1178370604 -o ROOT/results/node58/solver-457587-1178370604 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457587-1178370604/instance-457587-1178370604.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19832
/proc/meminfo: memFree=1469248/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=11772 CPUtime=0
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 284970090 12054528 344 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5142608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 2943 345 291 324 0 2003 0

[startup+0.0256519 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19832
/proc/meminfo: memFree=1469248/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=5308 CPUtime=0.02
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 736 0 0 0 2 0 0 0 18 0 1 0 284970090 5435392 696 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 1327 696 306 324 0 396 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5308

[startup+0.101664 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19832
/proc/meminfo: memFree=1469248/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=5308 CPUtime=0.09
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 741 0 0 0 9 0 0 0 18 0 1 0 284970090 5435392 701 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 1327 701 306 324 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5308

[startup+0.301698 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19832
/proc/meminfo: memFree=1469248/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=5308 CPUtime=0.29
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 741 0 0 0 29 0 0 0 19 0 1 0 284970090 5435392 701 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 1327 701 306 324 0 396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5308

[startup+0.701764 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 19832
/proc/meminfo: memFree=1469248/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=5308 CPUtime=0.69
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 741 0 0 0 69 0 0 0 22 0 1 0 284970090 5435392 701 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 1327 701 306 324 0 396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5308

[startup+1.5019 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1467256/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=9012 CPUtime=1.49
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 1703 0 0 0 148 1 0 0 25 0 1 0 284970090 9228288 1615 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 2253 1615 312 324 0 1322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9012

[startup+3.10117 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1460856/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=15964 CPUtime=3.09
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 3458 0 0 0 306 3 0 0 25 0 1 0 284970090 16347136 3370 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 3991 3370 312 324 0 3060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15964

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1452024/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=21884 CPUtime=6.29
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 4923 0 0 0 625 4 0 0 25 0 1 0 284970090 22409216 4835 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 5471 4835 312 324 0 4540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21884

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1441720/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=32304 CPUtime=12.68
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 7535 0 0 0 1262 6 0 0 25 0 1 0 284970090 33079296 7447 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 8076 7447 312 324 0 7145 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32304

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1428280/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=44388 CPUtime=25.49
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 10562 0 0 0 2539 10 0 0 25 0 1 0 284970090 45453312 10474 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5303956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 11097 10474 312 324 0 10166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44388

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1417208/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=55724 CPUtime=51.06
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 13392 0 0 0 5092 14 0 0 25 0 1 0 284970090 57061376 13304 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 13931 13304 312 324 0 13000 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55724

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1401336/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=71316 CPUtime=102.26
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 17291 0 0 0 10205 21 0 0 25 0 1 0 284970090 73027584 17203 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551513 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 17829 17203 312 324 0 16898 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71316

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1381432/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=91296 CPUtime=162.23
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 22295 0 0 0 16196 27 0 0 25 0 1 0 284970090 93487104 22207 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 22824 22207 312 324 0 21893 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 91296

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1365688/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=106768 CPUtime=222.21
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 26171 0 0 0 22188 33 0 0 25 0 1 0 284970090 109330432 26083 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 26692 26083 312 324 0 25761 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 106768

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1352632/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=119912 CPUtime=282.19
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 29455 0 0 0 28181 38 0 0 25 0 1 0 284970090 122789888 29367 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 29978 29367 312 324 0 29047 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 119912

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1341240/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=131372 CPUtime=342.17
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 32314 0 0 0 34175 42 0 0 25 0 1 0 284970090 134524928 32226 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551548 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 32843 32226 312 324 0 31912 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 131372

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1331512/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=141036 CPUtime=402.15
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 34730 0 0 0 40170 45 0 0 25 0 1 0 284970090 144420864 34642 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 35259 34642 312 324 0 34328 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 141036

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1323384/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=149032 CPUtime=462.12
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 36738 0 0 0 46164 48 0 0 25 0 1 0 284970090 152608768 36650 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 37258 36650 312 324 0 36327 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 149032

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1314232/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=158320 CPUtime=522.11
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 39032 0 0 0 52159 52 0 0 25 0 1 0 284970090 162119680 38944 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 39580 38944 312 324 0 38649 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 158320

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1306168/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=166288 CPUtime=582.08
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 41036 0 0 0 58153 55 0 0 25 0 1 0 284970090 170278912 40948 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 41572 40948 312 324 0 40641 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 166288

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1299064/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=173236 CPUtime=642.07
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 42787 0 0 0 64149 58 0 0 25 0 1 0 284970090 177393664 42699 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 43309 42699 312 324 0 42378 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 173236


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1275896/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=196532 CPUtime=881.98
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 48583 0 0 0 88131 67 0 0 25 0 1 0 284970090 201248768 48495 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 49133 48495 312 324 0 48202 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 196532

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1271096/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=201296 CPUtime=941.96
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 49774 0 0 0 94127 69 0 0 25 0 1 0 284970090 206127104 49686 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134572883 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 50324 49686 312 324 0 49393 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 201296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1264184/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=208264 CPUtime=1001.94
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 51515 0 0 0 100123 71 0 0 25 0 1 0 284970090 213262336 51427 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 52066 51427 312 324 0 51135 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 208264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1258680/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=213660 CPUtime=1061.92
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 52879 0 0 0 106118 74 0 0 25 0 1 0 284970090 218787840 52791 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5305979 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 53415 52791 312 324 0 52484 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 213660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1255352/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=216884 CPUtime=1121.9
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 53696 0 0 0 112115 75 0 0 25 0 1 0 284970090 222089216 53608 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 54221 53608 312 324 0 53290 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 216884

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1251640/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=220756 CPUtime=1181.88
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 54654 0 0 0 118111 77 0 0 25 0 1 0 284970090 226054144 54566 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 55189 54566 312 324 0 54258 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 220756

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1246712/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=225524 CPUtime=1241.86
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 55860 0 0 0 124108 78 0 0 25 0 1 0 284970090 230936576 55772 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551290 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 56381 55772 312 324 0 55450 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 225524

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1242104/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=230172 CPUtime=1301.85
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 57008 0 0 0 130104 81 0 0 25 0 1 0 284970090 235696128 56920 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 57543 56920 312 324 0 56612 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 230172

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1237368/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=234936 CPUtime=1361.82
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 58206 0 0 0 136099 83 0 0 25 0 1 0 284970090 240574464 58118 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 58734 58118 312 324 0 57803 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 234936

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1232248/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=239952 CPUtime=1421.8
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 59467 0 0 0 142095 85 0 0 25 0 1 0 284970090 245710848 59379 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 59988 59379 312 324 0 59057 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 239952

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1228024/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=244212 CPUtime=1481.78
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 60528 0 0 0 148091 87 0 0 25 0 1 0 284970090 250073088 60440 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 61053 60440 312 324 0 60122 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 244212

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1225336/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=246924 CPUtime=1541.75
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 61201 0 0 0 154087 88 0 0 25 0 1 0 284970090 252850176 61113 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 61731 61113 312 324 0 60800 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 246924

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1221688/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=250648 CPUtime=1601.73
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 62116 0 0 0 160083 90 0 0 25 0 1 0 284970090 256663552 62028 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 62662 62028 312 324 0 61731 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 250648

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1221368/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=250648 CPUtime=1661.71
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 62247 0 0 0 166081 90 0 0 25 0 1 0 284970090 256663552 62039 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 62662 62039 312 324 0 61731 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 250648

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1221368/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=250648 CPUtime=1721.69
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 62247 0 0 0 172079 90 0 0 25 0 1 0 284970090 256663552 62039 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 62662 62039 312 324 0 61731 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 250648

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1221368/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=250648 CPUtime=1781.67
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 62247 0 0 0 178077 90 0 0 25 0 1 0 284970090 256663552 62039 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 62662 62039 312 324 0 61731 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 250648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1221368/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=250648 CPUtime=1800.07
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 62247 0 0 0 179917 90 0 0 25 0 1 0 284970090 256663552 62039 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 62662 62039 312 324 0 61731 0
Current children cumulated CPU time (s) 1800.07
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

[startup+1800.7 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 19833
/proc/meminfo: memFree=1221368/2055920 swapFree=4184552/4192956
[pid=19832] ppid=19830 vsize=250648 CPUtime=1800.07
/proc/19832/stat : 19832 (bsolo3.0.16) R 19830 19832 18572 0 -1 4194304 62247 0 0 0 179917 90 0 0 25 0 1 0 284970090 256663552 62039 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19832/statm: 62662 62039 312 324 0 61731 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 250648

Child status: 15
Real time (s): 1800.77
CPU time (s): 1800.14
CPU user time (s): 1799.2
CPU system time (s): 0.945856
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 251128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.945856
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= 3409

runsolver used 1.41478 second user time and 3.50847 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat May  5 13:10:04 UTC 2007

IDJOB= 457587
IDBENCH= 48351
IDSOLVER= 163
FILE ID= node58/457587-1178370604

PBS_JOBID= 5189174

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  3f7fb60f05fdea42d317cf95beb113ab

RANDOM SEED= 749674158

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1469656 kB
Buffers:         39400 kB
Cached:         433852 kB
SwapCached:       2544 kB
Active:         209184 kB
Inactive:       277552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469656 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            6612 kB
Writeback:           0 kB
Mapped:          19828 kB
Slab:            85584 kB
Committed_AS:  4559004 kB
PageTables:       1388 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 node58 on Sat May  5 13:40:07 UTC 2007