Trace number 2657604

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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.2 Cl? 1798.02 1798.54

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategoryDEC-SMALLINT (no optimisation, small 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657604-1278546208.opb
0.00/0.00	c File size is 37027 bytes.
0.00/0.00	c Highest Coefficient sum: 193
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.006 s
0.00/0.00	c Var: 490 Constr: 737 397/2/338 Lit: 4022 Watch. Lit: 2534
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.024 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    482      725     3990    5     2502    5492      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1797.98/1798.53	c      101    482      826    27361   33     2704    6042    101   2104 0.05
1797.98/1798.53	c      251    482      976    60237   61     3004    6647    251   3060 0.08
1797.98/1798.53	c      476    482     1201   109348   91     3454    7312    476   3525 0.14
1797.98/1798.53	c      814    482     1539   172277  111     4130    8044    814   3508 0.23
1797.98/1798.53	c     1322    482     2047   276002  134     5146    8849   1322   3460 0.38
1797.98/1798.53	c     2088    482     2813   422454  150     6678    9734   2088   3319 0.63
1797.98/1798.53	c     3234    482     3959   659065  166     8970   10708   3234   2991 1.08
1797.98/1798.53	c     4956    482     5681  1031212  181    12414   11779   4956   2487 1.99
1797.98/1798.53	c     7541    482     8266  1577406  190    17584   12957   7541   1917 3.93
1797.98/1798.53	c    11422    482    12147  2422913  199    25346   14253  11422   1340 8.52
1797.98/1798.53	c    17245    482    10485  2104434  200    22022   15679   9760   1060 16.26
1797.98/1798.53	c    25982    482    11080  2222526  200    23212   17247  10355    901 28.82
1797.98/1798.53	c    39093    482    15209  3216883  211    31470   18972  14484    761 51.32
1797.98/1798.53	c    58763    482    15267  3187741  208    31586   20870  14542    650 90.33
1797.98/1798.53	c    88273    482    12408  2503983  201    25868   22958  11683    584 151.06
1797.98/1798.53	c   132543    482    19119  4181145  218    39290   25254  18394    543 244.03
1797.98/1798.53	c   198955    482    12036  2558266  212    25124   27780  11311    498 398.99
1797.98/1798.53	c   298575    482    25863  5699020  220    52778   30559  25138    451 660.73
1797.98/1798.53	c   448010    482    16720  3628628  217    34492   33615  15995    418 1071.69
1797.98/1798.53	c   672170    482    13020  2774615  213    27092   36977  12295    379 1769.93
1797.98/1798.53	c Resources Exceeded
1797.98/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.53	c   20   685067 190633  1871030    25917  5644216  25192    381 1798.01
1797.98/1798.53	s UNKNOWN
1797.98/1798.53	c Total time: 1798.01 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657604-1278546208/watcher-2657604-1278546208 -o /tmp/evaluation-result-2657604-1278546208/solver-2657604-1278546208 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657604-1278546208.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27201
/proc/meminfo: memFree=1651320/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=10924 CPUtime=0
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 362 0 0 0 0 0 0 0 18 0 1 0 22827674 11186176 271 1992294400 134512640 137138936 4294138496 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 2731 273 182 642 0 2087 0

[startup+0.0542281 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27201
/proc/meminfo: memFree=1651320/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=11292 CPUtime=0.05
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 470 0 0 0 5 0 0 0 21 0 1 0 22827674 11563008 379 1992294400 134512640 137138936 4294138496 18446744073709551615 134618135 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 2823 379 191 642 0 2179 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11292

[startup+0.101232 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27201
/proc/meminfo: memFree=1651320/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=11920 CPUtime=0.09
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 617 0 0 0 9 0 0 0 21 0 1 0 22827674 12206080 526 1992294400 134512640 137138936 4294138496 18446744073709551615 136296960 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 2980 526 191 642 0 2336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11920

[startup+0.301248 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27201
/proc/meminfo: memFree=1651320/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=13784 CPUtime=0.29
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 1098 0 0 0 28 1 0 0 21 0 1 0 22827674 14114816 1007 1992294400 134512640 137138936 4294138496 18446744073709551615 134544794 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 3446 1007 191 642 0 2802 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13784

[startup+0.701284 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27201
/proc/meminfo: memFree=1651320/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=17028 CPUtime=0.69
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 1915 0 0 0 67 2 0 0 22 0 1 0 22827674 17436672 1824 1992294400 134512640 137138936 4294138496 18446744073709551615 134575995 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 4257 1824 191 642 0 3613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17028

[startup+1.50135 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27202
/proc/meminfo: memFree=1642880/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=21988 CPUtime=1.49
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 3144 0 0 0 145 4 0 0 25 0 1 0 22827674 22515712 3053 1992294400 134512640 137138936 4294138496 18446744073709551615 134573763 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 5497 3053 191 642 0 4853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21988

[startup+3.10149 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27202
/proc/meminfo: memFree=1636680/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=28960 CPUtime=3.09
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 4899 0 0 0 303 6 0 0 25 0 1 0 22827674 29655040 4808 1992294400 134512640 137138936 4294138496 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 7240 4808 191 642 0 6596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28960

[startup+6.30077 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27202
/proc/meminfo: memFree=1625272/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=38188 CPUtime=6.29
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 7212 0 0 0 620 9 0 0 25 0 1 0 22827674 39104512 7121 1992294400 134512640 137138936 4294138496 18446744073709551615 136511190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 9547 7121 191 642 0 8903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38188

[startup+12.7003 s]
/proc/loadavg: 0.37 0.08 0.03 2/107 27202
/proc/meminfo: memFree=1611508/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=50980 CPUtime=12.68
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 10403 0 0 0 1255 13 0 0 25 0 1 0 22827674 52203520 10312 1992294400 134512640 137138936 4294138496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 12745 10312 191 642 0 12101 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50980

[startup+25.5014 s]
/proc/loadavg: 0.47 0.11 0.04 2/107 27202
/proc/meminfo: memFree=1605928/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=55844 CPUtime=25.48
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 11607 0 0 0 2530 18 0 0 25 0 1 0 22827674 57184256 11516 1992294400 134512640 137138936 4294138496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 13961 11516 191 642 0 13317 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55844

[startup+51.1017 s]
/proc/loadavg: 0.65 0.18 0.06 2/107 27204
/proc/meminfo: memFree=1599604/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=61656 CPUtime=51.08
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 13076 0 0 0 5082 26 0 0 25 0 1 0 22827674 63135744 12985 1992294400 134512640 137138936 4294138496 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 15414 12985 191 642 0 14770 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61656

[startup+102.308 s]
/proc/loadavg: 0.86 0.32 0.11 2/107 27204
/proc/meminfo: memFree=1592288/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=68996 CPUtime=102.27
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 14902 0 0 0 10187 40 0 0 25 0 1 0 22827674 70651904 14811 1992294400 134512640 137138936 4294138496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 17249 14811 191 642 0 16605 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68996

[startup+162.301 s]
/proc/loadavg: 0.95 0.44 0.16 2/107 27206
/proc/meminfo: memFree=1588072/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=73096 CPUtime=162.25
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 15940 0 0 0 16169 56 0 0 25 0 1 0 22827674 74850304 15849 1992294400 134512640 137138936 4294138496 18446744073709551615 136501670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 18274 15849 191 642 0 17630 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73096

[startup+222.302 s]
/proc/loadavg: 0.98 0.54 0.21 2/107 27208
/proc/meminfo: memFree=1581748/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=79264 CPUtime=222.23
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 17473 0 0 0 22154 69 0 0 25 0 1 0 22827674 81166336 17382 1992294400 134512640 137138936 4294138496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 19816 17382 191 642 0 19172 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 79264

[startup+282.301 s]
/proc/loadavg: 0.99 0.62 0.26 2/107 27210
/proc/meminfo: memFree=1574060/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=86920 CPUtime=282.22
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 19389 0 0 0 28137 85 0 0 25 0 1 0 22827674 89006080 19298 1992294400 134512640 137138936 4294138496 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 21730 19298 191 642 0 21086 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 86920

[startup+342.301 s]
/proc/loadavg: 0.99 0.69 0.30 2/107 27210
/proc/meminfo: memFree=1574060/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=86908 CPUtime=342.2
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 19389 0 0 0 34120 100 0 0 25 0 1 0 22827674 88993792 19298 1992294400 134512640 137138936 4294138496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 21727 19298 191 642 0 21083 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 86908

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.34 2/107 27212
/proc/meminfo: memFree=1574060/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=86880 CPUtime=402.19
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 19389 0 0 0 40108 111 0 0 25 0 1 0 22827674 88965120 19295 1992294400 134512640 137138936 4294138496 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 21720 19295 191 642 0 21076 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 86880

[startup+462.302 s]
/proc/loadavg: 0.99 0.79 0.38 2/107 27214
/proc/meminfo: memFree=1567612/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=93340 CPUtime=462.16
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 21000 0 0 0 46092 124 0 0 25 0 1 0 22827674 95580160 20906 1992294400 134512640 137138936 4294138496 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 23335 20906 191 642 0 22691 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 93340

[startup+522.301 s]
/proc/loadavg: 0.99 0.82 0.41 2/107 27216
/proc/meminfo: memFree=1567612/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=93296 CPUtime=522.14
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 21000 0 0 0 52080 134 0 0 25 0 1 0 22827674 95535104 20899 1992294400 134512640 137138936 4294138496 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 23324 20899 191 642 0 22680 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 93296

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/107 27218
/proc/meminfo: memFree=1566620/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=94268 CPUtime=582.12
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 21239 0 0 0 58068 144 0 0 25 0 1 0 22827674 96530432 21138 1992294400 134512640 137138936 4294138496 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 23567 21138 191 642 0 22923 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 94268

[startup+642.301 s]
/proc/loadavg: 0.99 0.88 0.48 2/107 27218
/proc/meminfo: memFree=1565380/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=95380 CPUtime=642.12
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 21519 0 0 0 64058 154 0 0 25 0 1 0 22827674 97669120 21418 1992294400 134512640 137138936 4294138496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 23845 21418 191 642 0 23201 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 95380

[startup+702.302 s]

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

/proc/meminfo: memFree=1555584/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=103636 CPUtime=1061.98
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 23611 0 0 0 105970 228 0 0 25 0 1 0 22827674 106123264 23484 1992294400 134512640 137138936 4294138496 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 25909 23484 191 642 0 25265 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 103636

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.68 2/107 27241
/proc/meminfo: memFree=1555708/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=104624 CPUtime=1121.96
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 23833 0 0 0 111957 239 0 0 25 0 1 0 22827674 107134976 23704 1992294400 134512640 137138936 4294138496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 26156 23704 191 642 0 25512 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 104624

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/107 27243
/proc/meminfo: memFree=1549136/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=110596 CPUtime=1181.94
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25378 0 0 0 117944 250 0 0 25 0 1 0 22827674 113250304 25215 1992294400 134512640 137138936 4294138496 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 27649 25215 191 642 0 27005 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 110596

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.71 2/107 27243
/proc/meminfo: memFree=1548392/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=111424 CPUtime=1241.92
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25562 0 0 0 123932 260 0 0 25 0 1 0 22827674 114098176 25399 1992294400 134512640 137138936 4294138496 18446744073709551615 136504116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 27856 25399 191 642 0 27212 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 111424

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.73 2/107 27245
/proc/meminfo: memFree=1548144/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=111668 CPUtime=1301.91
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25623 0 0 0 129920 271 0 0 25 0 1 0 22827674 114348032 25460 1992294400 134512640 137138936 4294138496 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 27917 25460 191 642 0 27273 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 111668

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.74 2/107 27247
/proc/meminfo: memFree=1548144/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=111668 CPUtime=1361.89
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25623 0 0 0 135909 280 0 0 25 0 1 0 22827674 114348032 25460 1992294400 134512640 137138936 4294138496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 27917 25460 191 642 0 27273 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 111668

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.75 2/107 27249
/proc/meminfo: memFree=1547772/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=112144 CPUtime=1421.88
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25742 0 0 0 141900 288 0 0 25 0 1 0 22827674 114835456 25579 1992294400 134512640 137138936 4294138496 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28036 25579 191 642 0 27392 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 112144

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.76 2/107 27251
/proc/meminfo: memFree=1547648/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=112144 CPUtime=1481.86
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25742 0 0 0 147888 298 0 0 25 0 1 0 22827674 114835456 25579 1992294400 134512640 137138936 4294138496 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28036 25579 191 642 0 27392 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 112144

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/107 27251
/proc/meminfo: memFree=1548020/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=112144 CPUtime=1541.84
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 25742 0 0 0 153876 308 0 0 25 0 1 0 22827674 114835456 25579 1992294400 134512640 137138936 4294138496 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28036 25579 191 642 0 27392 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 112144

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/107 27253
/proc/meminfo: memFree=1546780/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113276 CPUtime=1601.82
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26025 0 0 0 159865 317 0 0 25 0 1 0 22827674 115994624 25862 1992294400 134512640 137138936 4294138496 18446744073709551615 136504280 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28319 25862 191 642 0 27675 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 113276

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/107 27255
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113976 CPUtime=1661.81
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 165853 328 0 0 25 0 1 0 22827674 116711424 26037 1992294400 134512640 137138936 4294138496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28494 26037 191 642 0 27850 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 113976

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.81 2/107 27257
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1721.79
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 171842 337 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 113828

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1781.78
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 177831 347 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 113828

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1791.37
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 178789 348 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 113828

[startup+1795.1 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1794.58
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 179109 349 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 113828

[startup+1796.7 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1796.17
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 179268 349 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 136505666 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1796.17
Current children cumulated vsize (KiB) 113828

[startup+1797.5 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1796.97
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 179348 349 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 134542372 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 113828

[startup+1798.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1797.77
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 179428 349 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 113828

[startup+1798.51 s]
/proc/loadavg: 1.00 0.97 0.82 2/107 27259
/proc/meminfo: memFree=1546036/2059040 swapFree=4145356/4192956
[pid=27201] ppid=27199 vsize=113828 CPUtime=1797.98
/proc/27201/stat : 27201 (bsolo_pb10) R 27199 27201 27168 0 -1 4202496 26200 0 0 0 179449 349 0 0 25 0 1 0 22827674 116559872 26032 1992294400 134512640 137138936 4294138496 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27201/statm: 28457 26032 191 642 0 27813 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 113828

Child status: 0
Real time (s): 1798.54
CPU time (s): 1798.02
CPU user time (s): 1794.51
CPU system time (s): 3.50347
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 113976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.51
system time used= 3.50347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26200
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= 1
involuntary context switches= 5742

runsolver used 3.10353 second user time and 8.35273 second system time

The end

Launcher Data

Begin job on node050 at 2010-07-08 01:43:28
IDJOB=2657604
IDBENCH=1167
IDSOLVER=1163
FILE ID=node050/2657604-1278546208
PBS_JOBID= 11239491
Free space on /tmp= 62448 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657604-1278546208/watcher-2657604-1278546208 -o /tmp/evaluation-result-2657604-1278546208/solver-2657604-1278546208 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657604-1278546208.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1a4510076d9024b805728ffe22c0d108
RANDOM SEED=1477062899

node050.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
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.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1652096 kB
Buffers:         57852 kB
Cached:         247628 kB
SwapCached:       6180 kB
Active:         105104 kB
Inactive:       219688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1652096 kB
SwapTotal:     4192956 kB
SwapFree:      4145356 kB
Dirty:            4252 kB
Writeback:           0 kB
AnonPages:       15900 kB
Mapped:          11912 kB
Slab:            60384 kB
PageTables:       4100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2657604-1278546208.opb

Free space on /tmp at the end= 62444 MiB
End job on node050 at 2010-07-08 02:13:27