Trace number 366777

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.16UNSAT 587.988 588.324

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark48.8646
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
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/366777-1177066388/instance-366777-1177066388.opb
0.00/0.00	c File size is 2114 bytes.
0.00/0.00	c Highest Coefficient sum: 2821
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 31 Constr: 9 1/0/8 Lit: 239 Watch. Lit: 89
0.00/0.00	c Obj. Vars: 1 (3.22581 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     30        8      238   29       90     476      0      0 0.00
0.00/0.00	c Switching off LPR mode.
587.96/588.32	c      100     30      108     2454   22      342     524    100  25000 0.00
587.96/588.32	c      251     30      259     5709   22      644     577    251  22818 0.01
587.96/588.32	c      476     30      484    10612   21     1099     635    476  22666 0.02
587.96/588.32	c      817     30      491    10745   21     1105     699    483  20948 0.04
587.96/588.32	c     1325     30      638    13634   21     1401     769    630  20384 0.07
587.96/588.32	c     2089     30      611    12923   21     1347     846    603  19342 0.11
587.96/588.32	c     3237     30      445     9662   21     1019     931    437  18497 0.17
587.96/588.32	c     4958     30      733    15643   21     1588    1025    725  18295 0.27
587.96/588.32	c     7543     30      683    14588   21     1492    1128    675  17623 0.43
587.96/588.32	c    11423     30     1103    24155   21     2326    1241   1095  16724 0.68
587.96/588.32	c    17246     30     1233    26903   21     2592    1366   1225  15894 1.08
587.96/588.32	c    25983     30      928    20300   21     1981    1503    920  15062 1.73
587.96/588.32	c    39093     30      982    20941   21     2090    1654    974  14372 2.72
587.96/588.32	c    58764     30     1249    27401   21     2621    1820   1241  13568 4.33
587.96/588.32	c    88274     30     1069    23507   21     2264    2003   1061  12854 6.87
587.96/588.32	c   132544     30     1523    33454   21     3174    2204   1515  12125 10.93
587.96/588.32	c   198955     30     1844    40225   21     3817    2425   1836  11379 17.48
587.96/588.32	c   298575     30     1861    40782   21     3852    2668   1853  10749 27.78
587.96/588.32	c   448012     30     2522    55198   21     5174    2935   2514  10114 44.30
587.96/588.32	c   672170     30     2465    54071   21     5055    3229   2457   9467 71.00
587.96/588.32	c  1008414     30     2537    55910   22     5198    3552   2529   8942 112.77
587.96/588.32	c  1512785     30     2789    60137   21     5703    3908   2781   8344 181.29
587.96/588.32	c  2269350     30     2123    46952   22     4371    4299   2115   7679 295.49
587.96/588.32	c  3404201     29     4247    88185   20     8619    4729   4239   7153 475.89
587.96/588.32	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
587.96/588.32	c   24  4033303   3964  4037505     3084    46401   3076   6859 587.98
587.96/588.32	s UNSATISFIABLE
587.96/588.32	c Total time: 587.984 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/node23/watcher-366777-1177066388 -o ROOT/results/node23/solver-366777-1177066388 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/366777-1177066388/instance-366777-1177066388.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.85 0.97 0.99 3/77 17106
/proc/meminfo: memFree=1764856/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=19548 CPUtime=0
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 154555889 20017152 347 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 2782572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 4887 351 299 324 0 3956 0

[startup+0.0859209 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 17106
/proc/meminfo: memFree=1764856/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12128 CPUtime=0.07
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 475 0 0 0 7 0 0 0 18 0 1 0 154555889 12419072 442 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3032 442 312 324 0 2101 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12128

[startup+0.101923 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 17106
/proc/meminfo: memFree=1764856/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12128 CPUtime=0.09
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 475 0 0 0 9 0 0 0 18 0 1 0 154555889 12419072 442 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3032 442 312 324 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12128

[startup+0.301961 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 17106
/proc/meminfo: memFree=1764856/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12132 CPUtime=0.29
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 501 0 0 0 29 0 0 0 19 0 1 0 154555889 12423168 468 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3033 468 312 324 0 2102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12132

[startup+0.701039 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 17106
/proc/meminfo: memFree=1764856/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12260 CPUtime=0.68
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 523 0 0 0 68 0 0 0 23 0 1 0 154555889 12554240 490 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3065 490 312 324 0 2134 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12260

[startup+1.50119 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1764080/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12384 CPUtime=1.49
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 540 0 0 0 148 1 0 0 25 0 1 0 154555889 12681216 507 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3096 507 312 324 0 2165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12384

[startup+3.1015 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1763824/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12504 CPUtime=3.08
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 576 0 0 0 306 2 0 0 25 0 1 0 154555889 12804096 543 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3126 543 312 324 0 2195 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12504

[startup+6.30112 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1763440/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12484 CPUtime=6.29
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 595 0 0 0 623 6 0 0 25 0 1 0 154555889 12783616 562 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3121 562 312 324 0 2190 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12484

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1763320/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12720 CPUtime=12.68
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 631 0 0 0 1259 9 0 0 25 0 1 0 154555889 13025280 598 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3180 598 312 324 0 2249 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12720

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1763320/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=12812 CPUtime=25.48
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 659 0 0 0 2530 18 0 0 25 0 1 0 154555889 13119488 626 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3203 626 312 324 0 2272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12812

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1763128/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13008 CPUtime=51.06
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 711 0 0 0 5075 31 0 0 25 0 1 0 154555889 13320192 678 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3252 678 312 324 0 2321 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13008

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1763000/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13116 CPUtime=102.25
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 752 0 0 0 10169 56 0 0 25 0 1 0 154555889 13430784 719 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3279 719 312 324 0 2348 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13116

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1762808/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13280 CPUtime=162.22
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 786 0 0 0 16136 86 0 0 25 0 1 0 154555889 13598720 753 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3320 753 312 324 0 2389 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13280

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1762616/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13428 CPUtime=222.2
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 820 0 0 0 22108 112 0 0 25 0 1 0 154555889 13750272 787 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3357 787 312 324 0 2426 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 13428

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1762616/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13428 CPUtime=282.18
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 820 0 0 0 28079 139 0 0 25 0 1 0 154555889 13750272 787 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3357 787 312 324 0 2426 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 13428

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1762360/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13648 CPUtime=342.15
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 870 0 0 0 34051 164 0 0 25 0 1 0 154555889 13975552 837 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3412 837 312 324 0 2481 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 13648

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1762360/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13648 CPUtime=402.13
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 874 0 0 0 40025 188 0 0 25 0 1 0 154555889 13975552 841 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3412 841 312 324 0 2481 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 13648

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17107
/proc/meminfo: memFree=1762360/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13648 CPUtime=462.11
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 874 0 0 0 45997 214 0 0 25 0 1 0 154555889 13975552 841 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572754 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3412 841 312 324 0 2481 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 13648

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 17281
/proc/meminfo: memFree=1760888/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13712 CPUtime=521.99
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 896 0 0 0 51963 236 0 0 25 0 1 0 154555889 14041088 863 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3428 863 312 324 0 2497 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 13712

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17305
/proc/meminfo: memFree=1761976/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13712 CPUtime=581.95
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 896 0 0 0 57941 254 0 0 25 0 1 0 154555889 14041088 863 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3428 863 312 324 0 2497 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 13712

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

[startup+585.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17305
/proc/meminfo: memFree=1761976/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13712 CPUtime=585.16
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 896 0 0 0 58260 256 0 0 25 0 1 0 154555889 14041088 863 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3428 863 312 324 0 2497 0
Current children cumulated CPU time (s) 585.16
Current children cumulated vsize (KiB) 13712

[startup+587.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17305
/proc/meminfo: memFree=1761976/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13712 CPUtime=586.75
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 896 0 0 0 58419 256 0 0 25 0 1 0 154555889 14041088 863 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3428 863 312 324 0 2497 0
Current children cumulated CPU time (s) 586.75
Current children cumulated vsize (KiB) 13712

[startup+587.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17305
/proc/meminfo: memFree=1761976/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13712 CPUtime=587.56
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 896 0 0 0 58499 257 0 0 25 0 1 0 154555889 14041088 863 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3428 863 312 324 0 2497 0
Current children cumulated CPU time (s) 587.56
Current children cumulated vsize (KiB) 13712

[startup+588.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17305
/proc/meminfo: memFree=1761976/2055920 swapFree=4169120/4192956
[pid=17106] ppid=17104 vsize=13712 CPUtime=587.96
/proc/17106/stat : 17106 (bsolo3.0.16) R 17104 17106 17046 0 -1 4194304 896 0 0 0 58539 257 0 0 25 0 1 0 154555889 14041088 863 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17106/statm: 3428 863 312 324 0 2497 0
Current children cumulated CPU time (s) 587.96
Current children cumulated vsize (KiB) 13712

Child status: 0
Real time (s): 588.324
CPU time (s): 587.988
CPU user time (s): 585.416
CPU system time (s): 2.57161
CPU usage (%): 99.9428
Max. virtual memory (cumulated for all children) (KiB): 13776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.416
system time used= 2.57161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 897
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 7307

runsolver used 0.614906 second user time and 1.39279 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Fri Apr 20 10:53:08 UTC 2007

IDJOB= 366777
IDBENCH= 2897
IDSOLVER= 163
FILE ID= node23/366777-1177066388

PBS_JOBID= 4640249

Free space on /tmp= 66451 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/366777-1177066388/instance-366777-1177066388.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-366777-1177066388 -o ROOT/results/node23/solver-366777-1177066388 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/366777-1177066388/instance-366777-1177066388.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  d2b3af71376059fa940b007abcee01cc

RANDOM SEED= 500403018

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1765264 kB
Buffers:         55544 kB
Cached:         144476 kB
SwapCached:       2552 kB
Active:         135276 kB
Inactive:        88224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765264 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:            4576 kB
Writeback:           0 kB
Mapped:          30080 kB
Slab:            52592 kB
Committed_AS:  2729468 kB
PageTables:       1796 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= 66451 MiB

End job on node23 on Fri Apr 20 11:02:56 UTC 2007