Trace number 3753966

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
MD5SUMd3c2a58e2c21bd8565bd5528336ef7ed
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.021996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables420
Total number of constraints41
Number of soft constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 1724
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 1723
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
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

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
0.00/0.59	o 315
1.56/1.67	o 132
2.46/2.54	o 114
3.27/3.39	o 40
3.86/3.91	o 33
9.66/9.80	o 21
10.26/10.30	o 12
22.34/22.45	o 4
24.56/24.61	o 1
24.56/24.61	c [SWC] exit 4
1800.05/1800.41	./satsolver.sh: line 5: 20590 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3753966-1339195526/watcher-3753966-1339195526 -o /tmp/evaluation-result-3753966-1339195526/solver-3753966-1339195526 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753966-1339195526.wbo 18122616 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20512
/proc/meminfo: memFree=31645896/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (runsolver) D 20510 20512 17075 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 29519495 12095488 50 33554432000 4194304 5436572 140733215665216 140733215661512 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/20512/statm: 2953 50 31 304 0 2645 0

[startup+0.098697 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20512
/proc/meminfo: memFree=31645896/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20512
/proc/meminfo: memFree=31645896/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20512
/proc/meminfo: memFree=31645896/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700205 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 20512
/proc/meminfo: memFree=31645896/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 20526
/proc/meminfo: memFree=31631788/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=0.58 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 2333 6285 0 0 1 1 55 1 20 0 1 0 29519496 4509696 701 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 701 166 443 0 654 0
[pid=20525] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20525/stat : 20525 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 29519556 9367552 265 33554432000 4194304 5064252 140733303227184 140733303226096 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20525/statm: 2287 265 226 213 0 72 0
[pid=20526] ppid=20525 vsize=11436 CPUtime=0.88 cores=0,2,4,6
/proc/20526/stat : 20526 (glucose) R 20525 20512 17075 0 -1 4202496 3123 0 0 0 88 0 0 0 20 0 1 0 29519556 11710464 2432 33554432000 4194304 5208918 140735163420752 140735163419048 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20526/statm: 2859 2432 96 248 0 2608 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34136

[startup+3.10024 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 20536
/proc/meminfo: memFree=31692352/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=2.52 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 2870 18426 0 0 2 1 242 7 20 0 1 0 29519496 4509696 701 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 701 166 443 0 654 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 13552

[startup+6.30032 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 20561
/proc/meminfo: memFree=31671148/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=3.88 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3057 28278 0 0 2 1 375 10 20 0 1 0 29519496 4509696 702 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 702 167 443 0 654 0
[pid=20560] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20560/stat : 20560 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29519886 9367552 267 33554432000 4194304 5064252 140735862909296 140735862908208 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20560/statm: 2287 267 226 213 0 72 0
[pid=20561] ppid=20560 vsize=17516 CPUtime=2.37 cores=0,2,4,6
/proc/20561/stat : 20561 (glucose) R 20560 20512 17075 0 -1 4202496 3259 0 0 0 237 0 0 0 20 0 1 0 29519886 17936384 3855 33554432000 4194304 5208918 140734505610736 140734505608680 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20561/statm: 4379 3855 96 248 0 4128 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 40216

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 20576
/proc/meminfo: memFree=31665836/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=10.26 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3194 41107 0 0 2 1 1010 13 20 0 1 0 29519496 4509696 702 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 702 167 443 0 654 0
[pid=20575] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20575/stat : 20575 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29520525 9367552 267 33554432000 4194304 5064252 140736351260544 140736351259456 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20575/statm: 2287 267 226 213 0 72 0
[pid=20576] ppid=20575 vsize=17400 CPUtime=2.39 cores=0,2,4,6
/proc/20576/stat : 20576 (glucose) R 20575 20512 17075 0 -1 4202496 3835 0 0 0 239 0 0 0 20 0 1 0 29520525 17817600 3894 33554432000 4194304 5208918 140733344833520 140733344831608 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20576/statm: 4350 3894 95 248 0 4099 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 40100

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 20590
/proc/meminfo: memFree=31669076/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=12120 CPUtime=0.88 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 2480 0 0 0 88 0 0 0 20 0 1 0 29521956 12410880 2201 33554432000 4194304 5208918 140733496482704 140733496480552 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 3030 2202 103 248 0 2779 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34820

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 20590
/proc/meminfo: memFree=31642272/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=32840 CPUtime=26.47 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 5602 0 0 0 2647 0 0 0 20 0 1 0 29521956 33628160 7426 33554432000 4194304 5208918 140733496482704 140733496480568 4229524 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 8210 7426 104 248 0 7959 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 55540

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 20590
/proc/meminfo: memFree=31586848/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=67504 CPUtime=77.66 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 7082 0 0 0 7765 1 0 0 20 0 1 0 29521956 69124096 15558 33554432000 4194304 5208918 140733496482704 140733496480648 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 16876 15558 104 248 0 16625 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 90204

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20590
/proc/meminfo: memFree=31556560/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=86180 CPUtime=137.66 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 7671 0 0 0 13764 2 0 0 20 0 1 0 29521956 88248320 21101 33554432000 4194304 5208918 140733496482704 140733496478472 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 21545 21101 104 248 0 21294 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 20696
/proc/meminfo: memFree=31433092/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=148880 CPUtime=1337.47 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 18129 0 0 0 133712 35 0 0 20 0 1 0 29521956 152453120 36350 33554432000 4194304 5208918 140733496482704 140733496480696 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 37220 36350 104 248 0 36969 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 171580

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 20696
/proc/meminfo: memFree=31438384/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=149732 CPUtime=1397.47 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 18917 0 0 0 139710 37 0 0 20 0 1 0 29521956 153325568 35966 33554432000 4194304 5208918 140733496482704 140733496480696 4229757 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 37433 35966 104 248 0 37182 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 172432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 20713
/proc/meminfo: memFree=31457436/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=151920 CPUtime=1457.44 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 20146 0 0 0 145706 38 0 0 20 0 1 0 29521956 155566080 37025 33554432000 4194304 5208918 140733496482704 140733496480696 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 37980 37025 104 248 0 37729 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 174620

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20714
/proc/meminfo: memFree=31442200/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=151920 CPUtime=1517.43 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 20808 0 0 0 151703 40 0 0 20 0 1 0 29521956 155566080 36513 33554432000 4194304 5208918 140733496482704 140733496480696 4229338 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 37980 36513 104 248 0 37729 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 174620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20714
/proc/meminfo: memFree=31436248/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=152208 CPUtime=1577.41 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 21569 0 0 0 157699 42 0 0 20 0 1 0 29521956 155860992 36073 33554432000 4194304 5208918 140733496482704 140733496480696 4229541 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 38052 36073 104 248 0 37801 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 174908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20714
/proc/meminfo: memFree=31421044/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=183028 CPUtime=1637.39 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 21646 0 0 0 163697 42 0 0 20 0 1 0 29521956 187420672 41260 33554432000 4194304 5208918 140733496482704 140733496480856 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 45757 41260 104 248 0 45506 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 205728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20714
/proc/meminfo: memFree=31348128/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=183452 CPUtime=1697.39 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 22413 0 0 0 169695 44 0 0 20 0 1 0 29521956 187854848 40342 33554432000 4194304 5208918 140733496482704 140733496480856 4229780 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 45863 40342 104 248 0 45612 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 206152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20714
/proc/meminfo: memFree=31373436/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=184448 CPUtime=1757.38 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 23332 0 0 0 175692 46 0 0 20 0 1 0 29521956 188874752 39055 33554432000 4194304 5208918 140733496482704 140733496480856 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 46112 39055 104 248 0 45861 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 207148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20714
/proc/meminfo: memFree=31399188/32873844 swapFree=7124/7124
[pid=20512] ppid=20510 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20512/stat : 20512 (npSolver-wbo-It) S 20510 20512 17075 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 29519495 9367552 275 33554432000 4194304 5064252 140735974671712 140735974670624 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20512/statm: 2287 275 233 213 0 72 0
[pid=20514] ppid=20512 vsize=4404 CPUtime=24.57 cores=0,2,4,6
/proc/20514/stat : 20514 (npSolver-wbo) S 20512 20512 17075 0 -1 4202496 3315 55122 0 0 3 1 2437 16 20 0 1 0 29519496 4509696 703 33554432000 4194304 6006132 140736783505040 140736783496432 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20514/statm: 1101 703 168 443 0 654 0
[pid=20589] ppid=20514 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20589/stat : 20589 (satsolver.sh) S 20514 20512 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29521956 9367552 267 33554432000 4194304 5064252 140733653846288 140733653845200 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/20589/statm: 2287 267 226 213 0 72 0
[pid=20590] ppid=20589 vsize=184448 CPUtime=1775.48 cores=0,2,4,6
/proc/20590/stat : 20590 (glucose) R 20589 20512 17075 0 -1 4202496 23335 0 0 0 177502 46 0 0 20 0 1 0 29521956 188874752 40591 33554432000 4194304 5208918 140733496482704 140733496480856 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20590/statm: 46112 40591 104 248 0 45861 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 207148

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.09
CPU user time (s): 1799.44
CPU system time (s): 0.6569
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 207148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.6569
maximum resident set size= 167516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231
involuntary context switches= 2042

runsolver used 2.82257 second user time and 7.19691 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 00:45:26
IDJOB=3753966
IDBENCH=79173
IDSOLVER=2337
FILE ID=node133/3753966-1339195526
RUNJOBID= node133-1339184681-18370
PBS_JOBID= 14643824
Free space on /tmp= 71176 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-21-20--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753966-1339195526/watcher-3753966-1339195526 -o /tmp/evaluation-result-3753966-1339195526/solver-3753966-1339195526 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753966-1339195526.wbo 18122616 HOME HOME

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

MD5SUM BENCH= d3c2a58e2c21bd8565bd5528336ef7ed
RANDOM SEED=18122616

node133.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.139
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.27
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31646160 kB
Buffers:          129252 kB
Cached:           195236 kB
SwapCached:         1824 kB
Active:           261876 kB
Inactive:         143932 kB
Active(anon):      81232 kB
Inactive(anon):     2420 kB
Active(file):     180644 kB
Inactive(file):   141512 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100328 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        212208 kB
Mapped:             9776 kB
Shmem:                 0 kB
Slab:             679516 kB
SReclaimable:     121932 kB
SUnreclaim:       557584 kB
KernelStack:        1536 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     205072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71168 MiB
End job on node133 at 2012-06-09 01:15:26