Trace number 3753585

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-66-100-0.wbo
MD5SUM5648463b311d39ee56e08f95de13a148
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark2.01369
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints71
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 3850
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 3849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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.04	c run usual solver
3.47/3.58	o 1294
7.17/7.50	o 174
10.44/10.50	o 151
13.65/13.75	o 141
1800.04/1800.40	./satsolver.sh: line 5: 30905 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.40	c error: unexpected solver exit code
1800.04/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-3753585-1339185103/watcher-3753585-1339185103 -o /tmp/evaluation-result-3753585-1339185103/solver-3753585-1339185103 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753585-1339185103.wbo 1450220664 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.04 2.01 2.00 3/176 30805
/proc/meminfo: memFree=25590948/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0

[startup+0.055028 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30805
/proc/meminfo: memFree=25590948/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100333 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30805
/proc/meminfo: memFree=25590948/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30805
/proc/meminfo: memFree=25590948/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30805
/proc/meminfo: memFree=25590948/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.04 2.01 2.00 2/178 30812
/proc/meminfo: memFree=29373776/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=3660 CPUtime=0.14 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 2114 2652 0 0 3 0 11 0 20 0 1 0 384637135 3747840 552 33554432000 4194304 6006132 140736514645088 140736514639280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30806/statm: 915 552 158 443 0 468 0
[pid=30811] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30811/stat : 30811 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384637151 9367552 266 33554432000 4194304 5064252 140737071190544 140737071189456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30811/statm: 2287 266 226 213 0 72 0
[pid=30812] ppid=30811 vsize=16192 CPUtime=1.33 cores=1,3,5,7
/proc/30812/stat : 30812 (glucose) R 30811 30805 5861 0 -1 4202496 4188 0 0 0 132 1 0 0 20 0 1 0 384637151 16580608 3552 33554432000 4194304 5208918 140735459631584 140735459629432 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30812/statm: 4048 3552 96 248 0 3797 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38148

[startup+3.10034 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30835
/proc/meminfo: memFree=29589220/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=3660 CPUtime=0.14 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 2114 2652 0 0 3 0 11 0 20 0 1 0 384637135 3747840 552 33554432000 4194304 6006132 140736514645088 140736514639280 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30806/statm: 915 552 158 443 0 468 0
[pid=30811] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30811/stat : 30811 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384637151 9367552 266 33554432000 4194304 5064252 140737071190544 140737071189456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30811/statm: 2287 266 226 213 0 72 0
[pid=30812] ppid=30811 vsize=41996 CPUtime=2.93 cores=1,3,5,7
/proc/30812/stat : 30812 (glucose) R 30811 30805 5861 0 -1 4202496 6013 0 0 0 291 2 0 0 20 0 1 0 384637151 43003904 9348 33554432000 4194304 5208918 140735459631584 140735459629528 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/30812/statm: 10499 9348 96 248 0 10248 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63952

[startup+6.30035 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 30870
/proc/meminfo: memFree=31401532/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=3.67 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 4366 11762 0 0 12 4 348 3 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30869] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30869/stat : 30869 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384637504 9367552 267 33554432000 4194304 5064252 140734770763360 140734770762272 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30869/statm: 2287 267 226 213 0 72 0
[pid=30870] ppid=30869 vsize=66564 CPUtime=2.6 cores=1,3,5,7
/proc/30870/stat : 30870 (glucose) R 30869 30805 5861 0 -1 4202496 13089 0 0 0 258 2 0 0 20 0 1 0 384637504 68161536 14679 33554432000 4194304 5208918 140733795186816 140733795184968 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30870/statm: 16641 14679 95 248 0 16390 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 105060

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 30891
/proc/meminfo: memFree=31449024/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=10.49 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 5699 38573 0 0 14 4 1008 23 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30890] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30890/stat : 30890 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384638187 9367552 267 33554432000 4194304 5064252 140736324544640 140736324543552 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30890/statm: 2287 267 226 213 0 72 0
[pid=30891] ppid=30890 vsize=13972 CPUtime=2.16 cores=1,3,5,7
/proc/30891/stat : 30891 (glucose) R 30890 30805 5861 0 -1 4202496 3645 0 0 0 216 0 0 0 20 0 1 0 384638187 14307328 2930 33554432000 4194304 5208918 140737065832896 140737065831048 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30891/statm: 3493 2930 96 248 0 3242 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52468

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 30976
/proc/meminfo: memFree=31398596/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=66112 CPUtime=11.73 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 7199 0 0 0 1170 3 0 0 20 0 1 0 384638512 67698688 13379 33554432000 4194304 5208918 140733813682368 140733813680312 4211834 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 16528 13379 105 248 0 16277 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 104608

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 31004
/proc/meminfo: memFree=31387996/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=115432 CPUtime=37.32 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 8142 0 0 0 3727 5 0 0 20 0 1 0 384638512 118202368 24421 33554432000 4194304 5208918 140733813682368 140733813680456 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 28858 24421 105 248 0 28607 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 153928

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31018
/proc/meminfo: memFree=31371956/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=115432 CPUtime=88.52 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 9848 0 0 0 8842 10 0 0 20 0 1 0 384638512 118202368 23910 33554432000 4194304 5208918 140733813682368 140733813680456 4229520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 28858 23910 105 248 0 28607 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 153928

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 31040
/proc/meminfo: memFree=31340864/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31072
/proc/meminfo: memFree=31077460/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=290832 CPUtime=1348.28 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 85944 0 0 0 134679 149 0 0 20 0 1 0 384638512 297811968 51988 33554432000 4194304 5208918 140733813682368 140733813680520 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 72708 51988 105 248 0 72457 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 329328

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31073
/proc/meminfo: memFree=31118736/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=209444 CPUtime=1408.28 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 89437 0 0 0 140673 155 0 0 20 0 1 0 384638512 214470656 42420 33554432000 4194304 5208918 140733813682368 140733813680520 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 52361 42420 105 248 0 52110 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 247940

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 31073
/proc/meminfo: memFree=31063296/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=290832 CPUtime=1468.26 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 91689 0 0 0 146667 159 0 0 20 0 1 0 384638512 297811968 56798 33554432000 4194304 5208918 140733813682368 140733813680520 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 72708 56798 105 248 0 72457 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 329328

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 31073
/proc/meminfo: memFree=31110276/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=209444 CPUtime=1528.25 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 95030 0 0 0 152661 164 0 0 20 0 1 0 384638512 214470656 44510 33554432000 4194304 5208918 140733813682368 140733813680520 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 52361 44510 105 248 0 52110 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 247940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31073
/proc/meminfo: memFree=31071324/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=290832 CPUtime=1588.24 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 97735 0 0 0 158655 169 0 0 20 0 1 0 384638512 297811968 54708 33554432000 4194304 5208918 140733813682368 140733813680520 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 72708 54708 105 248 0 72457 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 329328

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31073
/proc/meminfo: memFree=31133120/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=209444 CPUtime=1648.23 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 101095 0 0 0 164648 175 0 0 20 0 1 0 384638512 214470656 41908 33554432000 4194304 5208918 140733813682368 140733813680520 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 52361 41908 105 248 0 52110 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 247940

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/184 31077
/proc/meminfo: memFree=31069304/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=209444 CPUtime=1708.22 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 103012 0 0 0 170643 179 0 0 20 0 1 0 384638512 214470656 51871 33554432000 4194304 5208918 140733813682368 140733813680520 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 52361 51871 105 248 0 52110 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 247940

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31077
/proc/meminfo: memFree=31042768/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=128536 CPUtime=1768.2 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 105640 0 0 0 176637 183 0 0 20 0 1 0 384638512 131620864 30174 33554432000 4194304 5208918 140733813682368 140733813680520 4229532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 32134 30174 105 248 0 31883 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 167032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 31077
/proc/meminfo: memFree=31104068/32873648 swapFree=7376/7376
[pid=30805] ppid=30803 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30805/stat : 30805 (npSolver-wbo-It) S 30803 30805 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384637135 9367552 274 33554432000 4194304 5064252 140737260911744 140737260910656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30805/statm: 2287 274 233 213 0 72 0
[pid=30806] ppid=30805 vsize=20200 CPUtime=13.73 cores=1,3,5,7
/proc/30806/stat : 30806 (npSolver-wbo) S 30805 30805 5861 0 -1 4202496 6235 46010 0 0 15 5 1327 26 20 0 1 0 384637135 20684800 4599 33554432000 4194304 6006132 140736514645088 140736514636480 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30806/statm: 5050 4599 167 443 0 4603 0
[pid=30904] ppid=30806 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30904/stat : 30904 (satsolver.sh) S 30806 30805 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384638511 9367552 267 33554432000 4194304 5064252 140737078190752 140737078189664 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30904/statm: 2287 267 226 213 0 72 0
[pid=30905] ppid=30904 vsize=209444 CPUtime=1786.31 cores=1,3,5,7
/proc/30905/stat : 30905 (glucose) R 30904 30805 5861 0 -1 4202496 106690 0 0 0 178447 184 0 0 20 0 1 0 384638512 214470656 43486 33554432000 4194304 5208918 140733813682368 140733813680520 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30905/statm: 52361 43486 105 248 0 52110 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 247940

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.08
CPU user time (s): 1797.91
CPU system time (s): 2.16967
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 378648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.91
system time used= 2.16967
maximum resident set size= 284736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159925
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 552
involuntary context switches= 1904

runsolver used 2.67359 second user time and 7.15891 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 21:51:43
IDJOB=3753585
IDBENCH=78664
IDSOLVER=2337
FILE ID=node113/3753585-1339185103
RUNJOBID= node113-1339183302-30697
PBS_JOBID= 14643803
Free space on /tmp= 69076 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753585-1339185103/watcher-3753585-1339185103 -o /tmp/evaluation-result-3753585-1339185103/solver-3753585-1339185103 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753585-1339185103.wbo 1450220664 HOME HOME

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

MD5SUM BENCH= 5648463b311d39ee56e08f95de13a148
RANDOM SEED=1450220664

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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		: 2667.026
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.026
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.92
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.026
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:       32873648 kB
MemFree:        25245140 kB
Buffers:          350900 kB
Cached:          2220672 kB
SwapCached:         1348 kB
Active:          6691656 kB
Inactive:          21516 kB
Active(anon):    4134548 kB
Inactive(anon):     4568 kB
Active(file):    2557108 kB
Inactive(file):    16948 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099940 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:       4339664 kB
Mapped:             9476 kB
Shmem:                 0 kB
Slab:             768352 kB
SReclaimable:     212196 kB
SUnreclaim:       556156 kB
KernelStack:        1520 kB
PageTables:        13040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    7493240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1869824 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= 71128 MiB
End job on node113 at 2012-06-08 22:21:43