Trace number 1884074

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 pb? 1798.01 1798.68

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.opb
MD5SUMb742aefed152876103d8ba95148eaf91
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark69.5854
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2435
Total number of constraints16016
Number of constraints which are clauses16016
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint13
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
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: Generic Pseudo-Boolean 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-1884074-1245254149.opb
0.00/0.00	c File size is 1090356 bytes.
0.09/0.18	c Highest Coefficient sum: 25
0.09/0.18	c Parsing was ok!!
0.09/0.18	c Total parsing time: 0.181 s
0.09/0.19	c Var: 2435 Constr: 16016 16016/0/0 Lit: 112873 Watch. Lit: 31997
0.09/0.19	c Obj. Vars: 0 (0 % of total variables)
0.59/0.63	c Pre-processing Time: 0.635 s
0.59/0.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.63	c        0   2373    12737    90169    7    25474    4245      0      0 0.64
0.59/0.63	c Switching off lower bounding mode.
1797.91/1798.67	c      100   2373    12855    91619    7    25710    4670    118    149 0.67
1797.91/1798.67	c      252   2373    13057    94392    7    26114    5138    320    367 0.69
1797.91/1798.67	c      478   2373    13323    97692    7    26646    5652    586    663 0.72
1797.91/1798.67	c      818   2373    13671   102756    7    27342    6218    934   1079 0.76
1797.91/1798.67	c     1328   2373    14213   110978    7    28426    6840   1476   1607 0.83
1797.91/1798.67	c     2091   2373    15002   124892    8    30004    7525   2265   2198 0.95
1797.91/1798.67	c     3237   2373    16160   144824    8    32320    8278   3423   2824 1.15
1797.91/1798.67	c     4959   2373    17945   181518   10    35890    9106   5208   3057 1.62
1797.91/1798.67	c     7545   2373    20635   255765   12    41270   10017   7898   2793 2.70
1797.91/1798.67	c    11424   2373    19462   236633   12    38924   11019   6725   2672 4.27
1797.91/1798.67	c    17246   2373    19783   283515   14    39566   12121   7046   2296 7.51
1797.91/1798.67	c    25983   2373    22616   393474   17    45232   13334   9879   2016 12.88
1797.91/1798.67	c    39094   2373    22590   403976   17    45180   14668   9853   1800 21.71
1797.91/1798.67	c    58766   2373    20376   361766   17    40752   16135   7639   1628 36.08
1797.91/1798.67	c    88279   2373    26714   768743   28    53428   17749  13977   1337 66.00
1797.91/1798.67	c   132549   2373    27864  1084054   38    55728   19524  15127   1050 126.15
1797.91/1798.67	c   198959   2373    28450   793350   27    56900   21477  15713    937 212.26
1797.91/1798.67	c   298579   2373    26174   860041   32    52348   23625  13437    711 419.77
1797.91/1798.67	c   448014   2373    27402   714547   26    54804   25988  14665    714 627.36
1797.91/1798.67	c   672172   2373    32170  1568414   48    64340   28587  19433    526 1277.73
1797.91/1798.67	c Resources Exceeded
1797.91/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.91/1798.67	c   20   908038 297106  2020817    37664  1423569  24927    505 1798.00
1797.91/1798.67	s UNKNOWN
1797.91/1798.67	c Total time: 1798 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-1884074-1245254149/watcher-1884074-1245254149 -o /tmp/evaluation-result-1884074-1245254149/solver-1884074-1245254149 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1884074-1245254149.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/64 12405
/proc/meminfo: memFree=1745784/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=11780 CPUtime=0
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 78147941 12062720 236 1992294400 134512640 137136520 4294956256 18446744073709551615 136486725 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 2945 236 175 640 0 2034 0

[startup+0.019735 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12405
/proc/meminfo: memFree=1745784/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=12060 CPUtime=0.01
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 339 0 0 0 1 0 0 0 18 0 1 0 78147941 12349440 323 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 3015 323 196 640 0 2104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12060

[startup+0.101751 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12405
/proc/meminfo: memFree=1745784/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=13260 CPUtime=0.09
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 751 0 0 0 9 0 0 0 18 0 1 0 78147941 13578240 735 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 3315 735 316 640 0 2404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13260

[startup+0.301789 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12405
/proc/meminfo: memFree=1745784/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=15916 CPUtime=0.29
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 1846 0 0 0 28 1 0 0 19 0 1 0 78147941 16297984 1563 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 3979 1563 191 640 0 3335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15916

[startup+0.701869 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 12405
/proc/meminfo: memFree=1745784/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=14992 CPUtime=0.69
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 2020 0 0 0 67 2 0 0 22 0 1 0 78147941 15351808 1337 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 3748 1337 197 640 0 3104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14992

[startup+1.50203 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 12406
/proc/meminfo: memFree=1741232/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=15240 CPUtime=1.49
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 2074 0 0 0 147 2 0 0 25 0 1 0 78147941 15605760 1391 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 3810 1391 197 640 0 3166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15240

[startup+3.10134 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 12406
/proc/meminfo: memFree=1740144/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=17024 CPUtime=3.08
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 2522 0 0 0 304 4 0 0 25 0 1 0 78147941 17432576 1839 1992294400 134512640 137136520 4294956256 18446744073709551615 134552033 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 4256 1839 197 640 0 3612 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17024

[startup+6.30198 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 12406
/proc/meminfo: memFree=1738416/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=18056 CPUtime=6.29
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 2782 0 0 0 622 7 0 0 25 0 1 0 78147941 18489344 2099 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 4514 2099 197 640 0 3870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18056

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 12406
/proc/meminfo: memFree=1736624/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=19308 CPUtime=12.68
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 3085 0 0 0 1260 8 0 0 25 0 1 0 78147941 19771392 2402 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 4827 2402 197 640 0 4183 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19308

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 12406
/proc/meminfo: memFree=1735024/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=20904 CPUtime=25.49
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 3491 0 0 0 2535 14 0 0 25 0 1 0 78147941 21405696 2808 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 5226 2808 197 640 0 4582 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20904

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 12406
/proc/meminfo: memFree=1733232/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=22920 CPUtime=51.08
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 3998 0 0 0 5087 21 0 0 25 0 1 0 78147941 23470080 3315 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 5730 3315 197 640 0 5086 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22920

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 12406
/proc/meminfo: memFree=1729392/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=26504 CPUtime=102.25
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 4903 0 0 0 10193 32 0 0 25 0 1 0 78147941 27140096 4220 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 6626 4220 197 640 0 5982 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26504

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 12406
/proc/meminfo: memFree=1725296/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=30568 CPUtime=162.23
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 5920 0 0 0 16178 45 0 0 25 0 1 0 78147941 31301632 5237 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 7642 5237 197 640 0 6998 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 30568

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 12406
/proc/meminfo: memFree=1725232/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=30624 CPUtime=222.21
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 5924 0 0 0 22164 57 0 0 25 0 1 0 78147941 31358976 5241 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 7656 5241 197 640 0 7012 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30624

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 12406
/proc/meminfo: memFree=1725168/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=30624 CPUtime=282.19
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 5924 0 0 0 28153 66 0 0 25 0 1 0 78147941 31358976 5241 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 7656 5241 197 640 0 7012 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 30624

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 12412
/proc/meminfo: memFree=1722992/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=32724 CPUtime=342.16
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 6449 0 0 0 34144 72 0 0 25 0 1 0 78147941 33509376 5766 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 8181 5766 197 640 0 7537 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 32724

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 12412
/proc/meminfo: memFree=1722224/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=33508 CPUtime=402.13
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 6647 0 0 0 40136 77 0 0 25 0 1 0 78147941 34312192 5964 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 8377 5964 197 640 0 7733 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 33508

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 12412
/proc/meminfo: memFree=1722032/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=33708 CPUtime=462.11
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 6697 0 0 0 46122 89 0 0 25 0 1 0 78147941 34516992 6014 1992294400 134512640 137136520 4294956256 18446744073709551615 134616929 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 8427 6014 197 640 0 7783 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 33708

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 12412
/proc/meminfo: memFree=1722032/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=33688 CPUtime=522.1
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 6697 0 0 0 52107 103 0 0 25 0 1 0 78147941 34496512 6014 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 8422 6014 197 640 0 7778 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 33688

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 12412
/proc/meminfo: memFree=1721968/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=33688 CPUtime=582.07
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 6697 0 0 0 58095 112 0 0 25 0 1 0 78147941 34496512 6014 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 8422 6014 197 640 0 7778 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 33688

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 12412
/proc/meminfo: memFree=1721648/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=34036 CPUtime=642.05
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 6785 0 0 0 64084 121 0 0 25 0 1 0 78147941 34852864 6102 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 8509 6102 197 640 0 7865 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 34036

[startup+702.302 s]

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

/proc/meminfo: memFree=1712688/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=43072 CPUtime=1121.87
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9040 0 0 0 112016 171 0 0 25 0 1 0 78147941 44105728 8356 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 10768 8356 197 640 0 10124 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 43072

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/65 12412
/proc/meminfo: memFree=1711536/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1181.85
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9319 0 0 0 118009 176 0 0 25 0 1 0 78147941 45244416 8635 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8635 197 640 0 10402 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 44184

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/65 12412
/proc/meminfo: memFree=1711472/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1241.83
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9319 0 0 0 124002 181 0 0 25 0 1 0 78147941 45244416 8635 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8635 197 640 0 10402 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 44184

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 12412
/proc/meminfo: memFree=1711472/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44188 CPUtime=1301.81
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 129990 191 0 0 25 0 1 0 78147941 45248512 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11047 8639 197 640 0 10403 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 44188

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1361.77
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 135975 202 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 136513923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 44184

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1421.76
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 141962 214 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 44184

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1481.74
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 147952 222 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 44184

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1541.71
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 153943 228 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 44184

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1601.68
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 159934 234 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 44184

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 12412
/proc/meminfo: memFree=1711472/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1661.67
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 165926 241 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 44184

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 12412
/proc/meminfo: memFree=1711472/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1721.65
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 171916 249 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 44184

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1781.62
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 177904 258 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 44184

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1791.22
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 178863 259 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 44184

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1794.42
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 179182 260 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 44184

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1796.01
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 179341 260 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 44184

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1796.81
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 179421 260 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 44184

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1797.61
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 179501 260 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134544411 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 44184

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1797.82
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 179522 260 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 44184

[startup+1798.6 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 12412
/proc/meminfo: memFree=1711408/2055920 swapFree=4191900/4192956
[pid=12405] ppid=12403 vsize=44184 CPUtime=1797.91
/proc/12405/stat : 12405 (bsolo) R 12403 12405 12362 0 -1 4194304 9323 0 0 0 179531 260 0 0 25 0 1 0 78147941 45244416 8639 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12405/statm: 11046 8639 197 640 0 10402 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 44184

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.01
CPU user time (s): 1795.39
CPU system time (s): 2.6136
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 44192

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

runsolver used 1.26281 second user time and 3.78043 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-17 17:55:50
IDJOB=1884074
IDBENCH=71920
IDSOLVER=701
FILE ID=node33/1884074-1245254149
PBS_JOBID= 9372420
Free space on /tmp= 65952 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG7a-gensys-brn004.sat05-3669.reshuffled-07.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884074-1245254149/watcher-1884074-1245254149 -o /tmp/evaluation-result-1884074-1245254149/solver-1884074-1245254149 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1884074-1245254149.opb

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

MD5SUM BENCH= b742aefed152876103d8ba95148eaf91
RANDOM SEED=713165438

node33.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.261
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.261
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:       1746328 kB
Buffers:         65760 kB
Cached:         159616 kB
SwapCached:        384 kB
Active:         110132 kB
Inactive:       128492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746328 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5236 kB
Writeback:           0 kB
Mapped:          21664 kB
Slab:            57004 kB
Committed_AS:   155692 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884074-1245254149.opb

Free space on /tmp at the end= 65948 MiB
End job on node33 at 2009-06-17 18:25:49