Trace number 3752880

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_31_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMa55e12002eaa3d7d50414499a072c521
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.766883
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1860
Total number of constraints122
Number of soft constraints83
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 4163
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4162
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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

Solver Data

0.00/0.02	c run usual solver
127.24/127.35	o 1489
127.24/127.35	c starting approximation
127.24/127.35	c factor = 2
127.24/127.35	c current bound: 744
513.58/513.78	c current bound: 744
895.11/895.36	c current bound: 744
1276.76/1277.07	c current bound: 744
1661.25/1661.62	c current bound: 744
1800.08/1800.40	./satsolver.sh: line 5: 13361 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/1800.40	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-3752880-1339192859/watcher-3752880-1339192859 -o /tmp/evaluation-result-3752880-1339192859/solver-3752880-1339192859 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752880-1339192859.wbo 1686721622 HOME HOME 

running on 4 cores: 0,2,4,6

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.00 2.00 1.95 2/180 7205
/proc/meminfo: memFree=26759140/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0

[startup+0.0654291 s]
/proc/loadavg: 2.00 2.00 1.95 2/180 7205
/proc/meminfo: memFree=26759140/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100171 s]
/proc/loadavg: 2.00 2.00 1.95 2/180 7205
/proc/meminfo: memFree=26759140/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300119 s]
/proc/loadavg: 2.00 2.00 1.95 2/180 7205
/proc/meminfo: memFree=26759140/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.00 2.00 1.95 2/180 7205
/proc/meminfo: memFree=26759140/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/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.00 2.00 1.95 3/184 7212
/proc/meminfo: memFree=26746836/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=10636 CPUtime=1.43 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 4537 0 0 0 143 0 0 0 20 0 1 0 385410364 10891264 2036 33554432000 4194304 5208918 140737194883920 140737194881864 4231508 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7212/statm: 2659 2036 96 248 0 2408 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31708

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 7235
/proc/meminfo: memFree=26722900/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=22288 CPUtime=3.02 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 5390 0 0 0 302 0 0 0 20 0 1 0 385410364 22822912 5128 33554432000 4194304 5208918 140737194883920 140737194881864 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7212/statm: 5572 5128 96 248 0 5321 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 43360

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 7294
/proc/meminfo: memFree=26697852/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=59640 CPUtime=6.23 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 6327 0 0 0 622 1 0 0 20 0 1 0 385410364 61071360 11172 33554432000 4194304 5208918 140737194883920 140737194881864 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7212/statm: 14910 11172 96 248 0 14659 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 80712

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 7315
/proc/meminfo: memFree=26684536/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=59824 CPUtime=12.63 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 7748 0 0 0 1261 2 0 0 20 0 1 0 385410364 61259776 12464 33554432000 4194304 5208918 140737194883920 140737194881864 4211405 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7212/statm: 14956 12464 96 248 0 14705 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 80896

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/184 7364
/proc/meminfo: memFree=26677984/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=59824 CPUtime=25.43 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 7752 0 0 0 2541 2 0 0 20 0 1 0 385410364 61259776 14512 33554432000 4194304 5208918 140737194883920 140737194881864 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7212/statm: 14956 14512 96 248 0 14705 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 80896

[startup+51.1005 s]
/proc/loadavg: 2.15 2.03 1.96 3/184 7455
/proc/meminfo: memFree=26677812/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=59824 CPUtime=51.02 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 8982 0 0 0 5098 4 0 0 20 0 1 0 385410364 61259776 14512 33554432000 4194304 5208918 140737194883920 140737194882008 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7212/statm: 14956 14512 96 248 0 14705 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 80896

[startup+102.3 s]
/proc/loadavg: 2.11 2.04 1.97 3/183 7645
/proc/meminfo: memFree=26629184/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=2776 CPUtime=0.03 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 1908 1913 0 0 1 0 2 0 20 0 1 0 385410358 2842624 344 33554432000 4194304 6006132 140735442589344 140735442583536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7206/statm: 694 344 157 443 0 247 0
[pid=7211] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7211/stat : 7211 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385410364 9367552 266 33554432000 4194304 5064252 140736511595184 140736511594096 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7211/statm: 2287 266 226 213 0 72 0
[pid=7212] ppid=7211 vsize=109144 CPUtime=102.22 cores=0,2,4,6
/proc/7212/stat : 7212 (glucose) R 7211 7205 5089 0 -1 4202496 11479 0 0 0 10212 10 0 0 20 0 1 0 385410364 111763456 26579 33554432000 4194304 5208918 140737194883920 140737194881912 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7212/statm: 27286 26579 96 248 0 27035 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 130216

[startup+162.3 s]
/proc/loadavg: 2.17 2.06 1.98 3/183 7869
/proc/meminfo: memFree=26679272/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=127.34 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 2979 19362 0 0 4 1 12713 16 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=7742] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 12485
/proc/meminfo: memFree=26659040/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1276.87 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 6123 77873 0 0 12 2 127592 81 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=11954] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11954/stat : 11954 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385538069 9367552 266 33554432000 4194304 5064252 140733277281152 140733277280064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11954/statm: 2287 266 226 213 0 72 0
[pid=11955] ppid=11954 vsize=70720 CPUtime=145.16 cores=0,2,4,6
/proc/11955/stat : 11955 (glucose) R 11954 7205 5089 0 -1 4202496 9019 0 0 0 14512 4 0 0 20 0 1 0 385538069 72417280 17228 33554432000 4194304 5208918 140737021317840 140737021315928 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11955/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 95936

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 12702
/proc/meminfo: memFree=26658940/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1276.87 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 6123 77873 0 0 12 2 127592 81 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=11954] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11954/stat : 11954 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385538069 9367552 266 33554432000 4194304 5064252 140733277281152 140733277280064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11954/statm: 2287 266 226 213 0 72 0
[pid=11955] ppid=11954 vsize=70720 CPUtime=205.15 cores=0,2,4,6
/proc/11955/stat : 11955 (glucose) R 11954 7205 5089 0 -1 4202496 9539 0 0 0 20508 7 0 0 20 0 1 0 385538069 72417280 17228 33554432000 4194304 5208918 140737021317840 140737021315928 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11955/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 95936

[startup+1542.31 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 12919
/proc/meminfo: memFree=26610008/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1276.87 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 6123 77873 0 0 12 2 127592 81 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=11954] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11954/stat : 11954 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385538069 9367552 266 33554432000 4194304 5064252 140733277281152 140733277280064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11954/statm: 2287 266 226 213 0 72 0
[pid=11955] ppid=11954 vsize=120040 CPUtime=265.14 cores=0,2,4,6
/proc/11955/stat : 11955 (glucose) R 11954 7205 5089 0 -1 4202496 10070 0 0 0 26505 9 0 0 20 0 1 0 385538069 122920960 29115 33554432000 4194304 5208918 140737021317840 140737021315832 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11955/statm: 30010 29115 96 248 0 29759 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 145256

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 13137
/proc/meminfo: memFree=26655856/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1276.87 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 6123 77873 0 0 12 2 127592 81 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=11954] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11954/stat : 11954 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385538069 9367552 266 33554432000 4194304 5064252 140733277281152 140733277280064 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11954/statm: 2287 266 226 213 0 72 0
[pid=11955] ppid=11954 vsize=70720 CPUtime=325.13 cores=0,2,4,6
/proc/11955/stat : 11955 (glucose) R 11954 7205 5089 0 -1 4202496 11237 0 0 0 32500 13 0 0 20 0 1 0 385538069 72417280 17228 33554432000 4194304 5208918 140737021317840 140737021315928 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11955/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 95936

[startup+1662.3 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 13368
/proc/meminfo: memFree=26723916/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1661.36 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 7171 94540 0 0 14 3 166015 104 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=13360] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385576523 9367552 267 33554432000 4194304 5064252 140734774011376 140734774010288 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13360/statm: 2287 267 226 213 0 72 0
[pid=13361] ppid=13360 vsize=18408 CPUtime=0.63 cores=0,2,4,6
/proc/13361/stat : 13361 (glucose) R 13360 7205 5089 0 -1 4202496 3519 0 0 0 63 0 0 0 20 0 1 0 385576524 18849792 3895 33554432000 4194304 5208918 140733281349168 140733281347576 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13361/statm: 4602 3895 95 248 0 4351 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 43624

[startup+1722.3 s]
/proc/loadavg: 1.91 1.98 1.99 3/183 13578
/proc/meminfo: memFree=26656940/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1661.36 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 7171 94540 0 0 14 3 166015 104 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=13360] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385576523 9367552 267 33554432000 4194304 5064252 140734774011376 140734774010288 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13360/statm: 2287 267 226 213 0 72 0
[pid=13361] ppid=13360 vsize=70720 CPUtime=60.63 cores=0,2,4,6
/proc/13361/stat : 13361 (glucose) R 13360 7205 5089 0 -1 4202496 8353 0 0 0 6060 3 0 0 20 0 1 0 385576524 72417280 17228 33554432000 4194304 5208918 140733281349168 140733281347112 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13361/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 95936

[startup+1782.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/184 13805
/proc/meminfo: memFree=26659400/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1661.36 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 7171 94540 0 0 14 3 166015 104 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=13360] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385576523 9367552 267 33554432000 4194304 5064252 140734774011376 140734774010288 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13360/statm: 2287 267 226 213 0 72 0
[pid=13361] ppid=13360 vsize=70720 CPUtime=120.62 cores=0,2,4,6
/proc/13361/stat : 13361 (glucose) R 13360 7205 5089 0 -1 4202496 8491 0 0 0 12058 4 0 0 20 0 1 0 385576524 72417280 17228 33554432000 4194304 5208918 140733281349168 140733281347256 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13361/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 95936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.98 1.98 1.99 3/184 13868
/proc/meminfo: memFree=26655544/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1661.36 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 7171 94540 0 0 14 3 166015 104 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=13360] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385576523 9367552 267 33554432000 4194304 5064252 140734774011376 140734774010288 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13360/statm: 2287 267 226 213 0 72 0
[pid=13361] ppid=13360 vsize=70720 CPUtime=138.72 cores=0,2,4,6
/proc/13361/stat : 13361 (glucose) R 13360 7205 5089 0 -1 4202496 8632 0 0 0 13867 5 0 0 20 0 1 0 385576524 72417280 17228 33554432000 4194304 5208918 140733281349168 140733281347256 4211574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13361/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 95936

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.98 1.98 1.99 3/184 13868
/proc/meminfo: memFree=26655544/32873648 swapFree=7388/7388
[pid=7205] ppid=7203 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7205/stat : 7205 (npSolver-wbo-It) S 7203 7205 5089 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385410358 9367552 275 33554432000 4194304 5064252 140736534976352 140736534975264 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7205/statm: 2287 275 233 213 0 72 0
[pid=7206] ppid=7205 vsize=6920 CPUtime=1661.36 cores=0,2,4,6
/proc/7206/stat : 7206 (npSolver-wbo) S 7205 7205 5089 0 -1 4202496 7171 94540 0 0 14 3 166015 104 20 0 1 0 385410358 7086080 1264 33554432000 4194304 6006132 140735442589344 140735442580704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7206/statm: 1730 1264 176 443 0 1283 0
[pid=13360] ppid=7206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13360/stat : 13360 (satsolver.sh) S 7206 7205 5089 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385576523 9367552 267 33554432000 4194304 5064252 140734774011376 140734774010288 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13360/statm: 2287 267 226 213 0 72 0
[pid=13361] ppid=13360 vsize=70720 CPUtime=138.72 cores=0,2,4,6
/proc/13361/stat : 13361 (glucose) R 13360 7205 5089 0 -1 4202496 8632 0 0 0 13867 5 0 0 20 0 1 0 385576524 72417280 17228 33554432000 4194304 5208918 140733281349168 140733281347256 4211574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13361/statm: 17680 17228 96 248 0 17429 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 95936

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1798.98
CPU system time (s): 1.13483
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 176076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.13483
maximum resident set size= 123596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 376
involuntary context switches= 3415

runsolver used 3.42648 second user time and 8.51271 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-09 00:00:59
IDJOB=3752880
IDBENCH=78701
IDSOLVER=2336
FILE ID=node148/3752880-1339192859
RUNJOBID= node148-1339183826-6231
PBS_JOBID= 14643813
Free space on /tmp= 70416 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752880-1339192859/watcher-3752880-1339192859 -o /tmp/evaluation-result-3752880-1339192859/solver-3752880-1339192859 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752880-1339192859.wbo 1686721622 HOME HOME

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

MD5SUM BENCH= a55e12002eaa3d7d50414499a072c521
RANDOM SEED=1686721622

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26759140 kB
Buffers:          744716 kB
Cached:          4372544 kB
SwapCached:          560 kB
Active:          2483508 kB
Inactive:        2655272 kB
Active(anon):      10928 kB
Inactive(anon):    10632 kB
Active(file):    2472580 kB
Inactive(file):  2644640 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              8696 kB
Writeback:             0 kB
AnonPages:         37420 kB
Mapped:            12320 kB
Shmem:                36 kB
Slab:             837816 kB
SReclaimable:     281560 kB
SUnreclaim:       556256 kB
KernelStack:        1528 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70404 MiB
End job on node148 at 2012-06-09 00:30:59