Trace number 3753577

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.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_40_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMfb4b4aad89d54269a5ce80fb177bfc09
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.40879
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2800
Total number of constraints150
Number of soft constraints51
Number of constraints which are clauses80
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 constraint40
Top cost 2354
Min constraint cost 1
Max constraint cost 87
Sum of constraints costs 2353
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
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.02	c run usual solver
6.38/6.44	o 738
19.41/19.55	o 151
31.45/31.55	o 66
1800.03/1800.41	./satsolver.sh: line 5:  9956 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3753577-1339186429/watcher-3753577-1339186429 -o /tmp/evaluation-result-3753577-1339186429/solver-3753577-1339186429 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753577-1339186429.wbo 1243981193 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.00 2.01 2.00 4/179 9927
/proc/meminfo: memFree=30676428/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0

[startup+0.0600229 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 9927
/proc/meminfo: memFree=30676428/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100297 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 9927
/proc/meminfo: memFree=30676428/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 9927
/proc/meminfo: memFree=30676428/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.01 2.00 4/179 9927
/proc/meminfo: memFree=30676428/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9934
/proc/meminfo: memFree=30635308/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=2872 CPUtime=0.06 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 1959 2108 0 0 2 0 4 0 20 0 1 0 384770196 2940928 396 33554432000 4194304 6006132 140735900459456 140735900453648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 718 396 158 443 0 271 0
[pid=9933] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9933/stat : 9933 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384770204 9367552 267 33554432000 4194304 5064252 140736352766000 140736352764912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9933/statm: 2287 267 226 213 0 72 0
[pid=9934] ppid=9933 vsize=15436 CPUtime=1.41 cores=1,3,5,7
/proc/9934/stat : 9934 (glucose) R 9933 9927 8666 0 -1 4202496 4756 0 0 0 140 1 0 0 20 0 1 0 384770204 15806464 3314 33554432000 4194304 5208918 140736178381776 140736178379928 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9934/statm: 3859 3314 96 248 0 3608 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36604

[startup+3.10037 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9934
/proc/meminfo: memFree=30603844/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=2872 CPUtime=0.06 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 1959 2108 0 0 2 0 4 0 20 0 1 0 384770196 2940928 396 33554432000 4194304 6006132 140735900459456 140735900453648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 718 396 158 443 0 271 0
[pid=9933] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9933/stat : 9933 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384770204 9367552 267 33554432000 4194304 5064252 140736352766000 140736352764912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9933/statm: 2287 267 226 213 0 72 0
[pid=9934] ppid=9933 vsize=31392 CPUtime=3.01 cores=1,3,5,7
/proc/9934/stat : 9934 (glucose) R 9933 9927 8666 0 -1 4202496 5572 0 0 0 300 1 0 0 20 0 1 0 384770204 32145408 6679 33554432000 4194304 5208918 140736178381776 140736178379640 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9934/statm: 7848 6679 96 248 0 7597 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52560

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 9934
/proc/meminfo: memFree=30602460/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=2872 CPUtime=0.06 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 1959 2108 0 0 2 0 4 0 20 0 1 0 384770196 2940928 396 33554432000 4194304 6006132 140735900459456 140735900453648 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9928/statm: 718 396 158 443 0 271 0
[pid=9933] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9933/stat : 9933 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384770204 9367552 267 33554432000 4194304 5064252 140736352766000 140736352764912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9933/statm: 2287 267 226 213 0 72 0
[pid=9934] ppid=9933 vsize=26928 CPUtime=6.21 cores=1,3,5,7
/proc/9934/stat : 9934 (glucose) R 9933 9927 8666 0 -1 4202496 6901 0 0 0 619 2 0 0 20 0 1 0 384770204 27574272 6103 33554432000 4194304 5208918 140736178381776 140736178379720 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9934/statm: 6732 6103 96 248 0 6481 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 48096

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9941
/proc/meminfo: memFree=30555184/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=6.46 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3276 11889 0 0 5 2 636 3 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9940] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9940/stat : 9940 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384770844 9367552 267 33554432000 4194304 5064252 140734269172048 140734269170960 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9940/statm: 2287 267 226 213 0 72 0
[pid=9941] ppid=9940 vsize=58388 CPUtime=6.2 cores=1,3,5,7
/proc/9941/stat : 9941 (glucose) R 9940 9927 8666 0 -1 4202496 10136 0 0 0 618 2 0 0 20 0 1 0 384770844 59789312 14129 33554432000 4194304 5208918 140736990666848 140736990664792 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9941/statm: 14597 14129 96 248 0 14346 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 87808

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9949
/proc/meminfo: memFree=30546240/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=19.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3742 25694 0 0 6 2 1933 12 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9947] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9947/stat : 9947 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384772152 9367552 266 33554432000 4194304 5064252 140733694926432 140733694925344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9947/statm: 2287 266 226 213 0 72 0
[pid=9948] ppid=9947 vsize=35192 CPUtime=5.93 cores=1,3,5,7
/proc/9948/stat : 9948 (glucose) R 9947 9927 8666 0 -1 4202496 6447 0 0 0 591 2 0 0 20 0 1 0 384772152 36036608 7277 33554432000 4194304 5208918 140735856782704 140735856780568 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9948/statm: 8798 7277 96 248 0 8547 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64612

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9956
/proc/meminfo: memFree=30506332/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=61112 CPUtime=19.52 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 7762 0 0 0 1949 3 0 0 20 0 1 0 384773352 62578688 14316 33554432000 4194304 5208918 140734964840960 140734964838904 4229728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 15278 14316 96 248 0 15027 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 90532

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9956
/proc/meminfo: memFree=30416728/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=110432 CPUtime=70.72 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 11395 0 0 0 7063 9 0 0 20 0 1 0 384773352 113082368 24947 33554432000 4194304 5208918 140734964840960 140734964838952 4211665 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 27608 24947 96 248 0 27357 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 139852

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9956
/proc/meminfo: memFree=30370900/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 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 9967
/proc/meminfo: memFree=30174368/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=284708 CPUtime=1330.48 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 83113 0 0 0 132904 144 0 0 20 0 1 0 384773352 291540992 57536 33554432000 4194304 5208918 140734964840960 140734964839112 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 71177 57536 96 248 0 70926 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 314128

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9967
/proc/meminfo: memFree=30155820/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=284708 CPUtime=1390.47 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 84995 0 0 0 138899 148 0 0 20 0 1 0 384773352 291540992 57494 33554432000 4194304 5208918 140734964840960 140734964839112 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 71177 57494 96 248 0 70926 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 314128

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 9967
/proc/meminfo: memFree=30261812/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=153232 CPUtime=1450.44 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 87893 0 0 0 144892 152 0 0 20 0 1 0 384773352 156909568 33129 33554432000 4194304 5208918 140734964840960 140734964839112 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 38308 33129 96 248 0 38057 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 182652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9967
/proc/meminfo: memFree=30221880/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=203320 CPUtime=1510.44 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 90109 0 0 0 150887 157 0 0 20 0 1 0 384773352 208199680 42688 33554432000 4194304 5208918 140734964840960 140734964839112 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 50830 42688 96 248 0 50579 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 232740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9971
/proc/meminfo: memFree=30205376/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=203320 CPUtime=1570.43 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 91988 0 0 0 156882 161 0 0 20 0 1 0 384773352 208199680 48790 33554432000 4194304 5208918 140734964840960 140734964839112 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 50830 48790 96 248 0 50579 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 232740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9971
/proc/meminfo: memFree=30213936/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=284708 CPUtime=1630.41 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 94408 0 0 0 162877 164 0 0 20 0 1 0 384773352 291540992 51392 33554432000 4194304 5208918 140734964840960 140734964839112 4229757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 71177 51392 96 248 0 70926 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 314128

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9971
/proc/meminfo: memFree=30299700/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=203320 CPUtime=1690.4 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 95754 0 0 0 168873 167 0 0 20 0 1 0 384773352 208199680 47254 33554432000 4194304 5208918 140734964840960 140734964839112 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 50830 47254 96 248 0 50579 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 232740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9971
/proc/meminfo: memFree=30291884/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=284708 CPUtime=1750.39 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 98180 0 0 0 174868 171 0 0 20 0 1 0 384773352 291540992 55488 33554432000 4194304 5208918 140734964840960 140734964839112 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 71177 55488 96 248 0 70926 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 314128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10037
/proc/meminfo: memFree=30512808/32873648 swapFree=7376/7376
[pid=9927] ppid=9925 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9927/stat : 9927 (npSolver-wbo-It) S 9925 9927 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384770196 9367552 275 33554432000 4194304 5064252 140737127225200 140737127224112 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9927/statm: 2287 275 233 213 0 72 0
[pid=9928] ppid=9927 vsize=11124 CPUtime=31.53 cores=1,3,5,7
/proc/9928/stat : 9928 (npSolver-wbo) S 9927 9927 8666 0 -1 4202496 3956 35180 0 0 6 2 3128 17 20 0 1 0 384770196 11390976 2055 33554432000 4194304 6006132 140735900459456 140735900450848 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9928/statm: 2781 2055 167 443 0 2334 0
[pid=9955] ppid=9928 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9955/stat : 9955 (satsolver.sh) S 9928 9927 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384773352 9367552 267 33554432000 4194304 5064252 140735604652544 140735604651456 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9955/statm: 2287 267 226 213 0 72 0
[pid=9956] ppid=9955 vsize=153232 CPUtime=1768.5 cores=1,3,5,7
/proc/9956/stat : 9956 (glucose) R 9955 9927 8666 0 -1 4202496 99190 0 0 0 176677 173 0 0 20 0 1 0 384773352 156909568 35689 33554432000 4194304 5208918 140734964840960 140734964839112 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9956/statm: 38308 35689 96 248 0 38057 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 182652

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.07
CPU user time (s): 1798.12
CPU system time (s): 1.9447
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 363448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.12
system time used= 1.9447
maximum resident set size= 295168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139318
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 310
involuntary context switches= 1893

runsolver used 2.91056 second user time and 9.39257 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 22:13:49
IDJOB=3753577
IDBENCH=78698
IDSOLVER=2337
FILE ID=node112/3753577-1339186429
RUNJOBID= node112-1339184626-9753
PBS_JOBID= 14643815
Free space on /tmp= 71060 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_40_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-3753577-1339186429/watcher-3753577-1339186429 -o /tmp/evaluation-result-3753577-1339186429/solver-3753577-1339186429 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753577-1339186429.wbo 1243981193 HOME HOME

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

MD5SUM BENCH= fb4b4aad89d54269a5ce80fb177bfc09
RANDOM SEED=1243981193

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.92
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.763
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.763
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:        30677072 kB
Buffers:          263272 kB
Cached:          1042936 kB
SwapCached:         2156 kB
Active:           568420 kB
Inactive:         754584 kB
Active(anon):      16068 kB
Inactive(anon):     3148 kB
Active(file):     552352 kB
Inactive(file):   751436 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             17080 kB
Writeback:             0 kB
AnonPages:         24284 kB
Mapped:             9748 kB
Shmem:                 0 kB
Slab:             735748 kB
SReclaimable:     179224 kB
SUnreclaim:       556524 kB
KernelStack:        1464 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     141016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71052 MiB
End job on node112 at 2012-06-08 22:43:50