Trace number 3715908

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
npSolver inc-topdown-quickBound? (TO) 1800.12 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900545610--soft-0-100-0.wbo
MD5SUMaacdee42f12f02195344334122667810
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 benchmark56.5064
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 135641
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135640
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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.03	c run usual solver
0.00/0.16	o 531
0.00/0.16	c starting approximation
0.00/0.16	c factor = 2
0.00/0.16	c factor still to low - shrinking to 4.38394
0.00/0.16	c approx number of clauses: 1e+06
0.00/0.16	c current bound: 265
587.52/587.86	c current bound: 265
1177.22/1177.66	c current bound: 265
1767.87/1768.41	c current bound: 265
1800.08/1800.41	./satsolver.sh: line 5: 18697 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	s UNKNOWN

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-3715908-1338235031/watcher-3715908-1338235031 -o /tmp/evaluation-result-3715908-1338235031/solver-3715908-1338235031 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715908-1338235031.wbo 993489358 HOME HOME 

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: 1.93 1.98 1.97 3/177 18572
/proc/meminfo: memFree=25433068/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (runsolver) D 18570 18572 1905 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 289631641 12095488 51 33554432000 4194304 5436572 140734146559808 140734146556104 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/18572/statm: 2953 51 31 304 0 2645 0

[startup+0.051592 s]
/proc/loadavg: 1.93 1.98 1.97 3/177 18572
/proc/meminfo: memFree=25433068/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100284 s]
/proc/loadavg: 1.93 1.98 1.97 3/177 18572
/proc/meminfo: memFree=25433068/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 1.93 1.98 1.97 3/177 18572
/proc/meminfo: memFree=25433068/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 1.93 1.98 1.97 3/177 18572
/proc/meminfo: memFree=25433068/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.93 1.98 1.97 3/181 18586
/proc/meminfo: memFree=25374748/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=48256 CPUtime=1.22 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 10622 0 0 0 120 2 0 0 20 0 1 0 289631667 49414144 10751 33554432000 4194304 5208918 140733369567872 140733369566280 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 12064 10751 95 248 0 11813 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 78508

[startup+3.10033 s]
/proc/loadavg: 1.93 1.98 1.97 3/181 18586
/proc/meminfo: memFree=25374128/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=48256 CPUtime=2.82 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 10677 0 0 0 280 2 0 0 20 0 1 0 289631667 49414144 10806 33554432000 4194304 5208918 140733369567872 140733369566280 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 12064 10806 95 248 0 11813 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 78508

[startup+6.30034 s]
/proc/loadavg: 1.94 1.98 1.97 3/181 18586
/proc/meminfo: memFree=25372516/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=48256 CPUtime=6.02 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 10796 0 0 0 600 2 0 0 20 0 1 0 289631667 49414144 10925 33554432000 4194304 5208918 140733369567872 140733369566280 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 12064 10925 95 248 0 11813 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 78508

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.97 3/181 18586
/proc/meminfo: memFree=25369376/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=52808 CPUtime=12.43 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 11061 0 0 0 1240 3 0 0 20 0 1 0 289631667 54075392 11186 33554432000 4194304 5208918 140733369567872 140733369566024 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 13202 11186 95 248 0 12951 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 83060

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.97 3/181 18638
/proc/meminfo: memFree=25377144/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=52940 CPUtime=25.22 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 11414 0 0 0 2519 3 0 0 20 0 1 0 289631667 54210560 12049 33554432000 4194304 5208918 140733369567872 140733369565720 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 13235 12049 95 248 0 12984 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 83192

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.97 3/181 18638
/proc/meminfo: memFree=25376376/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=53380 CPUtime=50.81 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 12753 0 0 0 5078 3 0 0 20 0 1 0 289631667 54661120 12399 33554432000 4194304 5208918 140733369567872 140733369565720 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 13345 12399 96 248 0 13094 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 83632

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.97 3/181 18638
/proc/meminfo: memFree=25353444/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18585/stat : 18585 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289631667 9367552 266 33554432000 4194304 5064252 140736467615296 140736467614208 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18585/statm: 2287 266 226 213 0 72 0
[pid=18586] ppid=18585 vsize=72284 CPUtime=102.01 cores=1,3,5,7
/proc/18586/stat : 18586 (glucose) R 18585 18572 1905 0 -1 4202496 14399 0 0 0 10197 4 0 0 20 0 1 0 289631667 74018816 15830 33554432000 4194304 5208918 140733369567872 140733369565816 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18586/statm: 18071 15830 96 248 0 17820 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 102536

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.97 3/181 18638
/proc/meminfo: memFree=25324520/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=11956 CPUtime=0.23 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 3016 6967 0 0 10 3 9 1 20 0 1 0 289631641 12242944 2404 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 2989 2404 176 439 0 2546 0
[pid=18585] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/181 18685
/proc/meminfo: memFree=25313276/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=83892 CPUtime=184.5 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 14811 0 0 0 18446 4 0 0 20 0 1 0 289749416 85905408 19696 33554432000 4194304 5208918 140734739727504 140734739725368 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 20973 19696 96 248 0 20722 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 122208

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.99 3/182 18689
/proc/meminfo: memFree=25305196/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=83892 CPUtime=244.5 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 14812 0 0 0 24446 4 0 0 20 0 1 0 289749416 85905408 19696 33554432000 4194304 5208918 140734739727504 140734739725368 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 20973 19696 96 248 0 20722 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 122208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18689
/proc/meminfo: memFree=25316064/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=83892 CPUtime=304.48 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 16240 0 0 0 30443 5 0 0 20 0 1 0 289749416 85905408 16822 33554432000 4194304 5208918 140734739727504 140734739725448 4211719 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 20973 16822 96 248 0 20722 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 122208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18689
/proc/meminfo: memFree=25302968/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=83892 CPUtime=364.47 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 16506 0 0 0 36442 5 0 0 20 0 1 0 289749416 85905408 20152 33554432000 4194304 5208918 140734739727504 140734739725448 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 20973 20152 96 248 0 20722 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 122208

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18689
/proc/meminfo: memFree=25289376/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=121424 CPUtime=424.46 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 16768 0 0 0 42441 5 0 0 20 0 1 0 289749416 124338176 23478 33554432000 4194304 5208918 140734739727504 140734739725448 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 30356 23478 96 248 0 30105 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 159740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18689
/proc/meminfo: memFree=25250216/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=121424 CPUtime=484.45 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 16769 0 0 0 48440 5 0 0 20 0 1 0 289749416 124338176 23990 33554432000 4194304 5208918 140734739727504 140734739725448 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 30356 23990 96 248 0 30105 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 159740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18690
/proc/meminfo: memFree=25287264/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1177.54 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 4648 47456 0 0 26 6 117695 27 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18684] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18684/stat : 18684 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 289749416 9367552 266 33554432000 4194304 5064252 140733660328864 140733660327776 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18684/statm: 2287 266 226 213 0 72 0
[pid=18685] ppid=18684 vsize=121424 CPUtime=544.44 cores=1,3,5,7
/proc/18685/stat : 18685 (glucose) R 18684 18572 1905 0 -1 4202496 16769 0 0 0 54439 5 0 0 20 0 1 0 289749416 124338176 23990 33554432000 4194304 5208918 140734739727504 140734739725448 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18685/statm: 30356 23990 96 248 0 30105 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 159740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18697
/proc/meminfo: memFree=25336880/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1768.2 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 5464 68761 0 0 34 7 176736 43 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18696] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18696/stat : 18696 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289808492 9367552 267 33554432000 4194304 5064252 140733985138432 140733985137344 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18696/statm: 2287 267 226 213 0 72 0
[pid=18697] ppid=18696 vsize=52808 CPUtime=13.78 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose) R 18696 18572 1905 0 -1 4202496 10984 0 0 0 1376 2 0 0 20 0 1 0 289808492 54075392 11639 33554432000 4194304 5208918 140737092844704 140737092842856 4211712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18697/statm: 13202 11639 95 248 0 12951 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 91124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 18697
/proc/meminfo: memFree=25339232/32873844 swapFree=7112/7112
[pid=18572] ppid=18570 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18572/stat : 18572 (npSolver-wbo-It) S 18570 18572 1905 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 289631641 9367552 275 33554432000 4194304 5064252 140734732256176 140734732255088 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18572/statm: 2287 275 233 213 0 72 0
[pid=18574] ppid=18572 vsize=20020 CPUtime=1768.2 cores=1,3,5,7
/proc/18574/stat : 18574 (npSolver-wbo) S 18572 18572 1905 0 -1 4202496 5464 68761 0 0 34 7 176736 43 20 0 1 0 289631641 20500480 4635 33554432000 4194304 5990268 140735264157664 140735264149072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18574/statm: 5005 4635 177 439 0 4562 0
[pid=18696] ppid=18574 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18696/stat : 18696 (satsolver.sh) S 18574 18572 1905 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289808492 9367552 267 33554432000 4194304 5064252 140733985138432 140733985137344 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18696/statm: 2287 267 226 213 0 72 0
[pid=18697] ppid=18696 vsize=48688 CPUtime=31.88 cores=1,3,5,7
/proc/18697/stat : 18697 (glucose) R 18696 18572 1905 0 -1 4202496 11136 0 0 0 3186 2 0 0 20 0 1 0 289808492 49856512 10961 33554432000 4194304 5208918 140737092844704 140737092842792 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18697/statm: 12172 10961 96 248 0 11921 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 87004

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.58
CPU system time (s): 0.539917
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 159740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.539917
maximum resident set size= 101524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 55200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 905
involuntary context switches= 1964

runsolver used 2.85457 second user time and 6.98994 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 21:57:11
IDJOB=3715908
IDBENCH=79303
IDSOLVER=2297
FILE ID=node104/3715908-1338235031
RUNJOBID= node104-1338229623-1922
PBS_JOBID= 14624647
Free space on /tmp= 66880 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715908-1338235031/watcher-3715908-1338235031 -o /tmp/evaluation-result-3715908-1338235031/solver-3715908-1338235031 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715908-1338235031.wbo 993489358 HOME HOME

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

MD5SUM BENCH= aacdee42f12f02195344334122667810
RANDOM SEED=993489358

node104.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.266
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	: 5332.53
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.266
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.266
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.91
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.266
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.92
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.266
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.91
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.266
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.91
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25433704 kB
Buffers:          439524 kB
Cached:          5966316 kB
SwapCached:         1084 kB
Active:          5577256 kB
Inactive:         904360 kB
Active(anon):      67112 kB
Inactive(anon):     9936 kB
Active(file):    5510144 kB
Inactive(file):   894424 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:              8448 kB
Writeback:             0 kB
AnonPages:         92604 kB
Mapped:            15616 kB
Shmem:               196 kB
Slab:             818976 kB
SReclaimable:     260636 kB
SUnreclaim:       558340 kB
KernelStack:        1504 kB
PageTables:         4116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     187232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 66864 MiB
End job on node104 at 2012-05-28 22:27:11