Trace number 432474

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.17UNSAT 499.556 499.673

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl.opb
MD5SUMcc698dad3442148ac316666fbe5b4b9e
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark82.8044
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables49621
Total number of constraints138346
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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/432474-1177943939/instance-432474-1177943939.opb
0.00/0.00	c File size is 5254894 bytes.
0.89/0.99	c Highest Coefficient sum: 510
0.89/0.99	c Parsing was ok!!
0.89/0.99	c Total parsing time: 0.986 s
0.99/1.07	c Var: 49621 Constr: 138346 127390/0/10956 Lit: 444838 Watch. Lit: 287658
0.99/1.07	c Obj. Vars: 0 (0 % of total variables)
101.46/101.54	c Pre-processing Time: 101.509 s
101.46/101.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
101.46/101.54	c        0  39434   109684   378742    3   235803  329333      0      0 101.51
101.46/101.54	c Switching off LPR mode.
499.47/499.64	c      100  39434   109784   387091    3   267280  362267    100      0 101.92
499.47/499.64	c      250  39434   109934   390500    3   269045  398494    250      2 102.16
499.47/499.64	c      476  39434   110160   393220    3   274243  438344    476      4 102.68
499.47/499.64	c      815  39434   110499   401966    3   276947  482179    815      7 103.64
499.47/499.64	c     1325  39434   111009   410854    3   282657  530397   1325     12 104.49
499.47/499.64	c     2090  39434   111774   434127    3   287479  583437   2090     19 106.84
499.47/499.64	c     3236  39434   112920   463860    4   290305  641781   3236     30 107.43
499.47/499.64	c     4957  39434   114641   501262    4   295975  705960   4957     44 111.48
499.47/499.64	c     7542  39434   117226   645267    5   299886  776557   7542     66 113.86
499.47/499.64	c    11422  39434   121106   766587    6   308437  854213  11422     91 124.60
499.47/499.64	c    17244  39434   126928  1011436    7   320588  939635  17244    131 131.22
499.47/499.64	c    25981  39434   135665  1636643   12   337283  500000  25981    171 151.25
499.47/499.64	c    39091  39434   148775  2584269   17   365001  550001  39091    219 177.80
499.47/499.64	c    58763  38182   168447  3859987   22   404216  605002  58763    237 247.94
499.47/499.64	c    88273  38182   197957  6576323   33   461838  665503  88273    222 396.11
499.47/499.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
499.47/499.64	c   15   102024  26743   237233   211708  7808055 102024    204 499.53
499.47/499.64	s UNSATISFIABLE
499.47/499.64	c Total time: 499.531 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/node52/watcher-432474-1177943939 -o ROOT/results/node52/solver-432474-1177943939 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432474-1177943939/instance-432474-1177943939.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.78 0.91 0.86 3/64 25043
/proc/meminfo: memFree=1751124/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=24680 CPUtime=0
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 149239022 25272320 333 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4744827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 6170 334 280 324 0 3957 0

[startup+0.0228501 s]
/proc/loadavg: 0.78 0.91 0.86 3/64 25043
/proc/meminfo: memFree=1751124/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=9600 CPUtime=0.01
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 507 0 0 0 1 0 0 0 18 0 1 0 149239022 9830400 477 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4744827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 2400 477 306 324 0 187 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9600

[startup+0.101855 s]
/proc/loadavg: 0.78 0.91 0.86 3/64 25043
/proc/meminfo: memFree=1751124/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=11532 CPUtime=0.09
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 1104 0 0 0 9 0 0 0 18 0 1 0 149239022 11808768 1074 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 2883 1075 418 324 0 670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11532

[startup+0.301868 s]
/proc/loadavg: 0.78 0.91 0.86 3/64 25043
/proc/meminfo: memFree=1751124/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=16284 CPUtime=0.29
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 2584 0 0 0 28 1 0 0 19 0 1 0 149239022 16674816 2514 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4744827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 4071 2516 688 324 0 1858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16284

[startup+0.701895 s]
/proc/loadavg: 0.78 0.91 0.86 3/64 25043
/proc/meminfo: memFree=1751124/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=25220 CPUtime=0.69
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 5387 0 0 0 67 2 0 0 22 0 1 0 149239022 25825280 5238 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4744827 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 6305 5238 1209 324 0 4092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25220

[startup+1.50196 s]
/proc/loadavg: 0.78 0.91 0.86 2/65 25044
/proc/meminfo: memFree=1731852/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=34804 CPUtime=1.48
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 9300 0 0 0 145 3 0 0 25 0 1 0 149239022 35639296 7819 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 0 0 0
/proc/25043/statm: 8701 7819 304 324 0 7771 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34804

[startup+3.10105 s]
/proc/loadavg: 0.88 0.93 0.86 2/65 25044
/proc/meminfo: memFree=1720524/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=35068 CPUtime=3.09
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 9389 0 0 0 305 4 0 0 25 0 1 0 149239022 35909632 7908 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134583223 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 8767 7908 304 324 0 7837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35068

[startup+6.30127 s]
/proc/loadavg: 0.88 0.93 0.86 2/65 25044
/proc/meminfo: memFree=1720396/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=35464 CPUtime=6.28
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 9468 0 0 0 624 4 0 0 25 0 1 0 149239022 36315136 7987 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134583223 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 8866 7987 304 324 0 7936 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35464

[startup+12.7017 s]
/proc/loadavg: 0.90 0.93 0.86 2/65 25044
/proc/meminfo: memFree=1719756/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=35860 CPUtime=12.68
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 9581 0 0 0 1263 5 0 0 25 0 1 0 149239022 36720640 8100 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 8965 8100 304 324 0 8035 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35860

[startup+25.5016 s]
/proc/loadavg: 0.91 0.93 0.86 2/65 25044
/proc/meminfo: memFree=1719628/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=36124 CPUtime=25.47
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 9653 0 0 0 2542 5 0 0 25 0 1 0 149239022 36990976 8172 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134583114 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 9031 8172 304 324 0 8101 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36124

[startup+51.1013 s]
/proc/loadavg: 0.94 0.94 0.87 2/65 25044
/proc/meminfo: memFree=1719052/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=36652 CPUtime=51.07
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 9798 0 0 0 5100 7 0 0 25 0 1 0 149239022 37531648 8317 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 9163 8317 304 324 0 8233 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36652

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.87 2/65 25044
/proc/meminfo: memFree=1717964/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=37524 CPUtime=102.27
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 10702 0 0 0 10208 19 0 0 25 0 1 0 149239022 38424576 8542 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574686 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 9381 8542 310 324 0 8451 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37524

[startup+162.302 s]
/proc/loadavg: 0.99 0.95 0.88 2/65 25044
/proc/meminfo: memFree=1700492/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=55284 CPUtime=162.25
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 15143 0 0 0 16202 23 0 0 25 0 1 0 149239022 56610816 12983 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 13821 12983 310 324 0 12891 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 55284

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.88 2/65 25044
/proc/meminfo: memFree=1676876/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=78872 CPUtime=222.23
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 21038 0 0 0 22195 28 0 0 25 0 1 0 149239022 80764928 18878 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4739224 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 19718 18878 310 324 0 18788 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78872

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.89 2/65 25044
/proc/meminfo: memFree=1661516/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=94252 CPUtime=282.22
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 24870 0 0 0 28190 32 0 0 25 0 1 0 149239022 96514048 22710 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551493 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 23563 22710 310 324 0 22633 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 94252

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 25044
/proc/meminfo: memFree=1647116/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=108496 CPUtime=342.21
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 28445 0 0 0 34185 36 0 0 25 0 1 0 149239022 111099904 26285 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 27124 26285 310 324 0 26194 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 108496

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 25044
/proc/meminfo: memFree=1633356/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=122484 CPUtime=402.19
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 31921 0 0 0 40178 41 0 0 25 0 1 0 149239022 125423616 29761 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 30621 29761 310 324 0 29691 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 122484

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1623244/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=132268 CPUtime=462.19
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 34378 0 0 0 46175 44 0 0 25 0 1 0 149239022 135442432 32218 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134571853 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 33067 32218 310 324 0 32137 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 132268

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

[startup+486.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1619276/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=136292 CPUtime=486.18
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35372 0 0 0 48573 45 0 0 25 0 1 0 149239022 139563008 33212 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34073 33212 310 324 0 33143 0
Current children cumulated CPU time (s) 486.18
Current children cumulated vsize (KiB) 136292

[startup+492.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1618060/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=137460 CPUtime=492.58
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35661 0 0 0 49213 45 0 0 25 0 1 0 149239022 140759040 33501 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34365 33501 310 324 0 33435 0
Current children cumulated CPU time (s) 492.58
Current children cumulated vsize (KiB) 137460

[startup+495.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1617804/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=137848 CPUtime=495.77
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35774 0 0 0 49532 45 0 0 25 0 1 0 149239022 141156352 33614 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34462 33614 310 324 0 33532 0
Current children cumulated CPU time (s) 495.77
Current children cumulated vsize (KiB) 137848

[startup+497.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1617484/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=137976 CPUtime=497.37
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35817 0 0 0 49692 45 0 0 25 0 1 0 149239022 141287424 33657 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34494 33657 310 324 0 33564 0
Current children cumulated CPU time (s) 497.37
Current children cumulated vsize (KiB) 137976

[startup+498.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1617420/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=138104 CPUtime=498.18
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35834 0 0 0 49773 45 0 0 25 0 1 0 149239022 141418496 33674 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34526 33674 310 324 0 33596 0
Current children cumulated CPU time (s) 498.18
Current children cumulated vsize (KiB) 138104

[startup+499.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1617420/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=138232 CPUtime=498.97
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35855 0 0 0 49852 45 0 0 25 0 1 0 149239022 141549568 33695 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4739224 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34558 33695 310 324 0 33628 0
Current children cumulated CPU time (s) 498.97
Current children cumulated vsize (KiB) 138232

[startup+499.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1617292/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=138232 CPUtime=499.37
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35862 0 0 0 49892 45 0 0 25 0 1 0 149239022 141549568 33702 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4742940 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34558 33702 310 324 0 33628 0
Current children cumulated CPU time (s) 499.37
Current children cumulated vsize (KiB) 138232

[startup+499.601 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 25044
/proc/meminfo: memFree=1617292/2055920 swapFree=4183000/4192956
[pid=25043] ppid=25041 vsize=138232 CPUtime=499.47
/proc/25043/stat : 25043 (bsolo3.0.17) R 25041 25043 24108 0 -1 4194304 35863 0 0 0 49902 45 0 0 25 0 1 0 149239022 141549568 33703 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25043/statm: 34558 33703 310 324 0 33628 0
Current children cumulated CPU time (s) 499.47
Current children cumulated vsize (KiB) 138232

Child status: 0
Real time (s): 499.673
CPU time (s): 499.556
CPU user time (s): 499.076
CPU system time (s): 0.479927
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 138232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 499.076
system time used= 0.479927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35867
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= 11
involuntary context switches= 550

runsolver used 0.397939 second user time and 0.974851 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Apr 30 14:39:00 UTC 2007

IDJOB= 432474
IDBENCH= 1461
IDSOLVER= 199
FILE ID= node52/432474-1177943939

PBS_JOBID= 4727544

Free space on /tmp= 66553 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.RobRegValid_bar.ucl.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432474-1177943939/instance-432474-1177943939.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-432474-1177943939 -o ROOT/results/node52/solver-432474-1177943939 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432474-1177943939/instance-432474-1177943939.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  cc698dad3442148ac316666fbe5b4b9e

RANDOM SEED= 205102728

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.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:       1751532 kB
Buffers:         35504 kB
Cached:         195404 kB
SwapCached:       3964 kB
Active:          81432 kB
Inactive:       159160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1751532 kB
SwapTotal:     4192956 kB
SwapFree:      4183000 kB
Dirty:           11708 kB
Writeback:           0 kB
Mapped:          15720 kB
Slab:            49680 kB
Committed_AS:  1947456 kB
PageTables:       1484 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= 66553 MiB

End job on node52 on Mon Apr 30 14:47:20 UTC 2007