Trace number 2657317

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.13 1798.85

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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-2657317-1276337328.opb
0.00/0.00	c File size is 5645532 bytes.
0.99/1.01	c Highest Coefficient sum: 126
0.99/1.01	c Parsing was ok!!
0.99/1.01	c Total parsing time: 1.011 s
1.10/1.11	c Var: 62704 Constr: 187107 186603/0/504 Lit: 440617 Watch. Lit: 374717
1.10/1.11	c Obj. Vars: 0 (0 % of total variables)
180.43/180.55	c Pre-processing Time: 180.484 s
180.43/180.56	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.43/180.56	c        0  55134   155056   366359    2   313582   62605      0      0 180.48
180.43/180.56	c Switching off lower bounding mode.
1798.07/1798.82	c      101  55134   155157   367802    2   314249   68866    101      0 181.23
1798.07/1798.82	c      252  55107   155308   376048    2   313334   75753    252      1 183.42
1798.07/1798.82	c      478  55107   155534   393382    2   313451   83329    478      2 186.60
1798.07/1798.82	c      816  55107   155872   434147    2   314321   91662    816      4 194.28
1798.07/1798.82	c     1324  55107   156380   514907    3   315322  100829   1324      6 204.56
1798.07/1798.82	c     2091  55107   157147   666521    4   316816  110912   2091      9 221.08
1798.07/1798.82	c     3238  55079   158294   876779    5   319220  122004   3238     12 250.34
1798.07/1798.82	c     4959  55079   160015  1296570    8   322586  134205   4959     17 286.15
1798.07/1798.82	c     7544  55041   162600  1768231   10   327856  147626   7544     22 332.64
1798.07/1798.82	c    11425  55025   166481  2685556   16   335403  162389  11425     25 442.78
1798.07/1798.82	c    17247  55025   172303  4389480   25   346965  178628  17247     30 559.90
1798.07/1798.82	c    25985  55013   181041  7341962   40   364732  196491  25985     32 800.38
1798.07/1798.82	c    39095  54260   194151 11072694   57   390715  216141  39095     30 1262.18
1798.07/1798.82	c Resources Exceeded
1798.07/1798.82	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.07/1798.82	c   13    55753  20421   174784   210809 17684035  55753     31 1798.11
1798.07/1798.82	s UNKNOWN
1798.07/1798.82	c Total time: 1798.11 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-2657317-1276337328/watcher-2657317-1276337328 -o /tmp/evaluation-result-2657317-1276337328/solver-2657317-1276337328 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657317-1276337328.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.99 0.98 0.99 3/106 11448
/proc/meminfo: memFree=1608028/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=16444 CPUtime=0
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 343 0 0 0 0 0 0 0 21 0 1 0 9334484 16838656 262 1992294400 134512640 137138936 4290544336 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 4111 263 176 642 0 2088 0

[startup+0.104164 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 11448
/proc/meminfo: memFree=1608028/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=18788 CPUtime=0.1
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 1057 0 0 0 10 0 0 0 21 0 1 0 9334484 19238912 976 1992294400 134512640 137138936 4290544336 18446744073709551615 136659574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 4697 977 307 642 0 2674 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18788

[startup+0.201185 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 11448
/proc/meminfo: memFree=1608028/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=21240 CPUtime=0.19
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 1826 0 0 0 19 0 0 0 21 0 1 0 9334484 21749760 1745 1992294400 134512640 137138936 4290544336 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 5310 1745 448 642 0 3287 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21240

[startup+0.301206 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 11448
/proc/meminfo: memFree=1608028/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=23880 CPUtime=0.29
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 2644 0 0 0 29 0 0 0 21 0 1 0 9334484 24453120 2523 1992294400 134512640 137138936 4290544336 18446744073709551615 136660141 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 5970 2523 598 642 0 3947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23880

[startup+0.701292 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 11448
/proc/meminfo: memFree=1608028/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=32948 CPUtime=0.69
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 5510 0 0 0 68 1 0 0 22 0 1 0 9334484 33738752 5310 1992294400 134512640 137138936 4290544336 18446744073709551615 134519475 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 8237 5310 1139 642 0 6214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32948

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11449
/proc/meminfo: memFree=1571812/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=49384 CPUtime=1.49
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11298 0 0 0 146 3 0 0 25 0 1 0 9334484 50569216 9670 1992294400 134512640 137138936 4290544336 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12346 9670 183 642 0 11702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49384

[startup+3.1008 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11449
/proc/meminfo: memFree=1569580/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=49648 CPUtime=3.09
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11352 0 0 0 306 3 0 0 25 0 1 0 9334484 50839552 9724 1992294400 134512640 137138936 4290544336 18446744073709551615 134543413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12412 9724 183 642 0 11768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49648

[startup+6.30148 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11449
/proc/meminfo: memFree=1569084/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=49648 CPUtime=6.29
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11368 0 0 0 626 3 0 0 25 0 1 0 9334484 50839552 9740 1992294400 134512640 137138936 4290544336 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12412 9740 183 642 0 11768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49648

[startup+12.7008 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11449
/proc/meminfo: memFree=1568836/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=49912 CPUtime=12.69
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11452 0 0 0 1265 4 0 0 25 0 1 0 9334484 51109888 9824 1992294400 134512640 137138936 4290544336 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12478 9824 183 642 0 11834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49912

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11451
/proc/meminfo: memFree=1568836/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=49912 CPUtime=25.48
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11453 0 0 0 2544 4 0 0 25 0 1 0 9334484 51109888 9825 1992294400 134512640 137138936 4290544336 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12478 9825 183 642 0 11834 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49912

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11451
/proc/meminfo: memFree=1568712/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=50044 CPUtime=51.07
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11493 0 0 0 5101 6 0 0 25 0 1 0 9334484 51245056 9865 1992294400 134512640 137138936 4290544336 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12511 9865 183 642 0 11867 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50044

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11453
/proc/meminfo: memFree=1568588/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=50044 CPUtime=102.26
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11494 0 0 0 10217 9 0 0 25 0 1 0 9334484 51245056 9866 1992294400 134512640 137138936 4290544336 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12511 9866 183 642 0 11867 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50044

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 11453
/proc/meminfo: memFree=1568464/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=50176 CPUtime=162.23
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 11522 0 0 0 16210 13 0 0 25 0 1 0 9334484 51380224 9894 1992294400 134512640 137138936 4290544336 18446744073709551615 134566226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 12544 9894 183 642 0 11900 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 50176

[startup+222.308 s]
/proc/loadavg: 1.10 1.02 1.00 2/107 11455
/proc/meminfo: memFree=1564992/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=53676 CPUtime=222.21
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 12528 0 0 0 22205 16 0 0 25 0 1 0 9334484 54964224 10777 1992294400 134512640 137138936 4290544336 18446744073709551615 134578220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 13419 10777 191 642 0 12775 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 53676

[startup+282.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 11457
/proc/meminfo: memFree=1558420/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=60192 CPUtime=282.18
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 14175 0 0 0 28198 20 0 0 25 0 1 0 9334484 61636608 12424 1992294400 134512640 137138936 4290544336 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 15048 12424 191 642 0 14404 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 60192

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11462
/proc/meminfo: memFree=1550236/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=67668 CPUtime=342.15
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 16034 0 0 0 34190 25 0 0 25 0 1 0 9334484 69292032 14283 1992294400 134512640 137138936 4290544336 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 16917 14283 191 642 0 16273 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 67668

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11464
/proc/meminfo: memFree=1543912/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=74096 CPUtime=402.13
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 17642 0 0 0 40185 28 0 0 25 0 1 0 9334484 75874304 15891 1992294400 134512640 137138936 4290544336 18446744073709551615 136297747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 18524 15891 191 642 0 17880 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 74096

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11464
/proc/meminfo: memFree=1535728/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=82512 CPUtime=462.11
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 19731 0 0 0 46178 33 0 0 25 0 1 0 9334484 84492288 17980 1992294400 134512640 137138936 4290544336 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 20628 17980 191 642 0 19984 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 82512

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11466
/proc/meminfo: memFree=1525932/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=92212 CPUtime=522.08
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 22160 0 0 0 52171 37 0 0 25 0 1 0 9334484 94425088 20409 1992294400 134512640 137138936 4290544336 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 23053 20409 191 642 0 22409 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 92212

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11468
/proc/meminfo: memFree=1515764/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=102408 CPUtime=582.05
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 24713 0 0 0 58164 41 0 0 25 0 1 0 9334484 104865792 22962 1992294400 134512640 137138936 4290544336 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 25602 22962 191 642 0 24958 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 102408

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11470
/proc/meminfo: memFree=1508324/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=110000 CPUtime=642.03
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 26607 0 0 0 64157 46 0 0 25 0 1 0 9334484 112640000 24856 1992294400 134512640 137138936 4290544336 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 27500 24856 191 642 0 26856 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 110000

[startup+702.302 s]

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

/proc/meminfo: memFree=1451532/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=166532 CPUtime=1061.86
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 40734 0 0 0 106117 69 0 0 25 0 1 0 9334484 170528768 38983 1992294400 134512640 137138936 4290544336 18446744073709551615 134575204 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 41633 38983 191 642 0 40989 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 166532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11482
/proc/meminfo: memFree=1446200/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=171748 CPUtime=1121.84
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 42034 0 0 0 112112 72 0 0 25 0 1 0 9334484 175869952 40283 1992294400 134512640 137138936 4290544336 18446744073709551615 136504426 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 42937 40283 191 642 0 42293 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 171748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11484
/proc/meminfo: memFree=1440000/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=178056 CPUtime=1181.82
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 43612 0 0 0 118108 74 0 0 25 0 1 0 9334484 182329344 41861 1992294400 134512640 137138936 4290544336 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 44514 41861 191 642 0 43870 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 178056

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11486
/proc/meminfo: memFree=1433304/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=184364 CPUtime=1241.79
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 45209 0 0 0 124103 76 0 0 25 0 1 0 9334484 188788736 43458 1992294400 134512640 137138936 4290544336 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 46091 43458 191 642 0 45447 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 184364

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11488
/proc/meminfo: memFree=1424128/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=193544 CPUtime=1301.77
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 47492 0 0 0 130098 79 0 0 25 0 1 0 9334484 198189056 45741 1992294400 134512640 137138936 4290544336 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 48386 45741 191 642 0 47742 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 193544

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11488
/proc/meminfo: memFree=1413960/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=203576 CPUtime=1361.74
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 50009 0 0 0 136092 82 0 0 25 0 1 0 9334484 208461824 48258 1992294400 134512640 137138936 4290544336 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 50894 48258 191 642 0 50250 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 203576

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11490
/proc/meminfo: memFree=1400940/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=216504 CPUtime=1421.73
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 53240 0 0 0 142086 87 0 0 25 0 1 0 9334484 221700096 51489 1992294400 134512640 137138936 4290544336 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 54126 51489 191 642 0 53482 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 216504

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11492
/proc/meminfo: memFree=1392012/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=225560 CPUtime=1481.69
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 55492 0 0 0 148079 90 0 0 25 0 1 0 9334484 230973440 53741 1992294400 134512640 137138936 4290544336 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 56390 53741 191 642 0 55746 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 225560

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11494
/proc/meminfo: memFree=1381720/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=235708 CPUtime=1541.68
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 58046 0 0 0 154074 94 0 0 25 0 1 0 9334484 241364992 56295 1992294400 134512640 137138936 4290544336 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 58927 56295 191 642 0 58283 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 235708

[startup+1602.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 11496
/proc/meminfo: memFree=1372792/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=244784 CPUtime=1601.64
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 60307 0 0 0 160068 96 0 0 25 0 1 0 9334484 250658816 58556 1992294400 134512640 137138936 4290544336 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 61196 58556 191 642 0 60552 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 244784

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11496
/proc/meminfo: memFree=1364112/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=253312 CPUtime=1661.62
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 62425 0 0 0 166063 99 0 0 25 0 1 0 9334484 259391488 60674 1992294400 134512640 137138936 4290544336 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 63328 60674 191 642 0 62684 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 253312

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11498
/proc/meminfo: memFree=1355804/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=261672 CPUtime=1721.6
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 64526 0 0 0 172058 102 0 0 25 0 1 0 9334484 267952128 62775 1992294400 134512640 137138936 4290544336 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 65418 62775 191 642 0 64774 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 261672

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1346876/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=270204 CPUtime=1781.58
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 66667 0 0 0 178053 105 0 0 25 0 1 0 9334484 276688896 64916 1992294400 134512640 137138936 4290544336 18446744073709551615 135984584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 67551 64916 191 642 0 66907 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 270204

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1345512/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=271540 CPUtime=1791.28
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 66997 0 0 0 179022 106 0 0 25 0 1 0 9334484 278056960 65246 1992294400 134512640 137138936 4290544336 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 67885 65246 191 642 0 67241 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 271540

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1345016/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=271944 CPUtime=1794.48
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 67113 0 0 0 179342 106 0 0 25 0 1 0 9334484 278470656 65362 1992294400 134512640 137138936 4290544336 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 67986 65362 191 642 0 67342 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 271944

[startup+1796.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1344892/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=272212 CPUtime=1796.07
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 67158 0 0 0 179501 106 0 0 25 0 1 0 9334484 278745088 65407 1992294400 134512640 137138936 4290544336 18446744073709551615 134542793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 68053 65407 191 642 0 67409 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 272212

[startup+1797.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1344768/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=272356 CPUtime=1796.87
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 67194 0 0 0 179581 106 0 0 25 0 1 0 9334484 278892544 65443 1992294400 134512640 137138936 4290544336 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 68089 65443 191 642 0 67445 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 272356

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1344768/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=272500 CPUtime=1797.67
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 67231 0 0 0 179661 106 0 0 25 0 1 0 9334484 279040000 65480 1992294400 134512640 137138936 4290544336 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 68125 65480 191 642 0 67481 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 272500

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11500
/proc/meminfo: memFree=1344520/2059040 swapFree=4192956/4192956
[pid=11448] ppid=11446 vsize=272500 CPUtime=1798.07
/proc/11448/stat : 11448 (bsolo_pb10) R 11446 11448 11138 0 -1 4202496 67247 0 0 0 179701 106 0 0 25 0 1 0 9334484 279040000 65496 1992294400 134512640 137138936 4290544336 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11448/statm: 68125 65496 191 642 0 67481 0
Current children cumulated CPU time (s) 1798.07
Current children cumulated vsize (KiB) 272500

Child status: 0
Real time (s): 1798.85
CPU time (s): 1798.13
CPU user time (s): 1797.04
CPU system time (s): 1.09183
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 272500

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

runsolver used 2.99354 second user time and 8.46371 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-12 12:08:49
IDJOB=2657317
IDBENCH=1479
IDSOLVER=1163
FILE ID=node010/2657317-1276337328
PBS_JOBID= 11173181
Free space on /tmp= 62492 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657317-1276337328/watcher-2657317-1276337328 -o /tmp/evaluation-result-2657317-1276337328/solver-2657317-1276337328 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657317-1276337328.opb

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

MD5SUM BENCH= 939f54a73a83900b8b6d857af47a0b62
RANDOM SEED=490709921

node010.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.267
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.53
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.267
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:       1608432 kB
Buffers:        103984 kB
Cached:         217472 kB
SwapCached:          0 kB
Active:         155200 kB
Inactive:       225400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1608432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9428 kB
Writeback:           0 kB
AnonPages:       59224 kB
Mapped:          15420 kB
Slab:            48292 kB
PageTables:       3980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62488 MiB
End job on node010 at 2010-06-12 12:38:47