Trace number 1880223

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 pb? (TO) 1800.06 1800.53

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
MD5SUM75bd0b27f5ff05dc207afe3c3d5552d1
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 benchmark4.48432
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
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: Generic Pseudo-Boolean 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-1880223-1245118267.opb
0.00/0.00	c File size is 83377 bytes.
0.00/0.01	c Highest Coefficient sum: 721
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.012 s
0.00/0.01	c Var: 231 Constr: 2707 2684/22/1 Lit: 8338 Watch. Lit: 5711
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.023 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    231     2586     8096    3     5474    1880      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1800.02/1800.50	c      101    231     2788    18566    6     7201    2069    202   2104 0.05
1800.02/1800.50	c      253    231     3092    42441   13    12713    2276    506   1992 0.13
1800.02/1800.50	c      479    231     3541    78105   22    24333    2504    955   1741 0.28
1800.02/1800.50	c      817    231     4212   128737   30    42309    2755   1626   1292 0.63
1800.02/1800.50	c     1325    231     5224   220589   42    79421    3031   2638    775 1.71
1800.02/1800.50	c     2089    231     5133   208839   40    84002    3335   2547    569 3.67
1800.02/1800.50	c     3235    231     5645   262274   46   116132    3669   3059    427 7.57
1800.02/1800.50	c     4957    231     5164   247817   47   115246    4036   2578    253 19.53
1800.02/1800.50	c     7541    231     6082   332575   54   152012    4440   3496    189 39.87
1800.02/1800.50	c    11421    231     6831   430076   62   191720    4885   4245    158 71.92
1800.02/1800.50	c    17244    231     5763   319827   55   155384    5374   3177    122 141.09
1800.02/1800.50	c    25981    231     6483   405683   62   190062    5912   3897     99 259.83
1800.02/1800.50	c    39091    231     8213   568973   69   281876    6504   5627     85 456.70
1800.02/1800.50	c    58761    231     7317   473486   64   221085    7155   4731     73 797.83
1800.02/1800.50	c    88272    231     7353   484270   65   229703    7871   4767     71 1234.83
1800.02/1800.50	c Caught signal: 15
1800.02/1800.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.02/1800.50	c   15   126374  21710   166229     8481   638349   5895     70 1800.04
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c Total time: 1800.04 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-1880223-1245118267/watcher-1880223-1245118267 -o /tmp/evaluation-result-1880223-1245118267/solver-1880223-1245118267 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1880223-1245118267.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/64 31587
/proc/meminfo: memFree=1138352/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=10792 CPUtime=0
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 179427720 11051008 232 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 2698 233 174 640 0 2033 0

[startup+0.00944197 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31587
/proc/meminfo: memFree=1138352/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=10928 CPUtime=0
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 179427720 11190272 269 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 2732 269 182 640 0 2067 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10928

[startup+0.101449 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31587
/proc/meminfo: memFree=1138352/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=11492 CPUtime=0.09
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 506 0 0 0 9 0 0 0 18 0 1 0 179427720 11767808 469 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 2873 469 196 640 0 2229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11492

[startup+0.301465 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31587
/proc/meminfo: memFree=1138352/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=12524 CPUtime=0.29
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 757 0 0 0 29 0 0 0 19 0 1 0 179427720 12824576 720 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 3131 720 196 640 0 2487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12524

[startup+0.701497 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31587
/proc/meminfo: memFree=1138352/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=13704 CPUtime=0.69
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 1057 0 0 0 69 0 0 0 22 0 1 0 179427720 14032896 1020 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 3426 1020 196 640 0 2782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13704

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1134376/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=15260 CPUtime=1.49
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 1448 0 0 0 148 1 0 0 25 0 1 0 179427720 15626240 1411 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 3815 1411 196 640 0 3171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15260

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1132264/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=16560 CPUtime=3.09
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 1751 0 0 0 308 1 0 0 25 0 1 0 179427720 16957440 1714 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 4140 1714 196 640 0 3496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16560

[startup+6.30295 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1131176/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=17352 CPUtime=6.29
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 1953 0 0 0 627 2 0 0 25 0 1 0 179427720 17768448 1916 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 4338 1916 196 640 0 3694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17352

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1129768/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=18660 CPUtime=12.68
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 2277 0 0 0 1266 2 0 0 25 0 1 0 179427720 19107840 2240 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 4665 2240 197 640 0 4021 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18660

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1127976/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=20484 CPUtime=25.48
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 2729 0 0 0 2545 3 0 0 25 0 1 0 179427720 20975616 2692 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 5121 2692 197 640 0 4477 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20484

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1127400/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=21364 CPUtime=51.07
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 2969 0 0 0 5103 4 0 0 25 0 1 0 179427720 21876736 2932 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 5341 2932 197 640 0 4697 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21364

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1125224/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=23196 CPUtime=102.26
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 3428 0 0 0 10220 6 0 0 25 0 1 0 179427720 23752704 3391 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 5799 3391 197 640 0 5155 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23196

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1124264/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=24112 CPUtime=162.25
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 3658 0 0 0 16217 8 0 0 25 0 1 0 179427720 24690688 3621 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6028 3621 197 640 0 5384 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24112

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1124008/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=24352 CPUtime=222.23
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 3723 0 0 0 22214 9 0 0 25 0 1 0 179427720 24936448 3686 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6088 3686 197 640 0 5444 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 24352

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1122664/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=25784 CPUtime=282.22
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4056 0 0 0 28211 11 0 0 25 0 1 0 179427720 26402816 4019 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6446 4019 197 640 0 5802 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25784

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1122600/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=25776 CPUtime=342.2
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4056 0 0 0 34209 11 0 0 25 0 1 0 179427720 26394624 4019 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6444 4019 197 640 0 5800 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25776

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1122664/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=25776 CPUtime=402.18
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4056 0 0 0 40206 12 0 0 25 0 1 0 179427720 26394624 4019 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6444 4019 197 640 0 5800 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 25776

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1121896/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=26536 CPUtime=462.17
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4253 0 0 0 46203 14 0 0 25 0 1 0 179427720 27172864 4216 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6634 4216 197 640 0 5990 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 26536

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1121512/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=26904 CPUtime=522.15
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4338 0 0 0 52201 14 0 0 25 0 1 0 179427720 27549696 4301 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6726 4301 197 640 0 6082 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 26904

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1121512/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=26908 CPUtime=582.14
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4338 0 0 0 58198 16 0 0 25 0 1 0 179427720 27553792 4301 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6727 4301 197 640 0 6083 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26908

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1121320/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=27036 CPUtime=642.13
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4372 0 0 0 64196 17 0 0 25 0 1 0 179427720 27684864 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 6759 4335 197 640 0 6115 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 27036

[startup+702.302 s]

################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119720/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=882.06
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 88185 21 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 28600

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119656/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=942.04
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 94182 22 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 28600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119656/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=1002.03
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 100179 24 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 28600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119720/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=1062.02
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 106177 25 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 28600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119720/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=1122
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 112174 26 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 28600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119720/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=1181.98
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 118171 27 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 28600

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1119592/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=28600 CPUtime=1241.97
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 4781 0 0 0 124169 28 0 0 25 0 1 0 179427720 29286400 4744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7150 4744 197 640 0 6506 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 28600

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118568/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29620 CPUtime=1301.95
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5033 0 0 0 130166 29 0 0 25 0 1 0 179427720 30330880 4996 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7405 4996 197 640 0 6761 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 29620

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118504/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29620 CPUtime=1361.93
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5033 0 0 0 136163 30 0 0 25 0 1 0 179427720 30330880 4996 1992294400 134512640 137136520 4294956256 18446744073709551615 136295552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7405 4996 197 640 0 6761 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 29620

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118504/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29620 CPUtime=1421.93
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5033 0 0 0 142161 32 0 0 25 0 1 0 179427720 30330880 4996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7405 4996 197 640 0 6761 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 29620

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118440/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29620 CPUtime=1481.91
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5033 0 0 0 148158 33 0 0 25 0 1 0 179427720 30330880 4996 1992294400 134512640 137136520 4294956256 18446744073709551615 136502143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7405 4996 197 640 0 6761 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 29620

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118504/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29620 CPUtime=1541.89
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5033 0 0 0 154156 33 0 0 25 0 1 0 179427720 30330880 4996 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7405 4996 197 640 0 6761 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 29620

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118440/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29620 CPUtime=1601.88
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5033 0 0 0 160153 35 0 0 25 0 1 0 179427720 30330880 4996 1992294400 134512640 137136520 4294956256 18446744073709551615 136502027 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7405 4996 197 640 0 6761 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 29620

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118312/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29852 CPUtime=1661.86
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5075 0 0 0 166150 36 0 0 25 0 1 0 179427720 30568448 5038 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7463 5038 197 640 0 6819 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 29852

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1118248/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=29852 CPUtime=1721.84
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5075 0 0 0 172148 36 0 0 25 0 1 0 179427720 30568448 5038 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7463 5038 197 640 0 6819 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 29852

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1117480/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=30504 CPUtime=1781.83
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5259 0 0 0 178145 38 0 0 25 0 1 0 179427720 31236096 5222 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7626 5222 197 640 0 6982 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 30504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1117480/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=30504 CPUtime=1800.02
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5259 0 0 0 179964 38 0 0 25 0 1 0 179427720 31236096 5222 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7626 5222 197 640 0 6982 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 30504

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31588
/proc/meminfo: memFree=1117480/2055920 swapFree=4191900/4192956
[pid=31587] ppid=31585 vsize=30504 CPUtime=1800.02
/proc/31587/stat : 31587 (bsolo) R 31585 31587 30979 0 -1 4194304 5259 0 0 0 179964 38 0 0 25 0 1 0 179427720 31236096 5222 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31587/statm: 7626 5222 197 640 0 6982 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 30504

Child status: 15
Real time (s): 1800.53
CPU time (s): 1800.06
CPU user time (s): 1799.67
CPU system time (s): 0.39094
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 30504

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

runsolver used 1.48677 second user time and 3.53346 second system time

The end

Launcher Data

Begin job on node3 at 2009-06-16 04:11:07
IDJOB=1880223
IDBENCH=1298
IDSOLVER=701
FILE ID=node3/1880223-1245118267
PBS_JOBID= 9363659
Free space on /tmp= 66320 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1880223-1245118267/watcher-1880223-1245118267 -o /tmp/evaluation-result-1880223-1245118267/solver-1880223-1245118267 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1880223-1245118267.opb

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

MD5SUM BENCH= 75bd0b27f5ff05dc207afe3c3d5552d1
RANDOM SEED=947917103

node3.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:       1138768 kB
Buffers:         54348 kB
Cached:         784376 kB
SwapCached:        260 kB
Active:          98876 kB
Inactive:       753076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138768 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          21744 kB
Slab:            51204 kB
Committed_AS:   145624 kB
PageTables:       1376 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= 66316 MiB
End job on node3 at 2009-06-16 04:41:10