Trace number 2658074

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.2 ClUNSAT 392.548 392.701

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-15-10.opb
MD5SUMd370b072a7e1b298fd6270f5934fda51
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.005998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints25
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2658074-1276582179.opb
0.00/0.00	c File size is 2569 bytes.
0.00/0.00	c Highest Coefficient sum: 16
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 150 Constr: 25 15/10/0 Lit: 300 Watch. Lit: 180
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    150       25      300   12      180     704      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
392.45/392.70	c      101    150      126     3727   29      382     775    101  14428 0.01
392.45/392.70	c      253    150      278     8243   29      686     853    253  14882 0.02
392.45/392.70	c      478    150      503    18489   36     1136     939    478  11380 0.04
392.45/392.70	c      817    150      842    35236   41     1814    1033    817   8089 0.10
392.45/392.70	c     1325    150      780    34490   44     1690    1137    755   6725 0.20
392.45/392.70	c     2090    150      919    41968   45     1968    1251    894   5225 0.40
392.45/392.70	c     3239    150      692    27489   39     1514    1377    667   4960 0.65
392.45/392.70	c     4963    150      914    40740   44     1958    1515    889   4447 1.12
392.45/392.70	c     7547    150     1001    34182   34     2132    1667    976   4315 1.75
392.45/392.70	c    11427    150     1258    46744   37     2646    1834   1233   4328 2.64
392.45/392.70	c    17251    150     1213    41261   34     2556    2018   1188   4267 4.04
392.45/392.70	c    25989    150     1347    45591   33     2824    2220   1322   4278 6.08
392.45/392.70	c    39100    150     1569    55025   35     3268    2443   1544   3945 9.91
392.45/392.70	c    58770    150     2000    64658   32     4130    2688   1975   3554 16.54
392.45/392.70	c    88283    150     1805    62548   34     3740    2957   1780   3522 25.06
392.45/392.70	c   132554    150     2777   110019   39     5684    3253   2752   3278 40.44
392.45/392.70	c   198965    150     2973   103388   34     6076    3579   2948   2932 67.86
392.45/392.70	c   298588    150     1851    60410   32     3832    3937   1826   2714 109.98
392.45/392.70	c   448025    150     2067    82266   39     4264    4331   2042   2525 177.40
392.45/392.70	c   672185    150     2305    71828   31     4740    4765   2280   2280 294.81
392.45/392.70	c Backtracks by Clause: 0
392.45/392.70	c Backtracks by PB constraint: 0
392.45/392.70	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
392.45/392.70	c   20   856835 149506  1076221     3210    95213   3185   2182 392.55
392.45/392.70	s UNSATISFIABLE
392.45/392.70	c Total time: 392.547 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-2658074-1276582179/watcher-2658074-1276582179 -o /tmp/evaluation-result-2658074-1276582179/solver-2658074-1276582179 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2658074-1276582179.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.00 1.00 1.00 3/106 3345
/proc/meminfo: memFree=1832848/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=10788 CPUtime=0
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 33821385 11046912 247 1992294400 134512640 137138936 4290606096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2697 247 190 642 0 2053 0

[startup+0.0611541 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3345
/proc/meminfo: memFree=1832848/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11044 CPUtime=0.05
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 405 0 0 0 5 0 0 0 20 0 1 0 33821385 11309056 322 1992294400 134512640 137138936 4290606096 18446744073709551615 136501670 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2761 322 190 642 0 2117 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11044

[startup+0.101161 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3345
/proc/meminfo: memFree=1832848/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11300 CPUtime=0.09
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 450 0 0 0 9 0 0 0 20 0 1 0 33821385 11571200 367 1992294400 134512640 137138936 4290606096 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2825 367 190 642 0 2181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11300

[startup+0.301198 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3345
/proc/meminfo: memFree=1832848/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11560 CPUtime=0.29
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 519 0 0 0 29 0 0 0 20 0 1 0 33821385 11837440 436 1992294400 134512640 137138936 4290606096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2890 436 190 642 0 2246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11560

[startup+0.701271 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 3345
/proc/meminfo: memFree=1832848/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11688 CPUtime=0.69
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 557 0 0 0 69 0 0 0 21 0 1 0 33821385 11968512 474 1992294400 134512640 137138936 4290606096 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2922 474 190 642 0 2278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11688

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3346
/proc/meminfo: memFree=1831476/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11820 CPUtime=1.49
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 593 0 0 0 149 0 0 0 23 0 1 0 33821385 12103680 510 1992294400 134512640 137138936 4290606096 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2955 510 190 642 0 2311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11820

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3346
/proc/meminfo: memFree=1831228/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11948 CPUtime=3.09
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 626 0 0 0 308 1 0 0 25 0 1 0 33821385 12234752 543 1992294400 134512640 137138936 4290606096 18446744073709551615 134575800 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2987 543 190 642 0 2343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11948

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3346
/proc/meminfo: memFree=1830980/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=11952 CPUtime=6.29
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 627 0 0 0 626 3 0 0 25 0 1 0 33821385 12238848 544 1992294400 134512640 137138936 4290606096 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 2988 544 190 642 0 2344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11952

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3346
/proc/meminfo: memFree=1830616/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=12316 CPUtime=12.69
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 713 0 0 0 1264 5 0 0 25 0 1 0 33821385 12611584 630 1992294400 134512640 137138936 4290606096 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3079 630 190 642 0 2435 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12316

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3348
/proc/meminfo: memFree=1830368/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=12576 CPUtime=25.49
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 776 0 0 0 2537 12 0 0 25 0 1 0 33821385 12877824 693 1992294400 134512640 137138936 4290606096 18446744073709551615 134542339 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3144 693 190 642 0 2500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12576

[startup+51.1006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3348
/proc/meminfo: memFree=1830120/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=12832 CPUtime=51.07
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 855 0 0 0 5086 21 0 0 25 0 1 0 33821385 13139968 772 1992294400 134512640 137138936 4290606096 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3208 772 190 642 0 2564 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12832

[startup+102.308 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 3350
/proc/meminfo: memFree=1829500/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13216 CPUtime=102.26
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 955 0 0 0 10189 37 0 0 25 0 1 0 33821385 13533184 872 1992294400 134512640 137138936 4290606096 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3304 872 190 642 0 2660 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13216

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 3350
/proc/meminfo: memFree=1829252/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13584 CPUtime=162.23
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1026 0 0 0 16165 58 0 0 25 0 1 0 33821385 13910016 943 1992294400 134512640 137138936 4290606096 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3396 943 190 642 0 2752 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13584

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3352
/proc/meminfo: memFree=1828880/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13948 CPUtime=222.21
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1117 0 0 0 22143 78 0 0 25 0 1 0 33821385 14282752 1034 1992294400 134512640 137138936 4290606096 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3487 1034 190 642 0 2843 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13948

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 3357
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13932 CPUtime=282.18
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 28123 95 0 0 25 0 1 0 33821385 14266368 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3483 1035 190 642 0 2839 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 13932

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13920 CPUtime=342.16
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 34101 115 0 0 25 0 1 0 33821385 14254080 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134543215 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3480 1035 190 642 0 2836 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 13920

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

[startup+358.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13916 CPUtime=358.15
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 35695 120 0 0 25 0 1 0 33821385 14249984 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134575759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3479 1035 190 642 0 2835 0
Current children cumulated CPU time (s) 358.15
Current children cumulated vsize (KiB) 13916

[startup+371.101 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=370.94
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 36970 124 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 370.94
Current children cumulated vsize (KiB) 13912

[startup+383.909 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=383.75
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 38246 129 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 136502620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 383.75
Current children cumulated vsize (KiB) 13912

[startup+387.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=386.94
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 38565 129 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 386.94
Current children cumulated vsize (KiB) 13912

[startup+390.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=390.14
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 38884 130 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 390.14
Current children cumulated vsize (KiB) 13912

[startup+391.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=391.74
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 39043 131 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 391.74
Current children cumulated vsize (KiB) 13912

[startup+392.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=392.14
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 39083 131 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 392.14
Current children cumulated vsize (KiB) 13912

[startup+392.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=392.34
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 39103 131 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 134575844 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 392.34
Current children cumulated vsize (KiB) 13912

[startup+392.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 3359
/proc/meminfo: memFree=1828136/2059040 swapFree=4140328/4192956
[pid=3345] ppid=3343 vsize=13912 CPUtime=392.45
/proc/3345/stat : 3345 (bsolo_pb10) R 3343 3345 3049 0 -1 4202496 1118 0 0 0 39114 131 0 0 25 0 1 0 33821385 14245888 1035 1992294400 134512640 137138936 4290606096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3345/statm: 3478 1035 190 642 0 2834 0
Current children cumulated CPU time (s) 392.45
Current children cumulated vsize (KiB) 13912

Child status: 0
Real time (s): 392.701
CPU time (s): 392.548
CPU user time (s): 391.234
CPU system time (s): 1.3148
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 13952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 391.234
system time used= 1.3148
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1119
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= 1
involuntary context switches= 891

runsolver used 0.662899 second user time and 1.84872 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-15 08:09:39
IDJOB=2658074
IDBENCH=2603
IDSOLVER=1163
FILE ID=node007/2658074-1276582179
PBS_JOBID= 11173533
Free space on /tmp= 62488 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-15-10.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658074-1276582179/watcher-2658074-1276582179 -o /tmp/evaluation-result-2658074-1276582179/solver-2658074-1276582179 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2658074-1276582179.opb

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

MD5SUM BENCH= d370b072a7e1b298fd6270f5934fda51
RANDOM SEED=1977110269

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1833376 kB
Buffers:         19644 kB
Cached:         114420 kB
SwapCached:       6060 kB
Active:          74880 kB
Inactive:        72032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1833376 kB
SwapTotal:     4192956 kB
SwapFree:      4140328 kB
Dirty:            3976 kB
Writeback:           0 kB
AnonPages:       11304 kB
Mapped:          13048 kB
Slab:            56964 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62484 MiB
End job on node007 at 2010-06-15 08:16:12