Trace number 3704878

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.7UNSAT 196.33 196.452

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-99.opb
MD5SUMa0ef64dc4a665e7cf00a752d7a124006
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.0957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7903
Total number of constraints176726
Number of constraints which are clauses158806
Number of constraints which are cardinality constraints (but not clauses)574
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint1
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704878-1338110445.opb.
0.00/0.00	c Instance file HOME/instance-3704878-1338110445.opb
0.00/0.00	c File size is 7410770 bytes.
0.39/0.47	c Highest Coefficient sum: 196
0.39/0.47	c ============================[ Problem Statistics ]=============================
0.39/0.47	c |                                                                             |
0.39/0.47	c |  Parsing time:          0.47         s                                      |
0.39/0.47	c |  Number Variables:      7903                                                |
0.39/0.47	c |  Number Clauses:        159104                                              |
0.39/0.47	c |  Number Cardinality:    563                                                 |
0.39/0.47	c |  Number PB Constraints: 17346                                               |
0.39/0.47	c |                                                                             |
0.49/0.50	c |  Problem Type:          Decision                                            |
0.49/0.50	c |  Objective Function:    None                                                |
0.49/0.50	c |                                                                             |
0.49/0.50	c ===============================================================================
196.33/196.44	c ===============================================================================
196.33/196.44	c Wall Clock Time: 196.44 s
196.33/196.44	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3704878-1338110445/watcher-3704878-1338110445 -o /tmp/evaluation-result-3704878-1338110445/solver-3704878-1338110445 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704878-1338110445.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 11731
/proc/meminfo: memFree=31373132/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=10376 CPUtime=0 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) R 11729 11731 8971 0 -1 4202496 313 0 0 0 0 0 0 0 20 0 1 0 277172986 10625024 266 33554432000 4194304 5963574 140736815211984 140736955159032 4351915 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 2594 266 173 432 0 349 0

[startup+0.080297 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 11731
/proc/meminfo: memFree=31373132/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=13992 CPUtime=0.07 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) R 11729 11731 8971 0 -1 4202496 1491 0 0 0 7 0 0 0 20 0 1 0 277172986 14327808 1444 33554432000 4194304 5963574 140736815211984 140736955159032 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 3498 1444 460 432 0 1253 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13992

[startup+0.10025 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 11731
/proc/meminfo: memFree=31373132/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=15124 CPUtime=0.09 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) R 11729 11731 8971 0 -1 4202496 1851 0 0 0 9 0 0 0 20 0 1 0 277172986 15486976 1771 33554432000 4194304 5963574 140736815211984 140736955159032 4343827 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 3781 1771 541 432 0 1536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15124

[startup+0.300231 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 11731
/proc/meminfo: memFree=31373132/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=24232 CPUtime=0.29 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) R 11729 11731 8971 0 -1 4202496 4952 0 0 0 29 0 0 0 20 0 1 0 277172986 24813568 4807 33554432000 4194304 5963574 140736815211984 140736955159032 4224276 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 6058 4807 1316 432 0 3813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24232

[startup+0.700222 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 11731
/proc/meminfo: memFree=31373132/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=105552 CPUtime=0.68 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 14926 0 0 0 66 2 0 0 20 0 2 0 277172986 108085248 12496 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 26388 12496 186 432 0 25953 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 105552

[startup+1.50027 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11733
/proc/meminfo: memFree=31323516/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=105552 CPUtime=1.48 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 15273 0 0 0 146 2 0 0 20 0 2 0 277172986 108085248 12843 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 26388 12843 187 432 0 25953 0
[pid=11731/tid=11733] ppid=11729 vsize=105552 CPUtime=1.01 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 7191 0 0 0 99 2 0 0 20 0 2 0 277173034 108085248 12843 33554432000 4194304 5963574 140736815211984 139674231277368 4392498 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 105552

[startup+3.10026 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11733
/proc/meminfo: memFree=31321160/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=105552 CPUtime=3.09 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 15836 0 0 0 306 3 0 0 20 0 2 0 277172986 108085248 13406 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 26388 13406 187 432 0 25953 0
[pid=11731/tid=11733] ppid=11729 vsize=105552 CPUtime=2.61 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 7754 0 0 0 259 2 0 0 20 0 2 0 277173034 108085248 13406 33554432000 4194304 5963574 140736815211984 139674231277368 4399546 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105552

[startup+6.3003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11733
/proc/meminfo: memFree=31315092/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=105552 CPUtime=6.28 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 16698 0 0 0 625 3 0 0 20 0 2 0 277172986 108085248 14268 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 26388 14268 187 432 0 25953 0
[pid=11731/tid=11733] ppid=11729 vsize=105552 CPUtime=5.8 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 8616 0 0 0 578 2 0 0 20 0 2 0 277173034 108085248 14268 33554432000 4194304 5963574 140736815211984 139674231277368 4399651 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 105552

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11733
/proc/meminfo: memFree=31302072/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=105552 CPUtime=12.68 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 18680 0 0 0 1264 4 0 0 20 0 2 0 277172986 108085248 16250 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 26388 16250 187 432 0 25953 0
[pid=11731/tid=11733] ppid=11729 vsize=105552 CPUtime=12.18 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 10598 0 0 0 1216 2 0 0 20 0 2 0 277173034 108085248 16250 33554432000 4194304 5963574 140736815211984 139674231277608 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 105552

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11733
/proc/meminfo: memFree=31282232/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=105552 CPUtime=25.48 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 21729 0 0 0 2543 5 0 0 20 0 2 0 277172986 108085248 19299 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 26388 19299 187 432 0 25953 0
[pid=11731/tid=11733] ppid=11729 vsize=105552 CPUtime=24.94 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 13647 0 0 0 2491 3 0 0 20 0 2 0 277173034 108085248 19299 33554432000 4194304 5963574 140736815211984 139674231277560 4399651 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105552

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11733
/proc/meminfo: memFree=31244984/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=171088 CPUtime=51.07 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 27364 0 0 0 5098 9 0 0 20 0 2 0 277172986 175194112 24934 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 42772 24934 187 432 0 42337 0
[pid=11731/tid=11733] ppid=11729 vsize=171088 CPUtime=50.48 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 19282 0 0 0 5040 8 0 0 20 0 2 0 277173034 175194112 24934 33554432000 4194304 5963574 140736815211984 139674231277608 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 171088

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31197472/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=102.28 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 37822 0 0 0 10212 16 0 0 20 0 2 0 277172986 177684480 35903 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 35903 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=101.55 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 29740 0 0 0 10140 15 0 0 20 0 2 0 277173034 177684480 35903 33554432000 4194304 5963574 140736815211984 139674231277560 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 173520

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31183128/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=162.25 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 38622 0 0 0 16209 16 0 0 20 0 2 0 277172986 177684480 37220 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 37220 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=161.39 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 30540 0 0 0 16123 16 0 0 20 0 2 0 277173034 177684480 37220 33554432000 4194304 5963574 140736815211984 139674231277368 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 173520

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

[startup+179.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31173052/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=179.03 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 38795 0 0 0 17887 16 0 0 20 0 2 0 277172986 177684480 37447 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 37447 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=178.13 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 30713 0 0 0 17796 17 0 0 20 0 2 0 277173034 177684480 37447 33554432000 4194304 5963574 140736815211984 139674231277368 4402906 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 173520

[startup+185.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31167968/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=185.43 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 38961 0 0 0 18527 16 0 0 20 0 2 0 277172986 177684480 37613 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 37613 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=184.51 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 30879 0 0 0 18434 17 0 0 20 0 2 0 277173034 177684480 37613 33554432000 4194304 5963574 140736815211984 139674231277368 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 173520

[startup+191.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31160760/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=191.83 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 39571 0 0 0 19166 17 0 0 20 0 2 0 277172986 177684480 38322 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 38322 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=190.89 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 31489 0 0 0 19072 17 0 0 20 0 2 0 277173034 177684480 38322 33554432000 4194304 5963574 140736815211984 139674231277560 4390414 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 191.83
Current children cumulated vsize (KiB) 173520

[startup+193.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31158652/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=193.43 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 39793 0 0 0 19326 17 0 0 20 0 2 0 277172986 177684480 38544 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 38544 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=192.49 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 31711 0 0 0 19231 18 0 0 20 0 2 0 277173034 177684480 38544 33554432000 4194304 5963574 140736815211984 139674231277608 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 193.43
Current children cumulated vsize (KiB) 173520

[startup+195.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31157660/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=195.02 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 39805 0 0 0 19485 17 0 0 20 0 2 0 277172986 177684480 38556 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 38556 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=194.08 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 31723 0 0 0 19390 18 0 0 20 0 2 0 277173034 177684480 38556 33554432000 4194304 5963574 140736815211984 139674231277368 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 195.02
Current children cumulated vsize (KiB) 173520

[startup+195.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31157412/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=195.82 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 39875 0 0 0 19565 17 0 0 20 0 2 0 277172986 177684480 38626 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 38626 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=194.88 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 31793 0 0 0 19470 18 0 0 20 0 2 0 277173034 177684480 38626 33554432000 4194304 5963574 140736815211984 139674231277608 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 195.82
Current children cumulated vsize (KiB) 173520

[startup+196.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31157412/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=196.22 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 39908 0 0 0 19605 17 0 0 20 0 2 0 277172986 177684480 38659 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 38659 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=195.28 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 31826 0 0 0 19510 18 0 0 20 0 2 0 277173034 177684480 38659 33554432000 4194304 5963574 140736815211984 139674231277608 4402912 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 196.22
Current children cumulated vsize (KiB) 173520

[startup+196.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11734
/proc/meminfo: memFree=31157412/32873844 swapFree=6088/6088
[pid=11731] ppid=11729 vsize=173520 CPUtime=196.33 cores=1,3,5,7
/proc/11731/stat : 11731 (wbo1.7) S 11729 11731 8971 0 -1 4202496 39915 0 0 0 19615 18 0 0 20 0 2 0 277172986 177684480 38666 33554432000 4194304 5963574 140736815211984 140736815211504 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/11731/statm: 43380 38666 187 432 0 42945 0
[pid=11731/tid=11733] ppid=11729 vsize=173520 CPUtime=195.38 cores=1,3,5,7
/proc/11731/task/11733/stat : 11733 (wbo1.7) R 11729 11731 8971 0 -1 4202560 31833 0 0 0 19520 18 0 0 20 0 2 0 277173034 177684480 38666 33554432000 4194304 5963574 140736815211984 139674231277608 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 196.33
Current children cumulated vsize (KiB) 173520

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11731 and gives
#  childrusage.ru_utime.tv_sec=195
#  childrusage.ru_utime.tv_usec=698249
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=215967
# CPU time returned by wait4() is 195.914
# while last known CPU time is 196.33
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 196.452
CPU time (s): 196.33
CPU user time (s): 196.15
CPU system time (s): 0.18
CPU usage (%): 99.9377
Max. virtual memory (cumulated for all children) (KiB): 173520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.698
system time used= 0.215967
maximum resident set size= 154696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39923
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= 35
involuntary context switches= 209

runsolver used 0.309952 second user time and 0.797878 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 11:20:46
IDJOB=3704878
IDBENCH=89738
IDSOLVER=2283
FILE ID=node110/3704878-1338110445
RUNJOBID= node110-1338085012-8988
PBS_JOBID= 14624425
Free space on /tmp= 71664 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-99.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704878-1338110445/watcher-3704878-1338110445 -o /tmp/evaluation-result-3704878-1338110445/solver-3704878-1338110445 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704878-1338110445.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a0ef64dc4a665e7cf00a752d7a124006
RANDOM SEED=1276939538

node110.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31373404 kB
Buffers:          228308 kB
Cached:           293684 kB
SwapCached:          148 kB
Active:           643284 kB
Inactive:          72120 kB
Active(anon):     183152 kB
Inactive(anon):    12496 kB
Active(file):     460132 kB
Inactive(file):    59624 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             12608 kB
Writeback:             0 kB
AnonPages:        195048 kB
Mapped:            14972 kB
Shmem:               196 kB
Slab:             644896 kB
SReclaimable:      87152 kB
SUnreclaim:       557744 kB
KernelStack:        1448 kB
PageTables:         4436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     164572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71656 MiB
End job on node110 at 2012-05-27 11:24:02