Trace number 433430

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.17? (MO) 772.082 772.307

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-81-80.opb
MD5SUM602db8a4b5456d6ce4573c7850dec197
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints259281
Number of constraints which are clauses259281
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 constraint2
Maximum length of a constraint80
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 81
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/433430-1177959746/instance-433430-1177959746.opb
0.00/0.00	c File size is 6708625 bytes.
1.19/1.20	c Highest Coefficient sum: 81
1.19/1.20	c Parsing was ok!!
1.19/1.20	c Total parsing time: 1.199 s
1.19/1.30	c Var: 6480 Constr: 259281 259281/0/0 Lit: 524880 Watch. Lit: 518562
1.19/1.30	c Obj. Vars: 0 (0 % of total variables)
3.49/3.54	c Pre-processing Time: 3.543 s
3.49/3.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.55	c        0   6480   259281   524880    2   518562   86427      0      0 3.54
3.49/3.55	c Switching off LPR mode.
771.77/772.00	c      101   6480   259382   553888    2   518764   95070    101     28 3.58
771.77/772.00	c      251   6480   259532   664339    2   519064  104578    251     68 3.67
771.77/772.00	c      479   6480   259760   881283    3   519520  115036    479    122 3.92
771.77/772.00	c      818   6480   260099  1164112    4   520198  126540    818    195 4.18
771.77/772.00	c     1326   6480   260607  1475129    5   521214  139195   1326    296 4.47
771.77/772.00	c     2089   6480   261370  1774675    6   522740  153115   2089    211 9.87
771.77/772.00	c     3235   6480   262516  2221530    8   525032  168427   3235    187 17.26
771.77/772.00	c     4958   6480   264239  2735092   10   528478  185270   4958    152 32.44
771.77/772.00	c     7542   6480   266823  3810849   14   533646  203798   7542    137 54.88
771.77/772.00	c    11421   6480   270702  5636163   20   541404  224178  11421    135 84.40
771.77/772.00	c    17244   6480   276525 22421714   81   553050  246596  17244    139 123.92
771.77/772.00	c    25985   6480   285266 72929943  255   570532  271256  25985     85 305.56
771.77/772.00	c Caught signal: 15
771.77/772.00	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
771.77/772.00	c   12    37873  16787 18983457   297154 142018837  37873     49 771.78
771.77/772.00	s UNKNOWN
771.77/772.00	c Total time: 771.779 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/node5/watcher-433430-1177959746 -o ROOT/results/node5/solver-433430-1177959746 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433430-1177959746/instance-433430-1177959746.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.98 0.95 3/77 30638
/proc/meminfo: memFree=1833080/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=18288 CPUtime=0
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 272012333 18726912 335 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8328827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 4572 335 280 324 0 2004 0

[startup+0.056402 s]
/proc/loadavg: 0.91 0.98 0.95 3/77 30638
/proc/meminfo: memFree=1833080/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=11852 CPUtime=0.04
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 757 0 0 0 4 0 0 0 18 0 1 0 272012333 12136448 727 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 2963 727 348 324 0 395 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11852

[startup+0.101408 s]
/proc/loadavg: 0.91 0.98 0.95 3/77 30638
/proc/meminfo: memFree=1833080/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=12816 CPUtime=0.09
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 1060 0 0 0 9 0 0 0 18 0 1 0 272012333 13123584 1030 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8328827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 3204 1030 410 324 0 636 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12816

[startup+0.30143 s]
/proc/loadavg: 0.91 0.98 0.95 3/77 30638
/proc/meminfo: memFree=1833080/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=17076 CPUtime=0.29
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 2396 0 0 0 28 1 0 0 19 0 1 0 272012333 17485824 2366 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8328827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 4269 2367 683 324 0 1701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17076

[startup+0.701476 s]
/proc/loadavg: 0.91 0.98 0.95 3/77 30638
/proc/meminfo: memFree=1833080/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=25604 CPUtime=0.69
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 5077 0 0 0 67 2 0 0 22 0 1 0 272012333 26218496 5047 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 6401 5047 1230 324 0 3833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25604

[startup+1.50157 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1811312/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=42432 CPUtime=1.49
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 11630 0 0 0 144 5 0 0 25 0 1 0 272012333 43450368 9962 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 10608 9962 302 324 0 9678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42432

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1785584/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=51036 CPUtime=3.09
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 13771 0 0 0 288 21 0 0 25 0 1 0 272012333 52260864 12103 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 12759 12103 304 324 0 11829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51036

[startup+6.30111 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1780528/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=56400 CPUtime=6.29
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 19244 0 0 0 605 24 0 0 25 0 1 0 272012333 57753600 13452 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 14100 13452 308 324 0 13170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56400

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1774704/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=63024 CPUtime=12.69
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 20921 0 0 0 1244 25 0 0 25 0 1 0 272012333 64536576 15129 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 15756 15129 308 324 0 14826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63024

[startup+25.5013 s]
/proc/loadavg: 0.94 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1769008/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=67700 CPUtime=25.48
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 22076 0 0 0 2522 26 0 0 25 0 1 0 272012333 69324800 16284 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 16925 16284 308 324 0 15995 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67700

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1754032/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=82776 CPUtime=51.07
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 25865 0 0 0 5079 28 0 0 25 0 1 0 272012333 84762624 20073 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 20694 20073 308 324 0 19764 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82776

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.95 3/78 30639
/proc/meminfo: memFree=1693424/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=143152 CPUtime=102.27
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 40956 0 0 0 10190 37 0 0 25 0 1 0 272012333 146587648 35164 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551712 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 35788 35164 308 324 0 34858 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 143152

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1313456/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=524576 CPUtime=162.24
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 136310 0 0 0 16151 73 0 0 25 0 1 0 272012333 537165824 130518 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 131144 130518 308 324 0 130214 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 524576

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=1120176/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=715724 CPUtime=222.23
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 184095 0 0 0 22130 93 0 0 25 0 1 0 272012333 732901376 178303 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8326900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 178931 178303 308 324 0 178001 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 715724

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=929208/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=907632 CPUtime=282.21
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 232074 0 0 0 28108 113 0 0 25 0 1 0 272012333 929415168 226282 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551294 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 226908 226282 308 324 0 225978 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 907632

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=787000/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1048376 CPUtime=342.2
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 267259 0 0 0 34093 127 0 0 25 0 1 0 272012333 1073537024 261467 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 262094 261467 308 324 0 261164 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1048376

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=668216/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1167884 CPUtime=402.17
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 297137 0 0 0 40079 138 0 0 25 0 1 0 272012333 1195913216 291345 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 291971 291345 308 324 0 291041 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1167884

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=550264/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1284656 CPUtime=462.16
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 326331 0 0 0 46064 152 0 0 25 0 1 0 272012333 1315487744 320539 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551048 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 321164 320539 308 324 0 320234 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 1284656

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=434424/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1401716 CPUtime=522.14
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 355595 0 0 0 52050 164 0 0 25 0 1 0 272012333 1435357184 349803 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 350429 349803 308 324 0 349499 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1401716

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=309880/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1524420 CPUtime=582.12
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 386272 0 0 0 58036 176 0 0 25 0 1 0 272012333 1561006080 380480 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 381105 380480 308 324 0 380175 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1524420

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=199352/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1633940 CPUtime=642.11
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 413651 0 0 0 64022 189 0 0 25 0 1 0 272012333 1673154560 407859 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 408485 407859 308 324 0 407555 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1633940

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=92344/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1741648 CPUtime=702.08
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 440578 0 0 0 70009 199 0 0 25 0 1 0 272012333 1783447552 434786 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 435412 434786 308 324 0 434482 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1741648

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=15608/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1828112 CPUtime=762.07
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 462192 0 0 0 75999 208 0 0 25 0 1 0 272012333 1871986688 456400 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 457028 456400 308 324 0 456098 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1828112



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+772.002 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 30639
/proc/meminfo: memFree=15736/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=1843376 CPUtime=771.77
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194304 466009 0 0 0 76967 210 0 0 25 0 1 0 272012333 1887617024 460217 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 460844 460217 308 324 0 459914 0
Current children cumulated CPU time (s) 771.77
Current children cumulated vsize (KiB) 1843376

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

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

[startup+772.206 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 30640
/proc/meminfo: memFree=609520/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=0 CPUtime=771.98
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194308 466013 0 0 0 76968 230 0 0 25 0 1 0 272012333 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 771.98
Current children cumulated vsize (KiB) 0

[startup+772.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/79 30640
/proc/meminfo: memFree=609520/2055920 swapFree=4151596/4192956
[pid=30638] ppid=30636 vsize=0 CPUtime=772.07
/proc/30638/stat : 30638 (bsolo3.0.17) R 30636 30638 29886 0 -1 4194308 466013 0 0 0 76968 239 0 0 25 0 1 0 272012333 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/30638/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 772.07
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 772.307
CPU time (s): 772.082
CPU user time (s): 769.681
CPU system time (s): 2.40064
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 1843376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 769.681
system time used= 2.40063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466013
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= 12
involuntary context switches= 647

runsolver used 0.584911 second user time and 1.72574 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Apr 30 19:02:27 UTC 2007

IDJOB= 433430
IDBENCH= 2605
IDSOLVER= 199
FILE ID= node5/433430-1177959746

PBS_JOBID= 4727732

Free space on /tmp= 66552 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-81-80.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433430-1177959746/instance-433430-1177959746.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-433430-1177959746 -o ROOT/results/node5/solver-433430-1177959746 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433430-1177959746/instance-433430-1177959746.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  602db8a4b5456d6ce4573c7850dec197

RANDOM SEED= 265101461

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.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:       1833488 kB
Buffers:         27364 kB
Cached:         105928 kB
SwapCached:       9372 kB
Active:          53728 kB
Inactive:       103204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833488 kB
SwapTotal:     4192956 kB
SwapFree:      4151596 kB
Dirty:           13228 kB
Writeback:           0 kB
Mapped:          30660 kB
Slab:            51064 kB
Committed_AS:  9211760 kB
PageTables:       1724 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= 66552 MiB

End job on node5 on Mon Apr 30 19:15:21 UTC 2007