Trace number 2690278

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
wbo 1.4bWrong UNSAT 573.547 573.539

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900559676--soft-0-100-0.wbo
MD5SUMb818ef86615e3f5ee29c4c2fadd6f1fe
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark368.019
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft 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
Top cost 136843
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136842
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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 wbo 1.4 beta - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690278-1277929921.wbo.
0.00/0.00	c Instance file HOME/instance-2690278-1277929921.wbo
0.00/0.00	c File size is 96748 bytes.
0.00/0.00	c Highest Coefficient sum: 625
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     231     2707     8338 |     5500      101     35 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     37 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     33 |  0.002 % |
0.00/0.03	c |       813 |     231     2707     8338 |     7320      813     33 |  0.002 % |
0.00/0.04	c |      1319 |     231     2707     8338 |     8052     1319     33 |  0.002 % |
0.00/0.07	c |      2078 |     231     2707     8338 |     8857     2078     32 |  0.002 % |
0.09/0.11	c |      3218 |     231     2707     8338 |     9743     3218     32 |  0.002 % |
0.09/0.17	c |      4926 |     231     2707     8338 |    10717     4926     31 |  0.002 % |
0.19/0.27	c |      7488 |     231     2707     8338 |    11789     7488     32 |  0.002 % |
0.39/0.46	c |     11333 |     231     2707     8338 |    12968    11333     33 |  0.002 % |
0.79/0.80	c |     17103 |     231     2707     8338 |    14265    10594     37 |  0.002 % |
1.29/1.38	c |     25753 |     231     2707     8338 |    15692    12052     39 |  0.002 % |
2.19/2.29	c |     38727 |     231     2707     8338 |    17261     9220     37 |  0.002 % |
3.69/3.70	c |     58189 |     231     2707     8338 |    18987    11302     39 |  0.002 % |
6.19/6.22	c |     87383 |     231     2707     8338 |    20886    11851     41 |  0.002 % |
10.19/10.22	c |    131173 |     231     2707     8338 |    22974    13635     42 |  0.002 % |
16.89/16.98	c |    196858 |     231     2707     8338 |    25272    21400     45 |  0.002 % |
27.29/27.32	c |    295387 |     231     2707     8338 |    27799    24597     44 |  0.002 % |
42.79/42.84	c |    443178 |     231     2707     8338 |    30579    13981     42 |  0.002 % |
66.59/66.69	c |    664861 |     231     2707     8338 |    33637    13833     40 |  0.002 % |
104.40/104.46	c |    997386 |     231     2707     8338 |    37001    25071     41 |  0.002 % |
162.60/162.67	c |   1496174 |     231     2707     8338 |    40701    29111     41 |  0.002 % |
182.70/182.78	c There are 0 assigned variables. 0 in cost function.
183.30/183.35	c ============================[ Search Statistics ]==============================
183.30/183.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.30/183.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.30/183.35	c ===============================================================================
183.30/183.35	c |         0 |     231     2720     8377 |     5000        0    nan |  0.000 % |
183.40/183.47	c |       101 |     231     2720     8377 |     5500      101     22 |  0.002 % |
183.40/183.48	c |       251 |     231     2720     8377 |     6050      251     23 |  0.002 % |
183.40/183.48	c |       476 |     231     2720     8377 |     6655      476     22 |  0.002 % |
183.40/183.49	c |       813 |     231     2720     8377 |     7320      813     25 |  0.002 % |
183.49/183.51	c |      1319 |     231     2720     8377 |     8052     1319     25 |  0.002 % |
183.49/183.53	c |      2080 |     231     2720     8377 |     8857     2080     25 |  0.002 % |
183.49/183.58	c |      3220 |     231     2720     8377 |     9743     3220     26 |  0.002 % |
183.59/183.65	c |      4928 |     231     2720     8377 |    10717     4928     26 |  0.002 % |
183.70/183.78	c |      7491 |     231     2720     8377 |    11789     7491     27 |  0.002 % |
183.99/184.01	c |     11337 |     231     2720     8377 |    12968    11337     26 |  0.002 % |
184.30/184.36	c |     17105 |     231     2720     8377 |    14265    10562     28 |  0.002 % |
185.00/185.01	c |     25756 |     231     2720     8377 |    15692    12020     29 |  0.002 % |
185.90/185.95	c |     38730 |     231     2720     8377 |    17261     9184     27 |  0.002 % |
187.59/187.62	c |     58197 |     231     2720     8377 |    18987    11314     30 |  0.002 % |
190.39/190.41	c |     87390 |     231     2720     8377 |    20886    11859     31 |  0.002 % |
194.70/194.79	c |    131180 |     231     2720     8377 |    22974    13626     31 |  0.002 % |
202.00/202.01	c |    196865 |     231     2720     8377 |    25272    21588     31 |  0.002 % |
213.30/213.30	c |    295393 |     231     2720     8377 |    27799    14401     35 |  0.002 % |
230.79/230.82	c |    443182 |     231     2720     8377 |    30579    24338     27 |  0.002 % |
260.30/260.37	c |    664867 |     231     2720     8377 |    33637    30584     36 |  0.002 % |
301.30/301.36	c |    997392 |     231     2720     8377 |    37001    21785     29 |  0.002 % |
363.70/363.78	c |   1496180 |     231     2720     8377 |    40701    34469     32 |  0.002 % |
458.50/458.57	c |   2244363 |     231     2720     8377 |    44771    14288     24 |  0.002 % |
572.10/572.13	c ===============================================================================
573.50/573.50	c core #1
573.50/573.50	c 
573.50/573.50	c 
573.50/573.50	c Core size: 24	Core Weight: 2147483647	Total Weight: 2147483647
573.50/573.50	c
573.50/573.50	c
573.50/573.50	c Memory used           : 937.32 MB
573.50/573.50	c CPU time              : 564.986 s
573.50/573.50	c 
573.50/573.50	s UNSATISFIABLE
573.50/573.50	c Total CPU time: 564.986 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-2690278-1277929921/watcher-2690278-1277929921 -o /tmp/evaluation-result-2690278-1277929921/solver-2690278-1277929921 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690278-1277929921.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.06 2.29 4/178 15347
/proc/meminfo: memFree=31791272/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=2672 CPUtime=0
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 310 0 0 0 0 0 0 0 25 0 1 0 134137701 2736128 228 4089446400 134512640 135752675 4290486032 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15347/statm: 668 228 148 303 0 339 0

[startup+0.080822 s]
/proc/loadavg: 2.05 2.06 2.29 4/178 15347
/proc/meminfo: memFree=31791272/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=3368 CPUtime=0.07
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 527 0 0 0 7 0 0 0 25 0 1 0 134137701 3448832 421 4089446400 134512640 135752675 4290486032 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15347/statm: 842 421 144 303 0 537 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3368

[startup+0.100758 s]
/proc/loadavg: 2.05 2.06 2.29 4/178 15347
/proc/meminfo: memFree=31791272/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=3632 CPUtime=0.09
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 572 0 0 0 9 0 0 0 25 0 1 0 134137701 3719168 466 4089446400 134512640 135752675 4290486032 18446744073709551615 134611647 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15347/statm: 908 466 144 303 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.300719 s]
/proc/loadavg: 2.05 2.06 2.29 4/178 15347
/proc/meminfo: memFree=31791272/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=5116 CPUtime=0.29
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 965 0 0 0 29 0 0 0 25 0 1 0 134137701 5238784 859 4089446400 134512640 135752675 4290486032 18446744073709551615 134611653 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15347/statm: 1279 859 144 303 0 974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5116

[startup+0.700642 s]
/proc/loadavg: 2.05 2.06 2.29 4/178 15347
/proc/meminfo: memFree=31791272/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=7624 CPUtime=0.69
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 1574 0 0 0 68 1 0 0 25 0 1 0 134137701 7806976 1468 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 1906 1469 144 303 0 1601 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7624

[startup+1.50055 s]
/proc/loadavg: 2.05 2.06 2.28 3/179 15348
/proc/meminfo: memFree=31784564/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=11584 CPUtime=1.49
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 2578 0 0 0 147 2 0 0 25 0 1 0 134137701 11862016 2472 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 2896 2473 144 303 0 2591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11584

[startup+3.10018 s]
/proc/loadavg: 2.05 2.06 2.28 3/179 15348
/proc/meminfo: memFree=31779108/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=19108 CPUtime=3.09
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 4437 0 0 0 303 6 0 0 25 0 1 0 134137701 19566592 4331 4089446400 134512640 135752675 4290486032 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 4777 4331 144 303 0 4472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19108

[startup+6.30057 s]
/proc/loadavg: 2.05 2.06 2.28 3/179 15348
/proc/meminfo: memFree=31765040/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=31812 CPUtime=6.28
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 7619 0 0 0 615 13 0 0 25 0 1 0 134137701 32575488 7513 4089446400 134512640 135752675 4290486032 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 7953 7513 144 303 0 7648 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31812

[startup+12.7003 s]
/proc/loadavg: 2.04 2.06 2.28 3/179 15348
/proc/meminfo: memFree=31740736/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=54408 CPUtime=12.69
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 13281 0 0 0 1243 26 0 0 25 0 1 0 134137701 55713792 13175 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 13602 13175 144 303 0 13297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54408

[startup+25.5009 s]
/proc/loadavg: 2.03 2.06 2.28 3/179 15348
/proc/meminfo: memFree=31696572/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=97636 CPUtime=25.49
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 24069 0 0 0 2503 46 0 0 25 0 1 0 134137701 99979264 23963 4089446400 134512640 135752675 4290486032 18446744073709551615 134611695 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 24409 23963 144 303 0 24104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97636

[startup+51.1011 s]
/proc/loadavg: 2.02 2.05 2.27 3/179 15349
/proc/meminfo: memFree=31614260/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=180880 CPUtime=51.09
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 44880 0 0 0 5022 87 0 0 25 0 1 0 134137701 185221120 44774 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 45220 44774 144 303 0 44915 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 180880

[startup+102.306 s]
/proc/loadavg: 2.01 2.04 2.25 3/179 15350
/proc/meminfo: memFree=31458860/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=333820 CPUtime=102.29
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 83099 0 0 0 10067 162 0 0 25 0 1 0 134137701 341831680 82993 4089446400 134512640 135752675 4290486032 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 83455 82993 144 303 0 83150 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 333820

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.23 3/179 15352
/proc/meminfo: memFree=31287212/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=507096 CPUtime=162.29
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 126392 0 0 0 15978 251 0 0 25 0 1 0 134137701 519266304 126286 4089446400 134512640 135752675 4290486032 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 126774 126286 144 303 0 126469 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 507096

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.22 3/179 15354
/proc/meminfo: memFree=31228008/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=563868 CPUtime=222.29
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 140662 0 0 0 21897 332 0 0 25 0 1 0 134137701 577400832 140516 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15347/statm: 140967 140516 146 303 0 140662 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 563868

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.20 3/197 15400
/proc/meminfo: memFree=31031848/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=563868 CPUtime=282.3
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 140670 0 0 0 27822 408 0 0 25 0 1 0 134137701 577400832 140524 4089446400 134512640 135752675 4290486032 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 140967 140524 146 303 0 140662 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 563868

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/197 15402
/proc/meminfo: memFree=30949832/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=607360 CPUtime=342.3
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 151543 0 0 0 33734 496 0 0 25 0 1 0 134137701 621936640 151397 4089446400 134512640 135752675 4290486032 18446744073709551615 134612024 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 151840 151397 146 303 0 151535 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 607360

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.17 3/197 15403
/proc/meminfo: memFree=30826156/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=703864 CPUtime=402.3
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 175639 0 0 0 39630 600 0 0 25 0 1 0 134137701 720756736 175493 4089446400 134512640 135752675 4290486032 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 175966 175493 146 303 0 175661 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 703864

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/197 15405
/proc/meminfo: memFree=30713508/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=792420 CPUtime=462.3
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 197758 0 0 0 45535 695 0 0 25 0 1 0 134137701 811438080 197612 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 198105 197612 146 303 0 197800 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 792420

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.15 3/197 15407
/proc/meminfo: memFree=30589464/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=885480 CPUtime=522.3
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 221001 0 0 0 51446 784 0 0 25 0 1 0 134137701 906731520 220855 4089446400 134512640 135752675 4290486032 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 221370 220855 146 303 0 221065 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 885480

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

[startup+537.501 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15407
/proc/meminfo: memFree=30564388/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=905192 CPUtime=537.5
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 225914 0 0 0 52942 808 0 0 25 0 1 0 134137701 926916608 225768 4089446400 134512640 135752675 4290486032 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 226298 225768 146 303 0 225993 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 905192

[startup+550.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15407
/proc/meminfo: memFree=30542060/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=920796 CPUtime=550.3
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 229808 0 0 0 54205 825 0 0 25 0 1 0 134137701 942895104 229662 4089446400 134512640 135752675 4290486032 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 230199 229662 146 303 0 229894 0
Current children cumulated CPU time (s) 550.3
Current children cumulated vsize (KiB) 920796

[startup+563.101 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15408
/proc/meminfo: memFree=30514776/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=936936 CPUtime=563.11
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 233855 0 0 0 55470 841 0 0 25 0 1 0 134137701 959422464 233709 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 234234 233709 146 303 0 233929 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 936936

[startup+569.501 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15408
/proc/meminfo: memFree=30504976/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=944232 CPUtime=569.5
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 235687 0 0 0 56102 848 0 0 25 0 1 0 134137701 966893568 235541 4089446400 134512640 135752675 4290486032 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 236058 235541 146 303 0 235753 0
Current children cumulated CPU time (s) 569.5
Current children cumulated vsize (KiB) 944232

[startup+571.1 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15408
/proc/meminfo: memFree=30500388/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=946608 CPUtime=571.1
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 236259 0 0 0 56260 850 0 0 25 0 1 0 134137701 969326592 236113 4089446400 134512640 135752675 4290486032 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 236652 236113 146 303 0 236347 0
Current children cumulated CPU time (s) 571.1
Current children cumulated vsize (KiB) 946608

[startup+572.7 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15408
/proc/meminfo: memFree=30498032/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=957168 CPUtime=572.7
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 238897 0 0 0 56418 852 0 0 25 0 1 0 134137701 980140032 238751 4089446400 134512640 135752675 4290486032 18446744073709551615 134516403 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 239292 238752 146 303 0 238987 0
Current children cumulated CPU time (s) 572.7
Current children cumulated vsize (KiB) 957168

[startup+573.106 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15408
/proc/meminfo: memFree=30484640/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=959808 CPUtime=573.1
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 239560 0 0 0 56458 852 0 0 25 0 1 0 134137701 982843392 239414 4089446400 134512640 135752675 4290486032 18446744073709551615 134615045 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 239952 239414 146 303 0 239647 0
Current children cumulated CPU time (s) 573.1
Current children cumulated vsize (KiB) 959808

[startup+573.501 s]
/proc/loadavg: 2.00 2.00 2.14 3/197 15408
/proc/meminfo: memFree=30484640/32950928 swapFree=67111528/67111528
[pid=15347] ppid=15345 vsize=959808 CPUtime=573.5
/proc/15347/stat : 15347 (wbo1.4b) R 15345 15347 14937 0 -1 4202496 239561 0 0 0 56498 852 0 0 25 0 1 0 134137701 982843392 239415 4089446400 134512640 135752675 4290486032 18446744073709551615 134713033 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15347/statm: 239952 239415 146 303 0 239647 0
Current children cumulated CPU time (s) 573.5
Current children cumulated vsize (KiB) 959808

Child status: 0
Real time (s): 573.539
CPU time (s): 573.547
CPU user time (s): 564.986
CPU system time (s): 8.5607
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 959808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 564.986
system time used= 8.5607
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239563
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= 4
involuntary context switches= 509

runsolver used 0.887865 second user time and 1.81772 second system time

The end

Launcher Data

Begin job on node127 at 2010-06-30 22:32:01
IDJOB=2690278
IDBENCH=79302
IDSOLVER=1201
FILE ID=node127/2690278-1277929921
PBS_JOBID= 11197375
Free space on /tmp= 74204 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900559676--soft-0-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690278-1277929921/watcher-2690278-1277929921 -o /tmp/evaluation-result-2690278-1277929921/solver-2690278-1277929921 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690278-1277929921.wbo

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

MD5SUM BENCH= b818ef86615e3f5ee29c4c2fadd6f1fe
RANDOM SEED=388080853

node127.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31791924 kB
Buffers:        216048 kB
Cached:         716968 kB
SwapCached:          0 kB
Active:         502392 kB
Inactive:       516440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31791924 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:       85840 kB
Mapped:          15452 kB
Slab:            78392 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   228108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74204 MiB
End job on node127 at 2010-06-30 22:41:34