Trace number 419978

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.0.16? (TO) 1800.1 1800.65

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
MD5SUMb0e38289187593982ff5af631c082a3e
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark229.262
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables93573
Total number of constraints439508
Number of constraints which are clauses439508
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 constraint403
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 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/419978-1177416210/instance-419978-1177416210.opb
0.00/0.01	c File size is 13896489 bytes.
2.58/2.61	c Highest Coefficient sum: 804
2.58/2.61	c Parsing was ok!!
2.58/2.61	c Total parsing time: 2.606 s
2.78/2.83	c Var: 93573 Constr: 439508 439508/0/0 Lit: 1132510 Watch. Lit: 878826
2.78/2.83	c Obj. Vars: 0 (0 % of total variables)
182.92/183.07	c Pre-processing Time: 183.003 s
182.92/183.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.92/183.09	c        0  93329   435498  1123239    2   870996  145166      0      0 183.00
182.92/183.09	c Switching off LPR mode.
1799.95/1800.55	c      102  93329   435600  1135468    2   871200  159683    102      0 184.31
1799.95/1800.55	c      254  93329   435752  1144085    2   871504  175652    254      1 184.76
1799.95/1800.55	c      479  93329   435977  1151707    2   871954  193218    479      2 186.52
1799.95/1800.55	c      818  93288   436316  1166520    2   872630  212540    818      4 188.55
1799.95/1800.55	c     1326  93288   436824  1194828    2   873646  233795   1326      6 192.49
1799.95/1800.55	c     2089  93267   437587  1248765    2   875171  257175   2089     10 199.00
1799.95/1800.55	c     3235  93267   438733  1345668    3   877463  282893   3235     15 207.98
1799.95/1800.55	c     4956  93267   440454  1546714    3   880905  311183   4956     21 225.40
1799.95/1800.55	c     7543  93237   443041  2256188    5   886078  342302   7543     28 260.67
1799.95/1800.55	c    11423  93208   446921  4282071    9   893837  376533  11423     36 314.94
1799.95/1800.55	c    17245  93208   452743  6526027   14   905481  414187  17245     44 385.45
1799.95/1800.55	c    25982  93120   461480 10907603   23   922953  455606  25982     49 521.15
1799.95/1800.55	c    39093  92948   474591 13231549   27   949170  501167  39093     59 658.15
1799.95/1800.55	c    58763  92454   494261 17555018   35   988492  551284  58763     64 910.23
1799.95/1800.55	c    88273  91824   523771 25669516   49  1047492  606413  88273     68 1281.20
1799.95/1800.55	c Resources Exceeded
1799.95/1800.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.95/1800.55	c   15   116190  34712   295552   551688 39970304 116190     64 1800.00
1799.95/1800.55	s UNKNOWN
1799.95/1800.55	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-419978-1177416210 -o ROOT/results/node11/solver-419978-1177416210 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/419978-1177416210/instance-419978-1177416210.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30651
/proc/meminfo: memFree=1896560/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=19548 CPUtime=0
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 335 0 3 0 0 0 0 0 18 0 1 0 182670063 20017152 307 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8788576 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 8280 309 278 324 0 3956 0

[startup+0.0368021 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30651
/proc/meminfo: memFree=1896560/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=18176 CPUtime=0.02
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 549 0 3 0 2 0 0 0 18 0 1 0 182670063 18612224 521 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 4544 521 319 324 0 220 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18176

[startup+0.102808 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30651
/proc/meminfo: memFree=1896560/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=19412 CPUtime=0.09
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 969 0 3 0 9 0 0 0 18 0 1 0 182670063 19877888 941 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 4853 941 408 324 0 529 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19412

[startup+0.302842 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30651
/proc/meminfo: memFree=1896560/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=23388 CPUtime=0.28
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 2222 0 3 0 28 0 0 0 19 0 1 0 182670063 23949312 2194 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 5848 2194 675 324 0 1524 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23388

[startup+0.701879 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 30651
/proc/meminfo: memFree=1896560/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=31176 CPUtime=0.69
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 4686 0 3 0 68 1 0 0 23 0 1 0 182670063 31924224 4658 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 7794 4658 1205 324 0 3470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31176

[startup+1.50197 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 30652
/proc/meminfo: memFree=1876136/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=46956 CPUtime=1.48
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 9752 0 3 0 146 2 0 0 25 0 1 0 182670063 48082944 9605 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8414843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 11739 9605 2238 324 0 7415 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46956

[startup+3.10116 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 30652
/proc/meminfo: memFree=1853928/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=85952 CPUtime=3.09
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24118 0 3 0 300 9 0 0 25 0 1 0 182670063 88014848 20372 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21488 20372 305 324 0 20557 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85952

[startup+6.30154 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 30652
/proc/meminfo: memFree=1814504/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=86612 CPUtime=6.28
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24323 0 3 0 619 9 0 0 25 0 1 0 182670063 88690688 20577 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550778 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21653 20577 305 324 0 20722 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86612

[startup+12.7013 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 30652
/proc/meminfo: memFree=1814576/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=86612 CPUtime=12.68
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24327 0 3 0 1259 9 0 0 25 0 1 0 182670063 88690688 20581 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8409157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21653 20581 305 324 0 20722 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86612

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 30652
/proc/meminfo: memFree=1814704/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=86612 CPUtime=25.48
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24327 0 3 0 2538 10 0 0 25 0 1 0 182670063 88690688 20581 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21653 20581 305 324 0 20722 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86612

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 30652
/proc/meminfo: memFree=1814320/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=87008 CPUtime=51.06
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24431 0 3 0 5095 11 0 0 25 0 1 0 182670063 89096192 20685 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21752 20685 305 324 0 20821 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 87008

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 30652
/proc/meminfo: memFree=1814320/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=87008 CPUtime=102.25
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24431 0 3 0 10211 14 0 0 25 0 1 0 182670063 89096192 20685 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21752 20685 305 324 0 20821 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 87008

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1814320/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=87008 CPUtime=162.22
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 24431 0 3 0 16205 17 0 0 25 0 1 0 182670063 89096192 20685 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8412916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 21752 20685 305 324 0 20821 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87008

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1809712/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=91572 CPUtime=222.21
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 25780 0 3 0 22199 22 0 0 25 0 1 0 182670063 93769728 21851 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 22893 21851 310 324 0 21962 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 91572

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1791344/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=110392 CPUtime=282.19
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 30476 0 3 0 28192 27 0 0 25 0 1 0 182670063 113041408 26547 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 27598 26547 310 324 0 26667 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 110392

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1766576/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=134596 CPUtime=342.18
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 36539 0 3 0 34184 34 0 0 25 0 1 0 182670063 137826304 32610 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 33649 32610 310 324 0 32718 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 134596

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1740784/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=160344 CPUtime=402.16
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 42965 0 3 0 40174 42 0 0 25 0 1 0 182670063 164192256 39036 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8409157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 40086 39036 310 324 0 39155 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 160344

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1718192/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=183036 CPUtime=462.14
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 48653 0 3 0 46166 48 0 0 25 0 1 0 182670063 187428864 44724 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573358 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 45759 44724 310 324 0 44828 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 183036

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1687408/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=213352 CPUtime=522.12
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 56223 0 3 0 52157 55 0 0 25 0 1 0 182670063 218472448 52294 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 53338 52294 310 324 0 52407 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 213352

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 30652
/proc/meminfo: memFree=1669936/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=230880 CPUtime=582.1
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 60612 0 3 0 58147 63 0 0 25 0 1 0 182670063 236421120 56683 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 57720 56683 310 324 0 56789 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 230880

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1658416/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=242056 CPUtime=642.09
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 63410 0 3 0 64142 67 0 0 25 0 1 0 182670063 247865344 59481 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 60514 59481 310 324 0 59583 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 242056


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1622192/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=278248 CPUtime=822.04
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 72428 0 3 0 82122 82 0 0 25 0 1 0 182670063 284925952 68499 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573091 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 69562 68499 310 324 0 68631 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 278248

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1607856/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=292508 CPUtime=882.02
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 76009 0 3 0 88115 87 0 0 25 0 1 0 182670063 299528192 72080 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8409157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 73127 72080 310 324 0 72196 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 292508

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1592816/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=307524 CPUtime=942
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 79777 0 3 0 94108 92 0 0 25 0 1 0 182670063 314904576 75848 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8413025 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 76881 75848 310 324 0 75950 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 307524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1578992/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=321196 CPUtime=1001.97
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 83172 0 3 0 100100 97 0 0 25 0 1 0 182670063 328904704 79243 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 80299 79243 310 324 0 79368 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 321196

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1564208/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=336156 CPUtime=1061.96
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 86907 0 3 0 106093 103 0 0 25 0 1 0 182670063 344223744 82978 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 84039 82978 310 324 0 83108 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 336156

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30652
/proc/meminfo: memFree=1547120/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=352960 CPUtime=1121.94
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 91107 0 3 0 112085 109 0 0 25 0 1 0 182670063 361431040 87178 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 88240 87178 310 324 0 87309 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 352960

[startup+1182.3 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1529776/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=370644 CPUtime=1181.93
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 95548 0 3 0 118078 115 0 0 25 0 1 0 182670063 379539456 91619 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573095 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 92661 91619 310 324 0 91730 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 370644

[startup+1242.3 s]
/proc/loadavg: 1.01 0.99 0.99 3/78 30652
/proc/meminfo: memFree=1504048/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=395680 CPUtime=1241.91
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 101806 0 3 0 124070 121 0 0 25 0 1 0 182670063 405176320 97877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134574692 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 98920 97877 310 324 0 97989 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 395680

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1486128/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=413456 CPUtime=1301.9
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 106238 0 3 0 130064 126 0 0 25 0 1 0 182670063 423378944 102309 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8409157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 103364 102309 310 324 0 102433 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 413456

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1465584/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=434256 CPUtime=1361.87
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 111450 0 3 0 136056 131 0 0 25 0 1 0 182670063 444678144 107521 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 108564 107521 310 324 0 107633 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 434256

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1443504/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=455868 CPUtime=1421.86
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 116836 0 3 0 142050 136 0 0 25 0 1 0 182670063 466808832 112907 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 113967 112907 310 324 0 113036 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 455868

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1418544/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=480932 CPUtime=1481.83
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 123118 0 3 0 148041 142 0 0 25 0 1 0 182670063 492474368 119189 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 120233 119189 310 324 0 119302 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 480932

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1392368/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=506836 CPUtime=1541.82
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 129575 0 3 0 154034 148 0 0 25 0 1 0 182670063 519000064 125646 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 126709 125646 310 324 0 125778 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 506836

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1369264/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=529940 CPUtime=1601.8
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 135373 0 3 0 160027 153 0 0 25 0 1 0 182670063 542658560 131444 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 132485 131444 310 324 0 131554 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 529940

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1350768/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=548108 CPUtime=1661.78
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 139917 0 3 0 166018 160 0 0 25 0 1 0 182670063 561262592 135988 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 137027 135988 310 324 0 136096 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 548108

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1331888/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=567216 CPUtime=1721.77
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 144675 0 3 0 172012 165 0 0 25 0 1 0 182670063 580829184 140746 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551522 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 141804 140746 310 324 0 140873 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 567216

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1313008/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=586084 CPUtime=1781.75
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194304 149401 0 3 0 178005 170 0 0 25 0 1 0 182670063 600150016 145472 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 146521 145472 310 324 0 145590 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 586084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 30652
/proc/meminfo: memFree=1615216/2055920 swapFree=4146724/4192956
[pid=30651] ppid=30649 vsize=0 CPUtime=1800.05
/proc/30651/stat : 30651 (bsolo3.0.16) R 30649 30651 30246 0 -1 4194308 151002 0 3 0 179829 176 0 0 25 0 1 0 182670063 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30651/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 0

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.1
CPU user time (s): 1798.3
CPU system time (s): 1.80472
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 592412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.3
system time used= 1.80472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151002
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 4417

runsolver used 1.35479 second user time and 3.9394 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Apr 24 12:03:31 UTC 2007

IDJOB= 419978
IDBENCH= 47812
IDSOLVER= 163
FILE ID= node11/419978-1177416210

PBS_JOBID= 4675697

Free space on /tmp= 66334 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/419978-1177416210/instance-419978-1177416210.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-419978-1177416210 -o ROOT/results/node11/solver-419978-1177416210 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/419978-1177416210/instance-419978-1177416210.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  b0e38289187593982ff5af631c082a3e

RANDOM SEED= 556373553

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.235
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.235
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:       1896968 kB
Buffers:         13848 kB
Cached:          72440 kB
SwapCached:      14896 kB
Active:          70724 kB
Inactive:        42712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896968 kB
SwapTotal:     4192956 kB
SwapFree:      4146724 kB
Dirty:           18060 kB
Writeback:           0 kB
Mapped:          33056 kB
Slab:            30936 kB
Committed_AS:  6328208 kB
PageTables:       1856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66334 MiB

End job on node11 on Tue Apr 24 12:33:34 UTC 2007