Trace number 3754964

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 1.0 (fixed)? (TO) 1800.12 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM3aafd47af6446049bcdbc11c9b966efe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark2.57761
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints101
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 4835
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4834
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c run usual solver
0.00/0.73	o 1460
0.00/0.73	c current bound: 730
3.57/3.84	o 182
3.57/3.84	c current bound: 91
4.89/5.04	o 86
4.89/5.04	c current bound: 43
444.21/444.46	o 38
444.21/444.46	c current bound: 19
1800.08/1800.61	./satsolver.sh: line 5:  8126 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	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-3754964-1339186409/watcher-3754964-1339186409 -o /tmp/evaluation-result-3754964-1339186409/solver-3754964-1339186409 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754964-1339186409.wbo 254230710 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: 2.07 2.02 1.93 3/179 8079
/proc/meminfo: memFree=30282684/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0

[startup+0.00995808 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 8079
/proc/meminfo: memFree=30282684/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 8079
/proc/meminfo: memFree=30282684/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300193 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 8079
/proc/meminfo: memFree=30282684/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 8079
/proc/meminfo: memFree=30282684/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.07 2.02 1.93 3/183 8093
/proc/meminfo: memFree=30218576/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=0.79 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 3582 8237 0 0 9 3 66 1 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8092] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8092/stat : 8092 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384765365 9367552 267 33554432000 4194304 5064252 140737471740192 140737471739104 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8092/statm: 2287 267 226 213 0 72 0
[pid=8093] ppid=8092 vsize=47344 CPUtime=0.67 cores=1,3,5,7
/proc/8093/stat : 8093 (glucose) R 8092 8079 24896 0 -1 4202496 9612 0 0 0 65 2 0 0 20 0 1 0 384765365 48480256 10308 33554432000 4194304 5208918 140733389554688 140733388504184 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8093/statm: 11836 10308 95 248 0 11585 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 85548

[startup+3.10034 s]
/proc/loadavg: 2.07 2.02 1.93 3/183 8093
/proc/meminfo: memFree=30217956/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=0.79 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 3582 8237 0 0 9 3 66 1 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8092] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8092/stat : 8092 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384765365 9367552 267 33554432000 4194304 5064252 140737471740192 140737471739104 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8092/statm: 2287 267 226 213 0 72 0
[pid=8093] ppid=8092 vsize=52028 CPUtime=2.27 cores=1,3,5,7
/proc/8093/stat : 8093 (glucose) R 8092 8079 24896 0 -1 4202496 9978 0 0 0 225 2 0 0 20 0 1 0 384765365 53276672 11185 33554432000 4194304 5208918 140733389554688 140733389552536 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8093/statm: 13007 11185 95 248 0 12756 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 90232

[startup+6.30029 s]
/proc/loadavg: 2.07 2.02 1.93 3/183 8107
/proc/meminfo: memFree=30256336/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=4.93 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4260 27941 0 0 10 3 462 18 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8106] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8106/stat : 8106 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384765788 9367552 266 33554432000 4194304 5064252 140736853699920 140736853698832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8106/statm: 2287 266 226 213 0 72 0
[pid=8107] ppid=8106 vsize=16452 CPUtime=1.24 cores=1,3,5,7
/proc/8107/stat : 8107 (glucose) R 8106 8079 24896 0 -1 4202496 2947 0 0 0 123 1 0 0 20 0 1 0 384765788 16846848 2739 33554432000 4194304 5208918 140735659905920 140735659904072 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8107/statm: 4113 2739 104 248 0 3862 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 54656

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 1.93 3/183 8107
/proc/meminfo: memFree=30222700/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=4.93 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4260 27941 0 0 10 3 462 18 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8106] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8106/stat : 8106 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384765788 9367552 266 33554432000 4194304 5064252 140736853699920 140736853698832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8106/statm: 2287 266 226 213 0 72 0
[pid=8107] ppid=8106 vsize=42440 CPUtime=7.64 cores=1,3,5,7
/proc/8107/stat : 8107 (glucose) R 8106 8079 24896 0 -1 4202496 5557 0 0 0 762 2 0 0 20 0 1 0 384765788 43458560 9577 33554432000 4194304 5208918 140735659905920 140735659903864 4211676 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8107/statm: 10610 9577 104 248 0 10359 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 80644

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 1.93 3/183 8108
/proc/meminfo: memFree=30198072/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=4.93 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4260 27941 0 0 10 3 462 18 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8106] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8106/stat : 8106 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384765788 9367552 266 33554432000 4194304 5064252 140736853699920 140736853698832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8106/statm: 2287 266 226 213 0 72 0
[pid=8107] ppid=8106 vsize=61292 CPUtime=20.44 cores=1,3,5,7
/proc/8107/stat : 8107 (glucose) R 8106 8079 24896 0 -1 4202496 6021 0 0 0 2041 3 0 0 20 0 1 0 384765788 62763008 14864 33554432000 4194304 5208918 140735659905920 140735659903864 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8107/statm: 15323 14864 104 248 0 15072 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 99496

[startup+51.1004 s]
/proc/loadavg: 2.11 2.03 1.94 3/183 8108
/proc/meminfo: memFree=30165864/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=4.93 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4260 27941 0 0 10 3 462 18 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8106] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8106/stat : 8106 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384765788 9367552 266 33554432000 4194304 5064252 140736853699920 140736853698832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8106/statm: 2287 266 226 213 0 72 0
[pid=8107] ppid=8106 vsize=61292 CPUtime=46.03 cores=1,3,5,7
/proc/8107/stat : 8107 (glucose) R 8106 8079 24896 0 -1 4202496 6021 0 0 0 4600 3 0 0 20 0 1 0 384765788 62763008 14864 33554432000 4194304 5208918 140735659905920 140735659903864 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8107/statm: 15323 14864 104 248 0 15072 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 99496

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 1.94 3/183 8108
/proc/meminfo: memFree=30197396/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=4.93 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4260 27941 0 0 10 3 462 18 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8106] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8106/stat : 8106 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384765788 9367552 266 33554432000 4194304 5064252 140736853699920 140736853698832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8106/statm: 2287 266 226 213 0 72 0
[pid=8107] ppid=8106 vsize=61292 CPUtime=97.23 cores=1,3,5,7
/proc/8107/stat : 8107 (glucose) R 8106 8079 24896 0 -1 4202496 9066 0 0 0 9715 8 0 0 20 0 1 0 384765788 62763008 14917 33554432000 4194304 5208918 140735659905920 140735659904008 4211537 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8107/statm: 15323 14917 104 248 0 15072 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 99496

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/183 8115
/proc/meminfo: memFree=30100420/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=4.93 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4260 27941 0 0 10 3 462 18 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8106] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/183 8160
/proc/meminfo: memFree=29947028/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=215376 CPUtime=917.61 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 39057 0 0 0 91679 82 0 0 20 0 1 0 384809730 220545024 52909 33554432000 4194304 5208918 140734937596064 140734937593912 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 53844 52909 105 248 0 53593 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 253580

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.95 3/183 8160
/proc/meminfo: memFree=29974744/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=219696 CPUtime=977.61 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 41749 0 0 0 97675 86 0 0 20 0 1 0 384809730 224968704 48557 33554432000 4194304 5208918 140734937596064 140734937593912 4229335 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 54924 48557 105 248 0 54673 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 257900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/183 8160
/proc/meminfo: memFree=29983076/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=224312 CPUtime=1037.57 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 44467 0 0 0 103667 90 0 0 20 0 1 0 384809730 229695488 43912 33554432000 4194304 5208918 140734937596064 140734937593912 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 56078 43912 105 248 0 55827 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 262516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 8160
/proc/meminfo: memFree=29931868/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=228780 CPUtime=1097.56 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 45439 0 0 0 109665 91 0 0 20 0 1 0 384809730 234270720 55104 33554432000 4194304 5208918 140734937596064 140734937593912 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 57195 55104 105 248 0 56944 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 266984

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/184 8164
/proc/meminfo: memFree=29949188/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=230136 CPUtime=1157.55 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 46826 0 0 0 115661 94 0 0 20 0 1 0 384809730 235659264 50281 33554432000 4194304 5208918 140734937596064 140734937593912 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 57534 50281 105 248 0 57283 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 268340

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/183 8164
/proc/meminfo: memFree=29965480/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=182424 CPUtime=1217.53 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 47654 0 0 0 121657 96 0 0 20 0 1 0 384809730 186802176 44200 33554432000 4194304 5208918 140734937596064 140734937593912 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 45606 44200 105 248 0 45355 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 220628

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/183 8164
/proc/meminfo: memFree=29963832/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=186412 CPUtime=1277.52 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 50281 0 0 0 127651 101 0 0 20 0 1 0 384809730 190885888 45534 33554432000 4194304 5208918 140734937596064 140734937593912 4229745 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 46603 45534 105 248 0 46352 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 224616

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/183 8164
/proc/meminfo: memFree=29910752/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=320468 CPUtime=1337.51 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 52368 0 0 0 133647 104 0 0 20 0 1 0 384809730 328159232 61411 33554432000 4194304 5208918 140734937596064 140734937593912 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 80117 61411 105 248 0 79866 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 358672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.03 1.96 3/183 8230
/proc/meminfo: memFree=30129808/32873844 swapFree=7644/7644
[pid=8079] ppid=8077 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8079/stat : 8079 (npSolver-wbo.sh) S 8077 8079 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384765284 9367552 275 33554432000 4194304 5064252 140735115426272 140735115425184 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8079/statm: 2287 275 233 213 0 72 0
[pid=8080] ppid=8079 vsize=19908 CPUtime=444.26 cores=1,3,5,7
/proc/8080/stat : 8080 (npSolver-wbo) S 8079 8079 24896 0 -1 4202496 4378 59044 0 0 10 3 44351 62 20 0 1 0 384765284 20385792 3870 33554432000 4194304 6006132 140737422920528 140737422911936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8080/statm: 4977 3870 167 443 0 4530 0
[pid=8125] ppid=8080 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8125/stat : 8125 (satsolver.sh) S 8080 8079 24896 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384809730 9367552 267 33554432000 4194304 5064252 140736538607296 140736538606208 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8125/statm: 2287 267 226 213 0 72 0
[pid=8126] ppid=8125 vsize=191816 CPUtime=1355.82 cores=1,3,5,7
/proc/8126/stat : 8126 (glucose) R 8125 8079 24896 0 -1 4202496 53260 0 0 0 135475 107 0 0 20 0 1 0 384809730 196419584 41077 33554432000 4194304 5208918 140734937596064 140734937594152 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8126/statm: 47954 41077 105 248 0 47703 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 230020

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.62
CPU time (s): 1800.12
CPU user time (s): 1798.37
CPU system time (s): 1.74473
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 441636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.74473
maximum resident set size= 316656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117672
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 509
involuntary context switches= 1898

runsolver used 3.2775 second user time and 9.50356 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 22:13:29
IDJOB=3754964
IDBENCH=78702
IDSOLVER=2339
FILE ID=node147/3754964-1339186409
RUNJOBID= node147-1339184589-7818
PBS_JOBID= 14643829
Free space on /tmp= 70116 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754964-1339186409/watcher-3754964-1339186409 -o /tmp/evaluation-result-3754964-1339186409/solver-3754964-1339186409 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754964-1339186409.wbo 254230710 HOME HOME

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

MD5SUM BENCH= 3aafd47af6446049bcdbc11c9b966efe
RANDOM SEED=254230710

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
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.951
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.951
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:        30283080 kB
Buffers:          525492 kB
Cached:          1079968 kB
SwapCached:         3096 kB
Active:          1178492 kB
Inactive:         484240 kB
Active(anon):      55676 kB
Inactive(anon):     3052 kB
Active(file):    1122816 kB
Inactive(file):   481188 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099240 kB
Dirty:             17136 kB
Writeback:            16 kB
AnonPages:         62080 kB
Mapped:             9988 kB
Shmem:                 0 kB
Slab:             787276 kB
SReclaimable:     227784 kB
SUnreclaim:       559492 kB
KernelStack:        1472 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     187204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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= 70108 MiB
End job on node147 at 2012-06-08 22:43:30