Trace number 1883979

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.1 cl? (MO) 697.292 697.585

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-85-80.opb
MD5SUM0bff286f636188f318e01b1cd9504474
Bench CategoryPURE-SAT (instances containing only clauses)
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 variables6800
Total number of constraints285685
Number of constraints which are clauses285685
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

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1883979-1245239324.opb
0.00/0.00	c File size is 7393505 bytes.
0.89/0.97	c Highest Coefficient sum: 81
0.89/0.97	c Parsing was ok!!
0.89/0.97	c Total parsing time: 0.976 s
0.99/1.07	c Var: 6800 Constr: 285685 285685/0/0 Lit: 578000 Watch. Lit: 571370
0.99/1.07	c Obj. Vars: 0 (0 % of total variables)
3.49/3.50	c Pre-processing Time: 3.499 s
3.49/3.51	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.51	c        0   6800   285685   578000    2   571370   95228      0      0 3.50
3.49/3.51	c Switching off lower bounding mode.
697.01/697.31	c      102   6800   285787   609614    2   571574  104751    102     28 3.54
697.01/697.31	c      253   6800   285938   667926    2   571876  115227    253     70 3.61
697.01/697.31	c      479   6800   286164   783664    2   572328  126750    479    128 3.72
697.01/697.31	c      818   6800   286503  1017233    3   573006  139426    818    206 3.96
697.01/697.31	c     1326   6800   287011  1174453    4   574022  153369   1326    243 5.46
697.01/697.31	c     2089   6800   287774  1379412    4   575548  168706   2089    172 12.14
697.01/697.31	c     3235   6800   288920  1672786    5   577840  185577   3235    131 24.56
697.01/697.31	c     4956   6800   290641  2197036    7   581282  204135   4956    117 42.21
697.01/697.31	c     7540   6800   293225  3714579   12   586450  224549   7540    106 70.55
697.01/697.31	c    11419   6800   297104 10029885   33   594208  247004  11419    104 108.76
697.01/697.31	c    17245   6800   302930 39964456  131   605860  271705  17245     91 189.47
697.01/697.31	c    25985   6800   311670 85517323  274   623340  298876  25985     77 334.29
697.01/697.31	c Caught signal: 15
697.01/697.31	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
697.01/697.31	c   12    36000  15319 16071069   321685 141228709  36000     51 697.02
697.01/697.31	s UNKNOWN
697.01/697.31	c Total time: 697.018 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-1883979-1245239324/watcher-1883979-1245239324 -o /tmp/evaluation-result-1883979-1245239324/solver-1883979-1245239324 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1883979-1245239324.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: 1.06 0.99 0.91 3/64 9149
/proc/meminfo: memFree=1848768/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=25884 CPUtime=0
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 191532376 26505216 259 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 6472 259 175 640 0 4022 0

[startup+0.056609 s]
/proc/loadavg: 1.06 0.99 0.91 3/64 9149
/proc/meminfo: memFree=1848768/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=19592 CPUtime=0.05
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 770 0 0 0 5 0 0 0 18 0 1 0 191532376 20062208 754 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 4898 754 268 640 0 2448 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19592

[startup+0.102624 s]
/proc/loadavg: 1.06 0.99 0.91 3/64 9149
/proc/meminfo: memFree=1848768/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=20964 CPUtime=0.09
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 1186 0 0 0 9 0 0 0 18 0 1 0 191532376 21467136 1170 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 5241 1170 353 640 0 2791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20964

[startup+0.301636 s]
/proc/loadavg: 1.06 0.99 0.91 3/64 9149
/proc/meminfo: memFree=1848768/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=26604 CPUtime=0.29
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 2983 0 0 0 29 0 0 0 19 0 1 0 191532376 27242496 2967 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 6684 2968 720 640 0 4234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26604

[startup+0.701681 s]
/proc/loadavg: 1.06 0.99 0.91 3/64 9149
/proc/meminfo: memFree=1848768/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=38288 CPUtime=0.69
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 6615 0 0 0 67 2 0 0 23 0 1 0 191532376 39206912 6599 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 9572 6599 1462 640 0 7122 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38288

[startup+1.50177 s]
/proc/loadavg: 1.06 0.99 0.91 2/65 9150
/proc/meminfo: memFree=1816184/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=53092 CPUtime=1.49
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 12632 0 0 0 144 5 0 0 25 0 1 0 191532376 54366208 10810 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 13273 10810 188 640 0 12629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53092

[startup+3.10195 s]
/proc/loadavg: 1.06 0.99 0.91 2/65 9150
/proc/meminfo: memFree=1796536/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=62440 CPUtime=3.09
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 14988 0 0 0 285 24 0 0 25 0 1 0 191532376 63938560 13166 1992294400 134512640 137136520 4294956256 18446744073709551615 134557796 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 15610 13166 190 640 0 14966 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62440

[startup+6.30132 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 9150
/proc/meminfo: memFree=1798072/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=61220 CPUtime=6.29
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 19238 0 0 0 565 64 0 0 25 0 1 0 191532376 62689280 12894 1992294400 134512640 137136520 4294956256 18446744073709551615 134576568 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 15305 12894 195 640 0 14661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61220

[startup+12.701 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 9150
/proc/meminfo: memFree=1795648/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=63668 CPUtime=12.68
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 19838 0 0 0 1112 156 0 0 25 0 1 0 191532376 65196032 13494 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 15917 13494 195 640 0 15273 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63668

[startup+25.5025 s]
/proc/loadavg: 1.04 0.99 0.91 2/65 9150
/proc/meminfo: memFree=1791680/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=67836 CPUtime=25.48
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 20861 0 0 0 2233 315 0 0 25 0 1 0 191532376 69464064 14517 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 16959 14517 195 640 0 16315 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67836

[startup+51.1024 s]
/proc/loadavg: 1.08 1.00 0.92 2/65 9150
/proc/meminfo: memFree=1780544/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=79020 CPUtime=51.06
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 23657 0 0 0 4502 604 0 0 25 0 1 0 191532376 80916480 17313 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 19755 17313 195 640 0 19111 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 79020

[startup+102.306 s]
/proc/loadavg: 1.10 1.02 0.93 2/65 9150
/proc/meminfo: memFree=1727744/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=132204 CPUtime=102.25
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 36958 0 0 0 9267 958 0 0 25 0 1 0 191532376 135376896 30614 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 33051 30614 195 640 0 32407 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 132204

[startup+162.303 s]
/proc/loadavg: 1.09 1.03 0.93 2/65 9150
/proc/meminfo: memFree=1403264/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=458464 CPUtime=162.22
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 118533 0 0 0 15216 1006 0 0 25 0 1 0 191532376 469467136 112189 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 114616 112189 195 640 0 113972 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 458464

[startup+222.303 s]
/proc/loadavg: 1.08 1.03 0.94 2/65 9152
/proc/meminfo: memFree=1124288/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=734916 CPUtime=222.19
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 187636 0 0 0 21162 1057 0 0 25 0 1 0 191532376 752553984 181292 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 183729 181292 195 640 0 183085 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 734916

[startup+282.303 s]
/proc/loadavg: 1.08 1.04 0.94 2/65 9152
/proc/meminfo: memFree=860416/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=999332 CPUtime=282.18
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 253758 0 0 0 27136 1082 0 0 25 0 1 0 191532376 1023315968 247414 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 249833 247414 195 640 0 249189 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 999332

[startup+342.302 s]
/proc/loadavg: 1.07 1.04 0.95 2/65 9152
/proc/meminfo: memFree=708352/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1149324 CPUtime=342.16
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 291267 0 0 0 33121 1095 0 0 25 0 1 0 191532376 1176907776 284923 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 287331 284923 195 640 0 286687 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1149324

[startup+402.301 s]
/proc/loadavg: 1.07 1.05 0.95 2/65 9152
/proc/meminfo: memFree=582528/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1275880 CPUtime=402.13
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 322896 0 0 0 39103 1110 0 0 25 0 1 0 191532376 1306501120 316552 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 318970 316552 195 640 0 318326 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1275880

[startup+462.301 s]
/proc/loadavg: 1.06 1.05 0.96 2/65 9152
/proc/meminfo: memFree=457472/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1399976 CPUtime=462.11
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 353901 0 0 0 45090 1121 0 0 25 0 1 0 191532376 1433575424 347557 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 349994 347557 195 640 0 349350 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 1399976

[startup+522.302 s]
/proc/loadavg: 1.06 1.05 0.96 2/65 9152
/proc/meminfo: memFree=348160/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1509772 CPUtime=522.09
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 381369 0 0 0 51078 1131 0 0 25 0 1 0 191532376 1546006528 375025 1992294400 134512640 137136520 4294956256 18446744073709551615 136294929 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 377443 375025 195 640 0 376799 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 1509772

[startup+582.302 s]
/proc/loadavg: 1.13 1.07 0.97 2/65 9152
/proc/meminfo: memFree=231296/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1625640 CPUtime=582.06
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 410339 0 0 0 57064 1142 0 0 25 0 1 0 191532376 1664655360 403995 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 406410 403995 195 640 0 405766 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 1625640

[startup+642.302 s]
/proc/loadavg: 1.12 1.07 0.98 2/65 9152
/proc/meminfo: memFree=120320/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1735456 CPUtime=642.04
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 437793 0 0 0 63052 1152 0 0 25 0 1 0 191532376 1777106944 431449 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 433864 431449 195 640 0 433220 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 1735456



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+697.302 s]
/proc/loadavg: 1.12 1.07 0.98 2/65 9152
/proc/meminfo: memFree=15424/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=1843224 CPUtime=697.01
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194304 464713 0 0 0 68539 1162 0 0 25 0 1 0 191532376 1887461376 458369 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 460806 458369 195 640 0 460162 0
Current children cumulated CPU time (s) 697.01
Current children cumulated vsize (KiB) 1843224

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

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

[startup+697.411 s]
/proc/loadavg: 1.12 1.07 0.98 2/65 9152
/proc/meminfo: memFree=15424/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=0 CPUtime=697.11
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194308 464714 0 0 0 68539 1172 0 0 25 0 1 0 191532376 0 0 1992294400 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 697.11
Current children cumulated vsize (KiB) 0

[startup+697.502 s]
/proc/loadavg: 1.12 1.07 0.98 2/65 9152
/proc/meminfo: memFree=15424/2055920 swapFree=4181924/4192956
[pid=9149] ppid=9147 vsize=0 CPUtime=697.2
/proc/9149/stat : 9149 (bsolo) R 9147 9149 9021 0 -1 4194308 464714 0 0 0 68539 1181 0 0 25 0 1 0 191532376 0 0 1992294400 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 0 0 0
/proc/9149/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 697.2
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 697.585
CPU time (s): 697.292
CPU user time (s): 685.399
CPU system time (s): 11.8932
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 1843224

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

runsolver used 0.613906 second user time and 1.93571 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-17 13:48:45
IDJOB=1883979
IDBENCH=2593
IDSOLVER=700
FILE ID=node23/1883979-1245239324
PBS_JOBID= 9372315
Free space on /tmp= 66264 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883979-1245239324/watcher-1883979-1245239324 -o /tmp/evaluation-result-1883979-1245239324/solver-1883979-1245239324 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1883979-1245239324.opb

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

MD5SUM BENCH= 0bff286f636188f318e01b1cd9504474
RANDOM SEED=857252795

node23.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.236
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.236
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:       1849248 kB
Buffers:         14956 kB
Cached:         129016 kB
SwapCached:       4540 kB
Active:          31200 kB
Inactive:       120376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849248 kB
SwapTotal:     4192956 kB
SwapFree:      4181924 kB
Dirty:           11164 kB
Writeback:           0 kB
Mapped:          14364 kB
Slab:            41124 kB
Committed_AS:   174928 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-1883979-1245239324.opb

Free space on /tmp at the end= 66260 MiB
End job on node23 at 2009-06-17 14:00:24