Trace number 433421

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) 681.519 681.806

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-95-90.opb
MD5SUMc091cfcc7e8a81cbf9f64a24634c61f3
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 variables8550
Total number of constraints401945
Number of constraints which are clauses401945
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 constraint90
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 91
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/433421-1177959615/instance-433421-1177959615.opb
0.00/0.00	c File size is 10420755 bytes.
1.79/1.84	c Highest Coefficient sum: 91
1.79/1.84	c Parsing was ok!!
1.79/1.84	c Total parsing time: 1.841 s
1.89/1.99	c Var: 8550 Constr: 401945 401945/0/0 Lit: 812250 Watch. Lit: 803890
1.89/1.99	c Obj. Vars: 0 (0 % of total variables)
5.89/5.99	c Pre-processing Time: 5.987 s
5.99/6.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.99/6.00	c        0   8550   401945   812250    2   803890  133981      0      0 5.99
5.99/6.00	c Switching off LPR mode.
681.22/681.50	c      100   8550   402045   847522    2   804090  147380    100     16 6.03
681.22/681.50	c      250   8550   402195   900433    2   804390  162119    250     39 6.35
681.22/681.50	c      476   8550   402421  1035934    2   804842  178331    476     73 6.51
681.22/681.50	c      822   8550   402767  1482538    3   805534  196165    822    119 6.90
681.22/681.50	c     1335   8550   403280  1790460    4   806560  215782   1335    183 7.29
681.22/681.50	c     2099   8550   404044  2187091    5   808088  237361   2099    263 7.98
681.22/681.50	c     3246   8550   405191  2835297    6   810382  261098   3246    354 9.17
681.22/681.50	c     4968   8550   406913  3793865    9   813826  287208   4968    332 14.94
681.22/681.50	c     7552   8550   409497  4499598   10   818994  315929   7552    146 51.51
681.22/681.50	c    11431   8550   413376  5917087   14   826752  347522  11431    118 96.72
681.22/681.50	c    17253   8550   419198  9637979   22   838396  382275  17253    106 162.37
681.22/681.50	c    25992   8550   427937 45624196  106   855874  420503  25992     95 271.16
681.22/681.50	c Caught signal: 15
681.22/681.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
681.22/681.50	c   12    38729  20595 31438476   440674 140637905  38729     56 681.22
681.22/681.50	s UNKNOWN
681.22/681.50	c Total time: 681.218 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/node44/watcher-433421-1177959615 -o ROOT/results/node44/solver-433421-1177959615 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433421-1177959615/instance-433421-1177959615.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.92 0.98 0.96 3/77 10123
/proc/meminfo: memFree=1840960/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=21916 CPUtime=0
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 243873278 22441984 335 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524068 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 5479 336 280 324 0 2004 0

[startup+0.0336651 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 10123
/proc/meminfo: memFree=1840960/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=14940 CPUtime=0.02
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 618 0 0 0 2 0 0 0 18 0 1 0 243873278 15298560 588 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 11716219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 3735 588 317 324 0 260 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14940

[startup+0.101671 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 10123
/proc/meminfo: memFree=1840960/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=16448 CPUtime=0.09
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 1078 0 0 0 9 0 0 0 18 0 1 0 243873278 16842752 1048 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 11716219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 4112 1048 411 324 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16448

[startup+0.301691 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 10123
/proc/meminfo: memFree=1840960/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=20712 CPUtime=0.29
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 2430 0 0 0 28 1 0 0 19 0 1 0 243873278 21209088 2400 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 5178 2400 687 324 0 1703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20712

[startup+0.701733 s]
/proc/loadavg: 0.92 0.98 0.96 3/77 10123
/proc/meminfo: memFree=1840960/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=29372 CPUtime=0.69
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 5131 0 0 0 68 1 0 0 23 0 1 0 243873278 30076928 5101 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 7343 5102 1241 324 0 3868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29372

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.96 2/78 10124
/proc/meminfo: memFree=1819128/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=46560 CPUtime=1.49
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 10546 0 0 0 145 4 0 0 25 0 1 0 243873278 47677440 10516 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 11716219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 11640 10516 2349 324 0 8165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46560

[startup+3.10198 s]
/proc/loadavg: 0.92 0.98 0.96 2/78 10124
/proc/meminfo: memFree=1781240/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=76676 CPUtime=3.09
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 21073 0 0 0 296 13 0 0 25 0 1 0 243873278 78516224 18498 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 19169 18498 304 324 0 18239 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76676

[startup+6.30131 s]
/proc/loadavg: 1.01 1.00 0.96 2/78 10124
/proc/meminfo: memFree=1768440/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=64124 CPUtime=6.28
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 21277 0 0 0 597 31 0 0 25 0 1 0 243873278 65662976 15395 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 16031 15395 308 324 0 15101 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64124

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 0.96 2/78 10124
/proc/meminfo: memFree=1751736/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=92992 CPUtime=12.69
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 28500 0 0 0 1234 35 0 0 25 0 1 0 243873278 95223808 22618 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134575046 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 23248 22618 308 324 0 22318 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92992

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 10124
/proc/meminfo: memFree=1740984/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=103804 CPUtime=25.48
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 31195 0 0 0 2512 36 0 0 25 0 1 0 243873278 106295296 25313 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 25951 25313 308 324 0 25021 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103804

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.96 2/84 10190
/proc/meminfo: memFree=1732424/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=111116 CPUtime=51.04
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 33014 0 0 0 5066 38 0 0 25 0 1 0 243873278 113782784 27132 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091745 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 27779 27132 308 324 0 26849 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 111116

[startup+102.305 s]
/proc/loadavg: 1.07 1.02 0.97 2/78 10322
/proc/meminfo: memFree=1712312/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=131908 CPUtime=102.17
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 38234 0 0 0 10175 42 0 0 25 0 1 0 243873278 135073792 32352 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 32977 32352 308 324 0 32047 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 131908

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 0.97 2/78 10322
/proc/meminfo: memFree=1668792/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=177356 CPUtime=162.15
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 49586 0 0 0 16167 48 0 0 25 0 1 0 243873278 181612544 43704 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 44339 43704 308 324 0 43409 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 177356

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 0.97 2/78 10322
/proc/meminfo: memFree=1519416/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=327064 CPUtime=222.13
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 87024 0 0 0 22149 64 0 0 25 0 1 0 243873278 334913536 81142 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 81766 81142 308 324 0 80836 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 327064

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=1176568/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=670908 CPUtime=282.12
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 172986 0 0 0 28114 98 0 0 25 0 1 0 243873278 687009792 167104 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572383 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 167727 167104 308 324 0 166797 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 670908

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=884472/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=959268 CPUtime=342.1
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 245076 0 0 0 34084 126 0 0 25 0 1 0 243873278 982290432 239194 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 239817 239194 308 324 0 238887 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 959268

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=692536/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=1152112 CPUtime=402.09
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 293287 0 0 0 40063 146 0 0 25 0 1 0 243873278 1179762688 287405 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 288028 287405 308 324 0 287098 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 1152112

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=531960/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=1311396 CPUtime=462.07
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 333108 0 0 0 46043 164 0 0 25 0 1 0 243873278 1342869504 327226 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574514 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 327849 327226 308 324 0 326919 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 1311396

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=375288/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=1469808 CPUtime=522.05
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 372709 0 0 0 52026 179 0 0 25 0 1 0 243873278 1505083392 366827 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 367452 366827 308 324 0 366522 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 1469808

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=229176/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=1613172 CPUtime=582.03
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 408550 0 0 0 58010 193 0 0 25 0 1 0 243873278 1651888128 402668 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551098 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 403293 402668 308 324 0 402363 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 1613172

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=87672/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=1753488 CPUtime=642.02
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 443635 0 0 0 63995 207 0 0 25 0 1 0 243873278 1795571712 437753 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 438372 437753 308 324 0 437442 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 1753488



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+681.502 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=15480/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=1843260 CPUtime=681.22
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194304 466073 0 0 0 67905 217 0 0 25 0 1 0 243873278 1887498240 460191 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 460815 460191 308 324 0 459885 0
Current children cumulated CPU time (s) 681.22
Current children cumulated vsize (KiB) 1843260

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

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

[startup+681.802 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 10322
/proc/meminfo: memFree=15480/2055920 swapFree=4156212/4192956
[pid=10123] ppid=10121 vsize=0 CPUtime=681.51
/proc/10123/stat : 10123 (bsolo3.0.17) R 10121 10123 9518 0 -1 4194308 466077 0 0 0 67905 246 0 0 25 0 1 0 243873278 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/10123/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 681.51
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 681.806
CPU time (s): 681.519
CPU user time (s): 679.053
CPU system time (s): 2.46663
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 1843260

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

runsolver used 0.545917 second user time and 1.53977 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Mon Apr 30 19:00:16 UTC 2007

IDJOB= 433421
IDBENCH= 2596
IDSOLVER= 199
FILE ID= node44/433421-1177959615

PBS_JOBID= 4727687

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  c091cfcc7e8a81cbf9f64a24634c61f3

RANDOM SEED= 776327443

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.234
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.234
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:       1841560 kB
Buffers:         31624 kB
Cached:          92252 kB
SwapCached:      13620 kB
Active:          87884 kB
Inactive:        61452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841560 kB
SwapTotal:     4192956 kB
SwapFree:      4156212 kB
Dirty:           16780 kB
Writeback:           0 kB
Mapped:          33664 kB
Slab:            50516 kB
Committed_AS:  1550584 kB
PageTables:       1736 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= 66548 MiB

End job on node44 on Mon Apr 30 19:11:39 UTC 2007