Trace number 3753193

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_25_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMe8a78e2fe28a365664c9883ac99e1f12
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.154976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables750
Total number of constraints80
Number of soft constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
Top cost 3814
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3813
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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
10.46/10.53	o 793
10.46/10.53	c starting approximation
10.46/10.53	c factor = 2
10.46/10.53	c current bound: 396
684.35/684.55	c current bound: 396
1363.75/1364.01	c current bound: 396
1800.07/1800.40	./satsolver.sh: line 5:  2317 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/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-3753193-1339207759/watcher-3753193-1339207759 -o /tmp/evaluation-result-3753193-1339207759/solver-3753193-1339207759 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753193-1339207759.wbo 684084970 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.02 2.07 1.88 3/177 30863
/proc/meminfo: memFree=29902904/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (runsolver) D 30861 30863 28946 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 386900810 12095488 50 33554432000 4194304 5436572 140733853526720 140733853523016 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/30863/statm: 2953 50 31 304 0 2645 0

[startup+0.102941 s]
/proc/loadavg: 2.02 2.07 1.88 3/177 30863
/proc/meminfo: memFree=29902904/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200313 s]
/proc/loadavg: 2.02 2.07 1.88 3/177 30863
/proc/meminfo: memFree=29902904/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.02 2.07 1.88 3/177 30863
/proc/meminfo: memFree=29902904/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.02 2.07 1.88 3/177 30863
/proc/meminfo: memFree=29902904/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.07 1.88 3/183 30910
/proc/meminfo: memFree=29887168/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=2388 CPUtime=0.01 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 1803 2204 0 0 0 0 1 0 20 0 1 0 386900811 2445312 237 33554432000 4194304 6006132 140734183119200 140734183113392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30867/statm: 597 237 157 443 0 150 0
[pid=30871] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30871/stat : 30871 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386900814 9367552 267 33554432000 4194304 5064252 140733383739712 140733383738624 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30871/statm: 2287 267 226 213 0 72 0
[pid=30872] ppid=30871 vsize=11932 CPUtime=1.44 cores=1,3,5,7
/proc/30872/stat : 30872 (glucose) R 30871 30863 28946 0 -1 4202496 3242 0 0 0 144 0 0 0 20 0 1 0 386900814 12218368 2532 33554432000 4194304 5208918 140733228209408 140733228207560 4229374 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30872/statm: 2983 2532 95 248 0 2732 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 32616

[startup+3.1003 s]
/proc/loadavg: 2.02 2.07 1.88 3/183 30952
/proc/meminfo: memFree=29883572/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=2388 CPUtime=0.01 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 1803 2204 0 0 0 0 1 0 20 0 1 0 386900811 2445312 237 33554432000 4194304 6006132 140734183119200 140734183113392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30867/statm: 597 237 157 443 0 150 0
[pid=30871] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30871/stat : 30871 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386900814 9367552 267 33554432000 4194304 5064252 140733383739712 140733383738624 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30871/statm: 2287 267 226 213 0 72 0
[pid=30872] ppid=30871 vsize=14652 CPUtime=3.04 cores=1,3,5,7
/proc/30872/stat : 30872 (glucose) R 30871 30863 28946 0 -1 4202496 3924 0 0 0 304 0 0 0 20 0 1 0 386900814 15003648 3203 33554432000 4194304 5208918 140733228209408 140733228207272 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30872/statm: 3663 3203 95 248 0 3412 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 35336

[startup+6.3003 s]
/proc/loadavg: 2.02 2.07 1.88 3/184 31071
/proc/meminfo: memFree=29882532/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=2388 CPUtime=0.01 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 1803 2204 0 0 0 0 1 0 20 0 1 0 386900811 2445312 237 33554432000 4194304 6006132 140734183119200 140734183113392 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30867/statm: 597 237 157 443 0 150 0
[pid=30871] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30871/stat : 30871 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386900814 9367552 267 33554432000 4194304 5064252 140733383739712 140733383738624 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/30871/statm: 2287 267 226 213 0 72 0
[pid=30872] ppid=30871 vsize=14652 CPUtime=6.24 cores=1,3,5,7
/proc/30872/stat : 30872 (glucose) R 30871 30863 28946 0 -1 4202496 3924 0 0 0 624 0 0 0 20 0 1 0 386900814 15003648 3203 33554432000 4194304 5208918 140733228209408 140733228207272 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30872/statm: 3663 3203 95 248 0 3412 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35336

[startup+12.7003 s]
/proc/loadavg: 1.85 2.04 1.87 3/183 31320
/proc/meminfo: memFree=29883792/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=10.52 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 2406 9639 0 0 1 1 1048 2 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=31261] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31261/stat : 31261 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386901865 9367552 266 33554432000 4194304 5064252 140734847741728 140734847740640 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31261/statm: 2287 266 226 213 0 72 0
[pid=31262] ppid=31261 vsize=17288 CPUtime=2.13 cores=1,3,5,7
/proc/31262/stat : 31262 (glucose) R 31261 30863 28946 0 -1 4202496 4465 0 0 0 213 0 0 0 20 0 1 0 386901866 17702912 3571 33554432000 4194304 5208918 140734944322208 140734944320152 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31262/statm: 4322 3571 96 248 0 4071 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 40100

[startup+25.5004 s]
/proc/loadavg: 1.72 2.00 1.86 3/183 31743
/proc/meminfo: memFree=29827908/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=10.52 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 2406 9639 0 0 1 1 1048 2 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=31261] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31261/stat : 31261 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386901865 9367552 266 33554432000 4194304 5064252 140734847741728 140734847740640 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31261/statm: 2287 266 226 213 0 72 0
[pid=31262] ppid=31261 vsize=30748 CPUtime=14.93 cores=1,3,5,7
/proc/31262/stat : 31262 (glucose) R 31261 30863 28946 0 -1 4202496 6107 0 0 0 1492 1 0 0 20 0 1 0 386901866 31485952 7163 33554432000 4194304 5208918 140734944322208 140734944320072 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31262/statm: 7687 7163 96 248 0 7436 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53560

[startup+51.1005 s]
/proc/loadavg: 1.88 2.02 1.86 3/183 31802
/proc/meminfo: memFree=29825916/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=10.52 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 2406 9639 0 0 1 1 1048 2 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=31261] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31261/stat : 31261 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386901865 9367552 266 33554432000 4194304 5064252 140734847741728 140734847740640 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31261/statm: 2287 266 226 213 0 72 0
[pid=31262] ppid=31261 vsize=33452 CPUtime=40.53 cores=1,3,5,7
/proc/31262/stat : 31262 (glucose) R 31261 30863 28946 0 -1 4202496 6797 0 0 0 4052 1 0 0 20 0 1 0 386901866 34254848 7844 33554432000 4194304 5208918 140734944322208 140734944320072 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31262/statm: 8363 7844 96 248 0 8112 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 56264

[startup+102.301 s]
/proc/loadavg: 1.95 2.01 1.87 3/183 31922
/proc/meminfo: memFree=29812332/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=10.52 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 2406 9639 0 0 1 1 1048 2 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=31261] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31261/stat : 31261 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386901865 9367552 266 33554432000 4194304 5064252 140734847741728 140734847740640 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31261/statm: 2287 266 226 213 0 72 0
[pid=31262] ppid=31261 vsize=52416 CPUtime=91.73 cores=1,3,5,7
/proc/31262/stat : 31262 (glucose) R 31261 30863 28946 0 -1 4202496 8400 0 0 0 9171 2 0 0 20 0 1 0 386901866 53673984 11115 33554432000 4194304 5208918 140734944322208 140734944320152 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31262/statm: 13104 11115 96 248 0 12853 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 75228

[startup+162.3 s]
/proc/loadavg: 1.98 2.01 1.88 3/183 32055
/proc/meminfo: memFree=29809912/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=10.52 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 2406 9639 0 0 1 1 1048 2 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=31261] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.10 2.13 2.05 3/183 2443
/proc/meminfo: memFree=29819144/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=45056 CPUtime=58.25 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 7115 0 0 0 5823 2 0 0 20 0 1 0 387037213 46137344 9326 33554432000 4194304 5208918 140734589509984 140734589507928 4212816 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 11264 9326 96 248 0 11013 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 67868

[startup+1482.3 s]
/proc/loadavg: 2.04 2.11 2.04 3/183 2569
/proc/meminfo: memFree=29809652/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=52420 CPUtime=118.23 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 7761 0 0 0 11821 2 0 0 20 0 1 0 387037213 53678080 11502 33554432000 4194304 5208918 140734589509984 140734589507928 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 13105 11502 96 248 0 12854 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 75232

[startup+1542.31 s]
/proc/loadavg: 2.01 2.08 2.03 3/184 2699
/proc/meminfo: memFree=29831804/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=178.23 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8262 0 0 0 17820 3 0 0 20 0 1 0 387037213 84701184 13244 33554432000 4194304 5208918 140734589509984 140734589508072 4232672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 13244 96 248 0 20428 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 105528

[startup+1602.3 s]
/proc/loadavg: 2.04 2.08 2.03 3/183 2830
/proc/meminfo: memFree=29799092/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=238.21 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8572 0 0 0 23818 3 0 0 20 0 1 0 387037213 84701184 14062 33554432000 4194304 5208918 140734589509984 140734589507928 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 14062 96 248 0 20428 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 105528

[startup+1662.3 s]
/proc/loadavg: 2.01 2.06 2.03 3/183 2956
/proc/meminfo: memFree=29796480/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=298.2 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8573 0 0 0 29817 3 0 0 20 0 1 0 387037213 84701184 14574 33554432000 4194304 5208918 140734589509984 140734589507928 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 14574 96 248 0 20428 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 105528

[startup+1722.3 s]
/proc/loadavg: 2.04 2.06 2.03 3/183 3085
/proc/meminfo: memFree=29806420/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=358.2 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8956 0 0 0 35816 4 0 0 20 0 1 0 387037213 84701184 19549 33554432000 4194304 5208918 140734589509984 140734589507928 4229374 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 19549 96 248 0 20428 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 105528

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/183 3215
/proc/meminfo: memFree=29774588/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=418.19 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8957 0 0 0 41815 4 0 0 20 0 1 0 387037213 84701184 20061 33554432000 4194304 5208918 140734589509984 140734589507928 4229712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 20061 96 248 0 20428 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 105528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.05 2.02 3/183 3250
/proc/meminfo: memFree=29773068/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=436.29 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8957 0 0 0 43625 4 0 0 20 0 1 0 387037213 84701184 20061 33554432000 4194304 5208918 140734589509984 140734589507928 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 20061 96 248 0 20428 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 105528

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.05 2.02 3/183 3250
/proc/meminfo: memFree=29773068/32873844 swapFree=7628/7628
[pid=30863] ppid=30861 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30863/stat : 30863 (npSolver-wbo-It) S 30861 30863 28946 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386900810 9367552 275 33554432000 4194304 5064252 140736973563584 140736973562496 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30863/statm: 2287 275 233 213 0 72 0
[pid=30867] ppid=30863 vsize=4516 CPUtime=1363.78 cores=1,3,5,7
/proc/30867/stat : 30867 (npSolver-wbo) S 30863 30863 28946 0 -1 4202496 3558 36479 0 0 4 1 136357 16 20 0 1 0 386900811 4624384 755 33554432000 4194304 6006132 140734183119200 140734183110560 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30867/statm: 1129 755 176 443 0 682 0
[pid=2316] ppid=30867 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2316/stat : 2316 (satsolver.sh) S 30867 30863 28946 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387037213 9367552 266 33554432000 4194304 5064252 140735508914976 140735508913888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2316/statm: 2287 266 226 213 0 72 0
[pid=2317] ppid=2316 vsize=82716 CPUtime=436.29 cores=1,3,5,7
/proc/2317/stat : 2317 (glucose) R 2316 30863 28946 0 -1 4202496 8957 0 0 0 43625 4 0 0 20 0 1 0 387037213 84701184 20061 33554432000 4194304 5208918 140734589509984 140734589507928 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2317/statm: 20679 20061 96 248 0 20428 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 105528

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.88
CPU system time (s): 0.225965
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 124048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.225965
maximum resident set size= 99244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130
involuntary context switches= 1888

runsolver used 3.42048 second user time and 8.43072 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-09 04:09:19
IDJOB=3753193
IDBENCH=79155
IDSOLVER=2336
FILE ID=node146/3753193-1339207759
RUNJOBID= node146-1339205958-28963
PBS_JOBID= 14643879
Free space on /tmp= 70772 MiB

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

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

MD5SUM BENCH= e8a78e2fe28a365664c9883ac99e1f12
RANDOM SEED=684084970

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.034
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.034
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.034
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		: 2667.034
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:       32873844 kB
MemFree:        29903168 kB
Buffers:          486820 kB
Cached:          1524012 kB
SwapCached:         2168 kB
Active:          1960100 kB
Inactive:          71460 kB
Active(anon):      19692 kB
Inactive(anon):     3272 kB
Active(file):    1940408 kB
Inactive(file):    68188 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8992 kB
Writeback:             0 kB
AnonPages:         89960 kB
Mapped:             9604 kB
Shmem:                 0 kB
Slab:             796904 kB
SReclaimable:     235268 kB
SUnreclaim:       561636 kB
KernelStack:        1520 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     141920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70764 MiB
End job on node146 at 2012-06-09 04:39:19