Trace number 349599

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 1800.45

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMd900242764082ad39bc001b38a8b6b82
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
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 variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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/349599-1176710810/instance-349599-1176710810.opb
0.00/0.00	c File size is 1487 bytes.
0.00/0.00	c Coefficients are big enough for not using lower bounding.
0.00/0.00	c Coefficients are big enough for not using lower bounding.
0.00/0.00	c Highest Coefficient sum: 7.82196e+07
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 52 Constr: 2 0/0/2 Lit: 104 Watch. Lit: 51
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
1799.94/1800.45	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.94/1800.45	c        0     52        2      104   52       70     208      0      0 0.00
1799.94/1800.45	c      100     52      102     4711   46      265     229    100  16666 0.01
1799.94/1800.45	c      250     52      118     5487   46      298     252    116  20833 0.01
1799.94/1800.45	c      476     52      175     8124   46      412     278    173  20695 0.02
1799.94/1800.45	c      814     52      148     6885   46      360     306    146  20871 0.04
1799.94/1800.45	c     1322     52      273    12643   46      611     337    271  20338 0.07
1799.94/1800.45	c     2085     52      201     9302   46      466     371    199  19669 0.11
1799.94/1800.45	c     3232     52      215     9973   46      495     409    213  19238 0.17
1799.94/1800.45	c     4953     52      225    10472   46      516     450    223  18904 0.26
1799.94/1800.45	c     7538     52      411    19198   46      889     496    409  18207 0.41
1799.94/1800.45	c    11418     52      251    11782   46      569     546    249  17566 0.65
1799.94/1800.45	c    17240     52      424    19799   46      915     601    422  16868 1.02
1799.94/1800.45	c    25978     52      304    14245   46      676     662    302  16035 1.62
1799.94/1800.45	c    39090     52      440    20599   46      948     729    438  15121 2.58
1799.94/1800.45	c    58761     52      368    17362   47      806     802    366  14307 4.11
1799.94/1800.45	c    88272     52      404    18980   46      877     883    402  13476 6.55
1799.94/1800.45	c   132542     52      557    26124   46     1186     972    555  12772 10.38
1799.94/1800.45	c   198952     52      665    31096   46     1401    1070    663  12065 16.49
1799.94/1800.45	c   298572     52      968    45376   46     2007    1178    966  11385 26.22
1799.94/1800.45	c   448007     52      902    42367   46     1875    1296    900  10732 41.74
1799.94/1800.45	c   672166     52     1185    55789   47     2441    1426   1183  10206 65.86
1799.94/1800.45	c  1008409     52     1181    55441   46     2434    1569   1179   9920 101.65
1799.94/1800.45	c  1512780     52     1403    66092   47     2879    1726   1401   9645 156.84
1799.94/1800.45	c  2269343     52     1252    58827   46     2577    1899   1250   9231 245.82
1799.94/1800.45	c  3404194     52     1431    67535   47     2935    2089   1429   8710 390.83
1799.94/1800.45	c  5106479     52     1141    53655   47     2354    2298   1139   8248 619.09
1799.94/1800.45	c  7659914     52     1774    83687   47     3622    2528   1772   7686 996.55
1799.94/1800.45	c 11490068     52     2312   109015   47     4698    2781   2310   7297 1574.59
1799.94/1800.45	c Resources Exceeded
1799.94/1800.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.94/1800.45	c   27 12935641      2 12936623     2454   115606   2452   7186 1800.00
1799.94/1800.45	s UNKNOWN
1799.94/1800.45	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node14/watcher-349599-1176710810 -o ROOT/results/node14/solver-349599-1176710810 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349599-1176710810/instance-349599-1176710810.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 1.00 1.00 3/77 23805
/proc/meminfo: memFree=1755256/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=19548 CPUtime=0
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 391 0 0 0 0 0 0 0 18 0 1 0 118998788 20017152 358 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 4887 358 304 324 0 3956 0

[startup+0.0841271 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23805
/proc/meminfo: memFree=1755256/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=11992 CPUtime=0.07
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 465 0 0 0 7 0 0 0 18 0 1 0 118998788 12279808 432 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 2998 432 311 324 0 2067 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11992

[startup+0.101128 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23805
/proc/meminfo: memFree=1755256/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=11992 CPUtime=0.09
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 1 0 118998788 12279808 432 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 2998 432 311 324 0 2067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11992

[startup+0.301149 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23805
/proc/meminfo: memFree=1755256/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12120 CPUtime=0.29
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 486 0 0 0 29 0 0 0 19 0 1 0 118998788 12410880 453 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3030 453 311 324 0 2099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12120

[startup+0.701185 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23805
/proc/meminfo: memFree=1755256/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12248 CPUtime=0.69
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 504 0 0 0 68 1 0 0 22 0 1 0 118998788 12541952 471 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3062 471 311 324 0 2131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12248

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1754544/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12248 CPUtime=1.49
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 514 0 0 0 147 2 0 0 25 0 1 0 118998788 12541952 481 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3062 481 311 324 0 2131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12248

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1754288/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12372 CPUtime=3.09
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 537 0 0 0 306 3 0 0 25 0 1 0 118998788 12668928 504 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3093 504 311 324 0 2162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12372

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1754160/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12372 CPUtime=6.29
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 551 0 0 0 624 5 0 0 25 0 1 0 118998788 12668928 518 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3093 518 311 324 0 2162 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12372

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1754032/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12504 CPUtime=12.69
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 582 0 0 0 1260 9 0 0 25 0 1 0 118998788 12804096 549 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3126 549 311 324 0 2195 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12504

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1754096/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12624 CPUtime=25.48
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 600 0 0 0 2530 18 0 0 25 0 1 0 118998788 12926976 567 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3156 567 311 324 0 2225 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12624

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753968/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12748 CPUtime=51.08
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 640 0 0 0 5074 34 0 0 25 0 1 0 118998788 13053952 607 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3187 607 311 324 0 2256 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12748

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753904/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=12876 CPUtime=102.26
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 690 0 0 0 10165 61 0 0 25 0 1 0 118998788 13185024 657 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3219 657 311 324 0 2288 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12876

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753712/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13008 CPUtime=162.24
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 718 0 0 0 16129 95 0 0 25 0 1 0 118998788 13320192 685 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3252 685 311 324 0 2321 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 13008

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753648/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13008 CPUtime=222.23
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 719 0 0 0 22096 127 0 0 25 0 1 0 118998788 13320192 686 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3252 686 311 324 0 2321 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13008

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753520/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13136 CPUtime=282.22
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 750 0 0 0 28065 157 0 0 25 0 1 0 118998788 13451264 717 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3284 717 311 324 0 2353 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 13136

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753520/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13136 CPUtime=342.2
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 750 0 0 0 34034 186 0 0 25 0 1 0 118998788 13451264 717 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3284 717 311 324 0 2353 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 13136

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753392/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13268 CPUtime=402.19
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 785 0 0 0 40003 216 0 0 25 0 1 0 118998788 13586432 752 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3317 752 311 324 0 2386 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 13268

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753392/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13268 CPUtime=462.17
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 785 0 0 0 45971 246 0 0 25 0 1 0 118998788 13586432 752 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3317 752 311 324 0 2386 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 13268

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753392/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13268 CPUtime=522.16
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 785 0 0 0 51942 274 0 0 25 0 1 0 118998788 13586432 752 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3317 752 311 324 0 2386 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 13268

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753392/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13268 CPUtime=582.14
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 785 0 0 0 57914 300 0 0 25 0 1 0 118998788 13586432 752 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3317 752 311 324 0 2386 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 13268

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753264/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13512 CPUtime=642.13
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 823 0 0 0 63889 324 0 0 25 0 1 0 118998788 13836288 790 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3378 790 311 324 0 2447 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 13512


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

/proc/meminfo: memFree=1753008/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1122.01
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 864 0 0 0 111673 528 0 0 25 0 1 0 118998788 13959168 831 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 831 311 324 0 2477 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 13632

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753008/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1182
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 864 0 0 0 117649 551 0 0 25 0 1 0 118998788 13959168 831 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 831 311 324 0 2477 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 13632

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1753008/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1241.98
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 864 0 0 0 123625 573 0 0 25 0 1 0 118998788 13959168 831 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 831 311 324 0 2477 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 13632

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752944/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1301.97
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 865 0 0 0 129597 600 0 0 25 0 1 0 118998788 13959168 832 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 832 311 324 0 2477 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 13632

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752944/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1361.95
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 865 0 0 0 135570 625 0 0 25 0 1 0 118998788 13959168 832 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546271 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 832 311 324 0 2477 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 13632

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752880/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1421.94
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 865 0 0 0 141545 649 0 0 25 0 1 0 118998788 13959168 832 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 832 311 324 0 2477 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 13632

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752816/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1481.92
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 865 0 0 0 147515 677 0 0 25 0 1 0 118998788 13959168 832 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 832 311 324 0 2477 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 13632

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752816/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13632 CPUtime=1541.91
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 865 0 0 0 153488 703 0 0 25 0 1 0 118998788 13959168 832 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3408 832 311 324 0 2477 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 13632

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752688/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1601.9
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 909 0 0 0 159462 728 0 0 25 0 1 0 118998788 14090240 876 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 876 311 324 0 2509 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 13760

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1661.88
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 165438 750 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 13760

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752688/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1721.86
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 171413 773 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 13760

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1781.84
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 177386 798 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 13760

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1791.45
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 178344 801 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 13760

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1794.65
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 178663 802 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 13760

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1797.84
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 178981 803 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 13760

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1798.64
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 179061 803 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 13760

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1799.44
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 179141 803 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 13760

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1799.84
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 179181 803 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1799.84
Current children cumulated vsize (KiB) 13760

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23806
/proc/meminfo: memFree=1752624/2055920 swapFree=4149104/4192956
[pid=23805] ppid=23803 vsize=13760 CPUtime=1799.94
/proc/23805/stat : 23805 (bsolo3.0.16) R 23803 23805 22829 0 -1 4194304 910 0 0 0 179191 803 0 0 25 0 1 0 118998788 14090240 877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23805/statm: 3440 877 311 324 0 2509 0
Current children cumulated CPU time (s) 1799.94
Current children cumulated vsize (KiB) 13760

Child status: 0
Real time (s): 1800.45
CPU time (s): 1800
CPU user time (s): 1791.96
CPU system time (s): 8.03978
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 13760

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

runsolver used 2.16367 second user time and 4.08138 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Apr 16 08:06:50 UTC 2007

IDJOB= 349599
IDBENCH= 2562
IDSOLVER= 163
FILE ID= node14/349599-1176710810

PBS_JOBID= 4559430

Free space on /tmp= 66517 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349599-1176710810/instance-349599-1176710810.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-349599-1176710810 -o ROOT/results/node14/solver-349599-1176710810 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349599-1176710810/instance-349599-1176710810.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  d900242764082ad39bc001b38a8b6b82

RANDOM SEED= 77365695

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1755728 kB
Buffers:         32060 kB
Cached:         184264 kB
SwapCached:      11748 kB
Active:         150992 kB
Inactive:        90996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755728 kB
SwapTotal:     4192956 kB
SwapFree:      4149104 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:          32284 kB
Slab:            43696 kB
Committed_AS:  6502040 kB
PageTables:       1792 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= 66517 MiB

End job on node14 on Mon Apr 16 08:36:51 UTC 2007