Trace number 456717

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.02 1800.62

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_2_15.opb
MD5SUM18f5400970ad464f730a15f23e03dd22
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1232
Sum of products size (including duplicates)2464
Number of different products616
Sum of products size1232

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/456717-1178362207/instance-456717-1178362207.opb
0.00/0.00	c File size is 16488 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.007 s
0.00/0.01	c Var: 1332 Constr: 2617 1282/103/1232 Lit: 8974 Watch. Lit: 7610
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.39/0.43	c Pre-processing Time: 0.427 s
0.39/0.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.43	c        0   1332     2617     8974    3     7610   14851      0      0 0.43
0.39/0.43	c Switching off LPR mode.
1800.00/1800.60	c      100   1332     2717    16759    6     7810   16337    100    228 0.44
1800.00/1800.60	c      252   1332     2869    28640    9     8114   17971    252    557 0.45
1800.00/1800.60	c      477   1332     3094    45448   14     8564   19769    477    989 0.48
1800.00/1800.60	c      815   1332     3432    71465   20     9240   21746    815   1495 0.55
1800.00/1800.60	c     1334   1332     3951   108933   27    10278   23921   1334   2006 0.67
1800.00/1800.60	c     2105   1332     4722   161926   34    11820   26314   2105   2411 0.87
1800.00/1800.60	c     3251   1332     5868   242736   41    14112   28946   3251   2378 1.37
1800.00/1800.60	c     4973   1332     7590   361208   47    17556   31841   4973   1997 2.49
1800.00/1800.60	c     7557   1332    10174   555015   54    22724   35026   7557   1829 4.13
1800.00/1800.60	c    11437   1332    14054   853410   60    30484   38529  11437   2000 5.72
1800.00/1800.60	c    17259   1332    19876  1288744   64    42128   42382  17259   1586 10.88
1800.00/1800.60	c    25998   1332    28615  1948934   68    59606   46621  25998   1110 23.41
1800.00/1800.60	c    39108   1332    41725  2926939   70    85826   51284  39108    647 60.41
1800.00/1800.60	c    58778   1332    20708  1163793   56    43792   56413  18091    519 113.17
1800.00/1800.60	c    88288   1332    50218  3125395   62   102812   62055  47601    468 188.38
1800.00/1800.60	c   132558   1332    43504  2768628   63    89384   68261  40887    408 324.21
1800.00/1800.60	c   198969   1332    52783  3465422   65   107942   75088  50166    366 542.18
1800.00/1800.60	c   298589   1332    24095  1642439   68    50566   82597  21478    322 925.03
1800.00/1800.60	c   448025   1332    31671  2007065   63    65718   90857  29054    300 1492.02
1800.00/1800.60	c Resources Exceeded
1800.00/1800.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.00/1800.60	c   19   531396  72950   845367    35531  2233524  32914    295 1800.00
1800.00/1800.60	s UNKNOWN
1800.00/1800.60	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/node43/watcher-456717-1178362207 -o ROOT/results/node43/solver-456717-1178362207 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/456717-1178362207/instance-456717-1178362207.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.00 0.00 0.00 3/77 24047
/proc/meminfo: memFree=1464520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=11728 CPUtime=0
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 300 0 1 0 0 0 0 0 18 0 1 0 284132583 12009472 270 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5168206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24047/statm: 4886 276 246 324 0 3955 0

[startup+0.0111911 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24047
/proc/meminfo: memFree=1464520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=4212 CPUtime=0
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 434 0 1 0 0 0 0 0 18 0 1 0 284132583 4313088 404 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5166715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 1053 404 293 324 0 117 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4212

[startup+0.101206 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24047
/proc/meminfo: memFree=1464520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=4612 CPUtime=0.09
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 565 0 1 0 9 0 0 0 18 0 1 0 284132583 4722688 530 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 1153 530 307 324 0 222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4612

[startup+0.301223 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24047
/proc/meminfo: memFree=1464520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=4612 CPUtime=0.29
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 565 0 1 0 29 0 0 0 19 0 1 0 284132583 4722688 530 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 1153 530 307 324 0 222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4612

[startup+0.701259 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 24047
/proc/meminfo: memFree=1464520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=6164 CPUtime=0.68
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 962 0 1 0 68 0 0 0 23 0 1 0 284132583 6311936 927 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 1541 927 312 324 0 610 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6164

[startup+1.50133 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 24048
/proc/meminfo: memFree=1461056/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=8228 CPUtime=1.48
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 1470 0 1 0 147 1 0 0 25 0 1 0 284132583 8425472 1435 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 2057 1435 312 324 0 1126 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8228

[startup+3.10147 s]
/proc/loadavg: 0.00 0.00 0.00 2/78 24048
/proc/meminfo: memFree=1458688/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=10164 CPUtime=3.09
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 1959 0 1 0 306 3 0 0 25 0 1 0 284132583 10407936 1924 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 2541 1924 312 324 0 1610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10164

[startup+6.30174 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 24048
/proc/meminfo: memFree=1451968/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=17280 CPUtime=6.28
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 3747 0 1 0 624 4 0 0 25 0 1 0 284132583 17694720 3712 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 4320 3712 312 324 0 3389 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17280

[startup+12.7023 s]
/proc/loadavg: 0.15 0.03 0.01 2/78 24048
/proc/meminfo: memFree=1444288/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=24136 CPUtime=12.68
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 5455 0 1 0 1261 7 0 0 25 0 1 0 284132583 24715264 5420 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 6034 5420 312 324 0 5103 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24136

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/78 24048
/proc/meminfo: memFree=1434752/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=33328 CPUtime=25.48
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 7758 0 1 0 2537 11 0 0 25 0 1 0 284132583 34127872 7723 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 8332 7723 312 324 0 7401 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33328

[startup+51.1016 s]
/proc/loadavg: 0.56 0.15 0.05 2/78 24048
/proc/meminfo: memFree=1424960/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=43268 CPUtime=51.07
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 10229 0 1 0 5091 16 0 0 25 0 1 0 284132583 44306432 10194 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 10817 10194 312 324 0 9886 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43268

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/78 24048
/proc/meminfo: memFree=1409920/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=57896 CPUtime=102.26
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 13940 0 1 0 10201 25 0 0 25 0 1 0 284132583 59285504 13853 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134560215 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 14474 13853 312 324 0 13543 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 57896

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/78 24048
/proc/meminfo: memFree=1409920/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=57896 CPUtime=162.24
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 13940 0 1 0 16193 31 0 0 25 0 1 0 284132583 59285504 13853 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 14474 13853 312 324 0 13543 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 57896

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/78 24048
/proc/meminfo: memFree=1409216/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=58820 CPUtime=222.22
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 14170 0 1 0 22186 36 0 0 25 0 1 0 284132583 60231680 14083 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551395 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 14705 14083 312 324 0 13774 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 58820

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/78 24048
/proc/meminfo: memFree=1403328/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=64392 CPUtime=282.21
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 15623 0 1 0 28179 42 0 0 25 0 1 0 284132583 65937408 15474 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5164540 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 16098 15474 312 324 0 15167 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64392

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/78 24048
/proc/meminfo: memFree=1403392/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=64392 CPUtime=342.19
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 15623 0 1 0 34172 47 0 0 25 0 1 0 284132583 65937408 15474 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 16098 15474 312 324 0 15167 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 64392

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/78 24048
/proc/meminfo: memFree=1396544/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=71652 CPUtime=402.17
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 17437 0 1 0 40164 53 0 0 25 0 1 0 284132583 73371648 17288 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 17913 17288 312 324 0 16982 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 71652

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/78 24048
/proc/meminfo: memFree=1395712/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=72036 CPUtime=462.16
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 17599 0 1 0 46160 56 0 0 25 0 1 0 284132583 73764864 17382 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 18009 17382 312 324 0 17078 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 72036

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/78 24048
/proc/meminfo: memFree=1395776/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=72036 CPUtime=522.14
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 17599 0 1 0 52152 62 0 0 25 0 1 0 284132583 73764864 17382 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 18009 17382 312 324 0 17078 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 72036

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/78 24048
/proc/meminfo: memFree=1395776/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=72036 CPUtime=582.12
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 17599 0 1 0 58148 64 0 0 25 0 1 0 284132583 73764864 17382 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 18009 17382 312 324 0 17078 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 72036

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/78 24048
/proc/meminfo: memFree=1387072/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=80800 CPUtime=642.11
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 19807 0 1 0 64141 70 0 0 25 0 1 0 284132583 82739200 19590 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551724 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 20200 19590 312 324 0 19269 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 80800


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/78 24246
/proc/meminfo: memFree=1384832/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=82868 CPUtime=821.95
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 20391 0 1 0 82112 83 0 0 25 0 1 0 284132583 84856832 20099 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5162314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 20717 20099 312 324 0 19786 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 82868

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 24246
/proc/meminfo: memFree=1379264/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88284 CPUtime=881.94
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21808 0 1 0 88106 88 0 0 25 0 1 0 284132583 90402816 21441 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22071 21441 312 324 0 21140 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 88284

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/78 24246
/proc/meminfo: memFree=1379264/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88284 CPUtime=941.91
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21808 0 1 0 94099 92 0 0 25 0 1 0 284132583 90402816 21441 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22071 21441 312 324 0 21140 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 88284

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/78 24246
/proc/meminfo: memFree=1379328/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88284 CPUtime=1001.9
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21808 0 1 0 100093 97 0 0 25 0 1 0 284132583 90402816 21441 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22071 21441 312 324 0 21140 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 88284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/78 24246
/proc/meminfo: memFree=1379392/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88284 CPUtime=1061.89
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21808 0 1 0 106087 102 0 0 25 0 1 0 284132583 90402816 21441 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22071 21441 312 324 0 21140 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 88284

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/78 24246
/proc/meminfo: memFree=1379520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88296 CPUtime=1121.87
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21811 0 1 0 112083 104 0 0 25 0 1 0 284132583 90415104 21444 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22074 21444 312 324 0 21143 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 88296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/78 24246
/proc/meminfo: memFree=1379392/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88312 CPUtime=1181.85
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21897 0 1 0 118079 106 0 0 25 0 1 0 284132583 90431488 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22078 21448 312 324 0 21147 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 88312

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/78 24246
/proc/meminfo: memFree=1379392/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1241.84
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21897 0 1 0 124073 111 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 88216

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/78 24246
/proc/meminfo: memFree=1379456/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1301.82
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21897 0 1 0 130068 114 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1301.82
Current children cumulated vsize (KiB) 88216

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/78 24246
/proc/meminfo: memFree=1379520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1361.8
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21897 0 1 0 136062 118 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 88216

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 24246
/proc/meminfo: memFree=1379520/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1421.79
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21897 0 1 0 142057 122 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 88216

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/78 24246
/proc/meminfo: memFree=1379392/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1481.78
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21979 0 1 0 148052 126 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 88216

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/78 24246
/proc/meminfo: memFree=1379392/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1541.75
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21979 0 1 0 154045 130 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 5172978 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 88216

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 24246
/proc/meminfo: memFree=1379456/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88216 CPUtime=1601.74
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21979 0 1 0 160039 135 0 0 25 0 1 0 284132583 90333184 21448 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22054 21448 312 324 0 21123 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 88216

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/78 24246
/proc/meminfo: memFree=1379584/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=88212 CPUtime=1661.73
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 21979 0 1 0 166034 139 0 0 25 0 1 0 284132583 90329088 21447 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 22053 21447 312 324 0 21122 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 88212

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 24246
/proc/meminfo: memFree=1374848/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=93268 CPUtime=1721.71
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 23235 0 1 0 172028 143 0 0 25 0 1 0 284132583 95506432 22703 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551518 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 23317 22703 312 324 0 22386 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 93268

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 24246
/proc/meminfo: memFree=1372416/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=95336 CPUtime=1781.7
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194304 23840 0 1 0 178024 146 0 0 25 0 1 0 284132583 97624064 23218 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 23834 23218 312 324 0 22903 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 95336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 24246
/proc/meminfo: memFree=1372480/2055920 swapFree=4158628/4192956
[pid=24047] ppid=24045 vsize=0 CPUtime=1800
/proc/24047/stat : 24047 (bsolo3.0.16) R 24045 24047 23985 0 -1 4194308 23841 0 1 0 179852 148 0 0 25 0 1 0 284132583 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24047/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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.62
CPU time (s): 1800.02
CPU user time (s): 1798.52
CPU system time (s): 1.49877
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 95696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.52
system time used= 1.49877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23841
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 37597

runsolver used 1.41678 second user time and 4.04439 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat May  5 10:50:08 UTC 2007

IDJOB= 456717
IDBENCH= 48293
IDSOLVER= 163
FILE ID= node43/456717-1178362207

PBS_JOBID= 5189186

Free space on /tmp= 66557 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_2_15.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/456717-1178362207/instance-456717-1178362207.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-456717-1178362207 -o ROOT/results/node43/solver-456717-1178362207 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/456717-1178362207/instance-456717-1178362207.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  18f5400970ad464f730a15f23e03dd22

RANDOM SEED= 925296172

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1465120 kB
Buffers:         50728 kB
Cached:         417328 kB
SwapCached:       3456 kB
Active:         169860 kB
Inactive:       322944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465120 kB
SwapTotal:     4192956 kB
SwapFree:      4158628 kB
Dirty:            6824 kB
Writeback:           0 kB
Mapped:          31364 kB
Slab:            83424 kB
Committed_AS:  8171520 kB
PageTables:       1896 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= 66557 MiB

End job on node43 on Sat May  5 11:20:10 UTC 2007