Trace number 1878904

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.1 cl? 1798.14 1798.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
Bench CategoryDEC-SMALLINT (no 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 benchmark0.091985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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.1 - 13/04/2009 : 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 Learning Strategy: Clause Learning
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 HOME/instance-1878904-1245126986.opb
0.00/0.00	c File size is 32382 bytes.
0.00/0.00	c Highest Coefficient sum: 32
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 1860 Constr: 122 62/60/0 Lit: 3720 Watch. Lit: 1984
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.04	c Pre-processing Time: 0.047 s
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c        0   1860      122     3720   30     1984   18620      0      0 0.05
0.00/0.04	c Switching off lower bounding mode.
1798.01/1798.61	c      101   1860      223    14132   63     2186   20483    101   1711 0.06
1798.01/1798.61	c      251   1860      373    32408   86     2486   22532    251   3024 0.08
1798.01/1798.61	c      476   1860      598    58647   98     2936   24786    476   3718 0.13
1798.01/1798.61	c      814   1860      936    93307   99     3612   27265    814   2153 0.38
1798.01/1798.61	c     1322   1860     1444   241923  167     4628   29992   1322   1913 0.69
1798.01/1798.61	c     2089   1860     2211   695298  314     6162   32992   2089   1613 1.29
1798.01/1798.61	c     3235   1860     3357  1404436  418     8454   36292   3235   1344 2.41
1798.01/1798.61	c     4956   1860     5078  2616428  515    11896   39922   4956    854 5.80
1798.01/1798.61	c     7541   1860     7663  4394594  573    17066   43915   7541    558 13.51
1798.01/1798.61	c    11421   1860    11543  7205310  624    24826   48307  11421    340 33.50
1798.01/1798.61	c    17245   1860    17367 11575123  666    36474   53138  17245    196 87.69
1798.01/1798.61	c    25983   1860    26105 17831920  683    53950   58452  25983    137 188.41
1798.01/1798.61	c    39093   1860    39215 27292031  695    80170   64298  39093     93 417.61
1798.01/1798.61	c    58763   1860    58885 41403499  703   119510   70728  58763     75 773.34
1798.01/1798.61	c    88279   1860    30680 22160027  722    63100   77801  30558     64 1358.79
1798.01/1798.61	c Resources Exceeded
1798.01/1798.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.01/1798.61	c   15   102362  17145   318089    44763 32635153  44641     56 1798.03
1798.01/1798.61	s UNKNOWN
1798.01/1798.61	c Total time: 1798.03 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-1878904-1245126986/watcher-1878904-1245126986 -o /tmp/evaluation-result-1878904-1245126986/solver-1878904-1245126986 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878904-1245126986.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/64 1129
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=18560 CPUtime=0
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 180291528 19005440 243 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 4640 243 174 640 0 3988 0

[startup+0.080579 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1129
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=11360 CPUtime=0.07
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 437 0 0 0 7 0 0 0 18 0 1 0 180291528 11632640 413 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 2840 413 195 640 0 2196 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11360

[startup+0.101582 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1129
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=11592 CPUtime=0.09
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 496 0 0 0 9 0 0 0 18 0 1 0 180291528 11870208 472 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 2898 472 195 640 0 2254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11592

[startup+0.30161 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1129
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=12068 CPUtime=0.29
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 615 0 0 0 26 3 0 0 19 0 1 0 180291528 12357632 591 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 3017 591 195 640 0 2373 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12068

[startup+0.701667 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1129
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=14276 CPUtime=0.69
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 1164 0 0 0 60 9 0 0 22 0 1 0 180291528 14618624 1140 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 3569 1140 195 640 0 2925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14276

[startup+1.50278 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=976480/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=21312 CPUtime=1.49
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 2928 0 0 0 138 11 0 0 25 0 1 0 180291528 21823488 2904 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 5328 2904 195 640 0 4684 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21312

[startup+3.10201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=966944/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=33212 CPUtime=3.09
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 5921 0 0 0 296 13 0 0 25 0 1 0 180291528 34009088 5897 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 8303 5897 195 640 0 7659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33212

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=950304/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=46320 CPUtime=6.29
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 9191 0 0 0 614 15 0 0 25 0 1 0 180291528 47431680 9167 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 11580 9167 195 640 0 10936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46320

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=929904/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=65604 CPUtime=12.69
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 14005 0 0 0 1252 17 0 0 25 0 1 0 180291528 67178496 13981 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 16401 13981 195 640 0 15757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65604

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=904048/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=89724 CPUtime=25.49
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 20049 0 0 0 2526 23 0 0 25 0 1 0 180291528 91877376 20025 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 22431 20025 195 640 0 21787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89724

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=869104/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=124732 CPUtime=51.07
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 28780 0 0 0 5079 28 0 0 25 0 1 0 180291528 127725568 28756 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 31183 28756 195 640 0 30539 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 124732

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=819312/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=174176 CPUtime=102.26
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 41149 0 0 0 10190 36 0 0 25 0 1 0 180291528 178356224 41125 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 43544 41125 195 640 0 42900 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 174176

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=771312/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=222380 CPUtime=162.24
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 53210 0 0 0 16179 45 0 0 25 0 1 0 180291528 227717120 53186 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 55595 53186 195 640 0 54951 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 222380

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=734064/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=259112 CPUtime=222.22
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 62392 0 0 0 22171 51 0 0 25 0 1 0 180291528 265330688 62368 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 64778 62368 195 640 0 64134 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 259112

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=700592/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=292860 CPUtime=282.2
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 70828 0 0 0 28164 56 0 0 25 0 1 0 180291528 299888640 70804 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 73215 70804 195 640 0 72571 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 292860

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 1130
/proc/meminfo: memFree=667120/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=325972 CPUtime=342.18
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 79094 0 0 0 34157 61 0 0 25 0 1 0 180291528 333795328 79070 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 81493 79070 195 640 0 80849 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 325972

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=639088/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=354136 CPUtime=402.16
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 86143 0 0 0 40149 67 0 0 25 0 1 0 180291528 362635264 86119 1992294400 134512640 137136520 4294956256 18446744073709551615 134544145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 88534 86119 195 640 0 87890 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 354136

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=601008/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=391944 CPUtime=462.14
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 95590 0 0 0 46138 76 0 0 25 0 1 0 180291528 401350656 95566 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 97986 95566 195 640 0 97342 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 391944

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=568048/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=425032 CPUtime=522.12
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 103877 0 0 0 52131 81 0 0 25 0 1 0 180291528 435232768 103853 1992294400 134512640 137136520 4294956256 18446744073709551615 136518900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 106258 103853 195 640 0 105614 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 425032

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=541040/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=452112 CPUtime=582.1
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 110631 0 0 0 58125 85 0 0 25 0 1 0 180291528 462962688 110607 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 113028 110607 195 640 0 112384 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 452112

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1130
/proc/meminfo: memFree=500720/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=491948 CPUtime=642.08
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 120592 0 0 0 64115 93 0 0 25 0 1 0 180291528 503754752 120568 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 122987 120568 195 640 0 122343 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 491948

[startup+702.301 s]

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

/proc/meminfo: memFree=334384/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=658452 CPUtime=1061.95
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 162212 0 0 0 106072 123 0 0 25 0 1 0 180291528 674254848 162188 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 164613 162188 195 640 0 163969 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 658452

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1132
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1121.93
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 112069 124 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 662596

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1132
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1181.91
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 118066 125 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 662596

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1132
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1241.89
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 124063 126 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 662596

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1132
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1301.87
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 130060 127 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 662596

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1132
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1361.85
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 136057 128 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 662596

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1132
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1421.83
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 142055 128 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 662596

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329456/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1481.81
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 148052 129 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134544384 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 662596

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1541.79
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 154049 130 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 136294921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 662596

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329648/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1601.78
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 160047 131 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 662596

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1661.75
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 166044 131 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 662596

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329648/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1721.74
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 172042 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 662596

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329584/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1781.72
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 178040 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 662596

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1791.32
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 179000 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1791.32
Current children cumulated vsize (KiB) 662596

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1794.52
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 179320 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134544547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 662596

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1796.11
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 179479 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 662596

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1796.91
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 179559 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 662596

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=662596 CPUtime=1797.71
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194304 163331 0 0 0 179639 132 0 0 25 0 1 0 180291528 678498304 163237 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 165649 163237 195 640 0 165005 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 662596

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1138
/proc/meminfo: memFree=329520/2055920 swapFree=4181384/4192956
[pid=1129] ppid=1127 vsize=0 CPUtime=1798.11
/proc/1129/stat : 1129 (bsolo) R 1127 1129 32671 0 -1 4194308 163332 0 0 0 179670 141 0 0 25 0 1 0 180291528 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1129/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.72
CPU time (s): 1798.14
CPU user time (s): 1796.71
CPU system time (s): 1.42678
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 662876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.71
system time used= 1.42678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163332
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= 2
involuntary context switches= 3389

runsolver used 1.2958 second user time and 3.84241 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-16 06:36:26
IDJOB=1878904
IDBENCH=1417
IDSOLVER=700
FILE ID=node49/1878904-1245126986
PBS_JOBID= 9363676
Free space on /tmp= 66028 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878904-1245126986/watcher-1878904-1245126986 -o /tmp/evaluation-result-1878904-1245126986/solver-1878904-1245126986 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878904-1245126986.opb

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=1252658143

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        983880 kB
Buffers:         81948 kB
Cached:         907564 kB
SwapCached:       4580 kB
Active:         225608 kB
Inactive:       771956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        983880 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            60356 kB
Committed_AS:   159724 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66024 MiB
End job on node49 at 2009-06-16 07:06:25