Trace number 457092

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? 1800.03 1800.67

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
MD5SUMc7cfddeeb3bb3e7896ee6eefe7e9ac17
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)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

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/457092-1178366143/instance-457092-1178366143.opb
0.00/0.00	c File size is 16362 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: 1320 Constr: 2593 1270/103/1220 Lit: 8890 Watch. Lit: 7538
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.39/0.41	c Pre-processing Time: 0.41 s
0.39/0.41	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.41	c        0   1320     2593     8890    3     7538   14663      0      0 0.41
0.39/0.41	c Switching off LPR mode.
1799.95/1800.65	c      103   1320     2696    16934    6     7744   16130    103    245 0.42
1799.95/1800.65	c      265   1320     2858    29318   10     8068   17744    265    599 0.44
1799.95/1800.65	c      497   1320     3090    45048   14     8532   19519    497   1000 0.50
1799.95/1800.65	c      842   1320     3435    68650   19     9222   21471    842   1474 0.57
1799.95/1800.65	c     1352   1320     3945   109046   27    10242   23619   1352   2017 0.67
1799.95/1800.65	c     2118   1320     4711   168807   35    11774   25981   2118   2579 0.82
1799.95/1800.65	c     3264   1320     5857   248530   42    14066   28580   3264   2598 1.26
1799.95/1800.65	c     4985   1320     7578   368459   48    17508   31439   4985   1920 2.60
1799.95/1800.65	c     7582   1320    10175   561738   55    22702   34583   7582   1947 3.89
1799.95/1800.65	c    11465   1320    14058   856725   60    30468   38042  11465   1806 6.35
1799.95/1800.65	c    17289   1320    19882  1281215   64    42116   41847  17289   1521 11.36
1799.95/1800.65	c    26026   1320    28619  1805213   63    59590   46032  26026   1030 25.27
1799.95/1800.65	c    39136   1320    41729  2686865   64    85810   50636  39136    701 55.79
1799.95/1800.65	c    58811   1320    21521  1293597   60    45394   55700  18928    523 112.27
1799.95/1800.65	c    88321   1320    51031  3298749   64   104414   61271  48438    510 172.85
1799.95/1800.65	c   132592   1320    45126  2875121   63    92604   67399  42533    444 297.98
1799.95/1800.65	c   199002   1320    55313  3682829   66   112978   74139  52720    398 499.68
1799.95/1800.65	c   298625   1320    29323  1918802   65    60998   81553  26730    348 857.71
1799.95/1800.65	c   448062   1320    38844  2532627   65    80040   89709  36251    319 1402.29
1799.95/1800.65	c Resources Exceeded
1799.95/1800.65	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.95/1800.65	c   19   556178  86719   924047    68591  4594916  65998    308 1800.01
1799.95/1800.65	s UNKNOWN
1799.95/1800.65	c Total time: 1800.01 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/node6/watcher-457092-1178366143 -o ROOT/results/node6/solver-457092-1178366143 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/457092-1178366143/instance-457092-1178366143.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: 1.00 0.97 0.91 3/77 14239
/proc/meminfo: memFree=1825208/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=3940 CPUtime=0
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 312651980 4034560 347 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134524931 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 985 348 291 324 0 50 0

[startup+0.0736681 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 14239
/proc/meminfo: memFree=1825208/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=4608 CPUtime=0.07
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 564 0 0 0 7 0 0 0 18 0 1 0 312651980 4718592 529 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 1152 529 307 324 0 221 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4608

[startup+0.101669 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 14239
/proc/meminfo: memFree=1825208/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=4608 CPUtime=0.09
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 564 0 0 0 9 0 0 0 18 0 1 0 312651980 4718592 529 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 1152 529 307 324 0 221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4608

[startup+0.301692 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 14239
/proc/meminfo: memFree=1825208/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=4608 CPUtime=0.29
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 564 0 0 0 29 0 0 0 19 0 1 0 312651980 4718592 529 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 1152 529 307 324 0 221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4608

[startup+0.701739 s]
/proc/loadavg: 1.00 0.97 0.91 3/77 14239
/proc/meminfo: memFree=1825208/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=6296 CPUtime=0.69
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 981 0 0 0 69 0 0 0 23 0 1 0 312651980 6447104 946 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 1574 946 312 324 0 643 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6296

[startup+1.50183 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1821360/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=8616 CPUtime=1.49
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 1565 0 0 0 149 0 0 0 25 0 1 0 312651980 8822784 1530 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 2154 1530 312 324 0 1223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8616

[startup+3.10202 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1819440/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=11072 CPUtime=3.09
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 2166 0 0 0 308 1 0 0 25 0 1 0 312651980 11337728 2131 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 2768 2131 312 324 0 1837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11072

[startup+6.3014 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1812784/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=16752 CPUtime=6.29
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 3589 0 0 0 626 3 0 0 25 0 1 0 312651980 17154048 3554 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 4188 3554 312 324 0 3257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16752

[startup+12.7011 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1805104/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=24016 CPUtime=12.69
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 5427 0 0 0 1264 5 0 0 25 0 1 0 312651980 24592384 5392 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 6004 5392 312 324 0 5073 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24016

[startup+25.5016 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1798192/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=30504 CPUtime=25.48
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 7055 0 0 0 2539 9 0 0 25 0 1 0 312651980 31236096 7020 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 7626 7020 312 324 0 6695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30504

[startup+51.1017 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1787248/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=41472 CPUtime=51.07
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 9796 0 0 0 5092 15 0 0 25 0 1 0 312651980 42467328 9761 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 10368 9761 312 324 0 9437 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41472

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1773040/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=55416 CPUtime=102.25
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 13313 0 0 0 10202 23 0 0 25 0 1 0 312651980 56745984 13227 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 13854 13227 312 324 0 12923 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55416

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1773104/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=55416 CPUtime=162.23
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 13313 0 0 0 16194 29 0 0 25 0 1 0 312651980 56745984 13227 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 13854 13227 312 324 0 12923 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55416

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1762992/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=65400 CPUtime=222.22
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 15889 0 0 0 22185 37 0 0 25 0 1 0 312651980 66969600 15742 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 16350 15742 312 324 0 15419 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 65400

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14240
/proc/meminfo: memFree=1762992/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=65400 CPUtime=282.2
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 15889 0 0 0 28179 41 0 0 25 0 1 0 312651980 66969600 15742 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 16350 15742 312 324 0 15419 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 65400

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.91 3/84 14374
/proc/meminfo: memFree=1761728/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=65400 CPUtime=342.12
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 15889 0 0 0 34166 46 0 0 25 0 1 0 312651980 66969600 15742 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 16350 15742 312 324 0 15419 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 65400

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1756336/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=71884 CPUtime=402.06
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 17552 0 0 0 40155 51 0 0 25 0 1 0 312651980 73609216 17338 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 17971 17338 312 324 0 17040 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 71884

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1756528/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=71884 CPUtime=462.04
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 17552 0 0 0 46148 56 0 0 25 0 1 0 312651980 73609216 17338 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 17971 17338 312 324 0 17040 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 71884

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1756592/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=71884 CPUtime=522.03
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 17552 0 0 0 52144 59 0 0 25 0 1 0 312651980 73609216 17338 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 17971 17338 312 324 0 17040 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 71884

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1750192/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=78492 CPUtime=582.01
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 19205 0 0 0 58136 65 0 0 25 0 1 0 312651980 80375808 18991 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2620924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 19623 18991 312 324 0 18692 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 78492

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1749680/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=78620 CPUtime=642
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 19329 0 0 0 64131 69 0 0 25 0 1 0 312651980 80506880 19041 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 19655 19041 312 324 0 18724 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 78620


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

/proc/meminfo: memFree=1741552/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=86792 CPUtime=1121.85
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21528 0 0 0 112086 99 0 0 25 0 1 0 312651980 88875008 21085 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21698 21085 312 324 0 20767 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 86792

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1741616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=86792 CPUtime=1181.83
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21528 0 0 0 118081 102 0 0 25 0 1 0 312651980 88875008 21085 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21698 21085 312 324 0 20767 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 86792

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1741616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=86792 CPUtime=1241.81
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21528 0 0 0 124075 106 0 0 25 0 1 0 312651980 88875008 21085 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21698 21085 312 324 0 20767 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 86792

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1741680/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=86792 CPUtime=1301.8
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21528 0 0 0 130070 110 0 0 25 0 1 0 312651980 88875008 21085 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21698 21085 312 324 0 20767 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 86792

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1740720/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=87568 CPUtime=1361.78
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21797 0 0 0 136065 113 0 0 25 0 1 0 312651980 89669632 21273 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21892 21273 312 324 0 20961 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 87568

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1740720/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=87568 CPUtime=1421.77
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21797 0 0 0 142059 118 0 0 25 0 1 0 312651980 89669632 21273 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21892 21273 312 324 0 20961 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 87568

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1740720/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=87568 CPUtime=1481.74
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21797 0 0 0 148051 123 0 0 25 0 1 0 312651980 89669632 21273 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572775 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21892 21273 312 324 0 20961 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 87568

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1740912/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=87568 CPUtime=1541.72
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 21797 0 0 0 154046 126 0 0 25 0 1 0 312651980 89669632 21273 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 21892 21273 312 324 0 20961 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 87568

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1734832/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=93768 CPUtime=1601.71
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23353 0 0 0 160040 131 0 0 25 0 1 0 312651980 96018432 22829 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23442 22829 312 324 0 22511 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 93768

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733488/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1661.69
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 166034 135 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2629332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 94804

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733552/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1721.67
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 172028 139 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 94804

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733552/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1781.65
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 178022 143 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2629356 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 94804

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1791.25
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 178982 143 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160521833 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1791.25
Current children cumulated vsize (KiB) 94804

[startup+1795.1 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1794.45
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 179302 143 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (KiB) 94804

[startup+1798.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1797.65
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 179621 144 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 94804

[startup+1799.9 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1799.25
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 179781 144 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1799.25
Current children cumulated vsize (KiB) 94804

[startup+1800.3 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1799.65
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 179821 144 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (KiB) 94804

[startup+1800.5 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1799.85
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 179841 144 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1799.85
Current children cumulated vsize (KiB) 94804

[startup+1800.6 s]
/proc/loadavg: 1.00 0.97 0.91 2/78 14438
/proc/meminfo: memFree=1733616/2055924 swapFree=4146632/4192956
[pid=14239] ppid=14237 vsize=94804 CPUtime=1799.95
/proc/14239/stat : 14239 (bsolo3.0.16) R 14237 14239 13671 0 -1 4194304 23702 0 0 0 179851 144 0 0 25 0 1 0 312651980 97079296 23089 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14239/statm: 23701 23089 312 324 0 22770 0
Current children cumulated CPU time (s) 1799.95
Current children cumulated vsize (KiB) 94804

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.03
CPU user time (s): 1798.57
CPU system time (s): 1.46078
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 95160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.46078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23703
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= 11
involuntary context switches= 38017

runsolver used 1.42678 second user time and 3.9334 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat May  5 11:55:43 UTC 2007

IDJOB= 457092
IDBENCH= 48318
IDSOLVER= 163
FILE ID= node6/457092-1178366143

PBS_JOBID= 5188969

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  c7cfddeeb3bb3e7896ee6eefe7e9ac17

RANDOM SEED= 107281704

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1825680 kB
Buffers:         35824 kB
Cached:         117596 kB
SwapCached:      13860 kB
Active:         123120 kB
Inactive:        53476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1825680 kB
SwapTotal:     4192956 kB
SwapFree:      4146632 kB
Dirty:            6688 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            39228 kB
Committed_AS: 12596072 kB
PageTables:       1784 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 node6 on Sat May  5 12:25:44 UTC 2007