Trace number 3753492

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.1 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
scens/normalized-scen06-30_wcsp.wbo
MD5SUM6fa6f4309c56d1f5de2d242aa329505b
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5556
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1018
Total number of constraints50646
Number of soft constraints50547
Number of constraints which are clauses50547
Number of constraints which are cardinality constraints (but not clauses)99
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint14
Top cost 245952
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 7842900
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15
Number of bits of the biggest sum of numbers4
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.40	c run usual solver
2.69/2.70	o 48135
2.69/2.70	c fallback to adder encoding
1800.10/1800.41	c error: unexpected solver exit code
1800.10/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-3753492-1339206215/watcher-3753492-1339206215 -o /tmp/evaluation-result-3753492-1339206215/solver-3753492-1339206215 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753492-1339206215.wbo 1331686111 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.92 2.02 1.63 3/177 4947
/proc/meminfo: memFree=24375804/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0

[startup+0.0627629 s]
/proc/loadavg: 2.92 2.02 1.63 3/177 4947
/proc/meminfo: memFree=24375804/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10034 s]
/proc/loadavg: 2.92 2.02 1.63 3/177 4947
/proc/meminfo: memFree=24375804/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.92 2.02 1.63 3/177 4947
/proc/meminfo: memFree=24375804/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.92 2.02 1.63 3/177 4947
/proc/meminfo: memFree=24375804/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.92 2.02 1.63 3/181 4951
/proc/meminfo: memFree=24214016/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=31952 CPUtime=0.55 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 8366 0 0 0 39 16 0 0 20 0 1 0 386747219 32718848 7583 33554432000 4194304 6006132 140733564206560 140733564199664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 7988 7583 156 443 0 7541 0
[pid=4950] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4950/stat : 4950 (cp2_pre.sh) S 4948 4947 4571 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386747275 9367552 277 33554432000 4194304 5064252 140733204174176 140733204172880 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4950/statm: 2287 277 234 213 0 72 0
[pid=4951] ppid=4950 vsize=52416 CPUtime=0.92 cores=1,3,5,7
/proc/4951/stat : 4951 (coprocessor) R 4950 4947 4571 0 -1 4202496 10037 0 0 0 91 1 0 0 20 0 1 0 386747276 53673984 12504 33554432000 4194304 6586260 140735688981232 140735688976776 5599235 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4951/statm: 13104 12504 189 584 0 12516 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 102664

[startup+3.10032 s]
/proc/loadavg: 2.84 2.02 1.63 3/181 4951
/proc/meminfo: memFree=24120856/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=132736 CPUtime=3.08 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) R 4947 4947 4571 0 -1 4202496 28719 19598 0 0 77 27 199 5 20 0 1 0 386747219 135921664 32264 33554432000 4194304 6006132 140733564206560 140733564199664 5056727 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 33184 32264 177 443 0 32737 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 141884

[startup+6.30032 s]
/proc/loadavg: 2.84 2.02 1.63 3/179 4959
/proc/meminfo: memFree=23630696/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=378496 CPUtime=6.28 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) R 4947 4947 4571 0 -1 4202496 30980 19598 0 0 388 36 199 5 20 0 1 0 386747219 387579904 91126 33554432000 4194304 6006132 140733564206560 140733564198904 4582661 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 94624 91126 177 443 0 94177 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 387644

[startup+12.7004 s]
/proc/loadavg: 2.71 2.02 1.63 3/179 4959
/proc/meminfo: memFree=22098120/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1737124 CPUtime=12.68 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) R 4947 4947 4571 0 -1 4202496 33721 19598 0 0 931 133 199 5 20 0 1 0 386747219 1778814976 335071 33554432000 4194304 6006132 140733564206560 140733564198688 5195051 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 434281 335071 178 443 0 433834 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1746272

[startup+25.5004 s]
/proc/loadavg: 2.68 2.03 1.64 3/181 4961
/proc/meminfo: memFree=19548684/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1567324 CPUtime=12.57 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 184138 0 0 0 1186 71 0 0 20 0 1 0 386748511 1604939776 345003 33554432000 4194304 5208918 140736493506176 140736493504136 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 391831 345003 95 248 0 391580 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2670248

[startup+51.1005 s]
/proc/loadavg: 2.63 2.08 1.66 3/181 4962
/proc/meminfo: memFree=18061452/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1580996 CPUtime=38.17 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 184708 0 0 0 3746 71 0 0 20 0 1 0 386748511 1618939904 348128 33554432000 4194304 5208918 140736493506176 140736493504008 4232820 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 395249 348128 103 248 0 394998 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2683920

[startup+102.3 s]
/proc/loadavg: 3.69 2.45 1.81 2/182 4963
/proc/meminfo: memFree=9822232/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1580996 CPUtime=89.36 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 184708 0 0 0 8865 71 0 0 20 0 1 0 386748511 1618939904 348128 33554432000 4194304 5208918 140736493506176 140736493504008 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 395249 348128 103 248 0 394998 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2683920

[startup+162.307 s]
/proc/loadavg: 4.42 2.88 2.00 2/182 4963
/proc/meminfo: memFree=6000824/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1580996 CPUtime=149.36 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 184708 0 0 0 14865 71 0 0 20 0 1 0 386748511 1618939904 348128 33554432000 4194304 5208918 140736493506176 140736493504008 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 395249 348128 103 248 0 394998 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2683920

[startup+222.3 s]
/proc/loadavg: 4.83 3.27 2.18 2/182 4963
/proc/meminfo: memFree=3927100/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 184739 0 0 0 140844 72 0 0 20 0 1 0 386748511 1618939904 364467 33554432000 4194304 5208918 140736493506176 140736493504008 4211623 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 395249 364467 103 248 0 394998 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 2683920

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/183 5048
/proc/meminfo: memFree=25064700/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1469.15 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185252 0 0 0 146843 72 0 0 20 0 1 0 386748511 1839022080 365491 33554432000 4194304 5208918 140736493506176 140736493504328 4211534 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 365491 103 248 0 448729 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2898844

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/183 5048
/proc/meminfo: memFree=25118136/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1529.14 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185254 0 0 0 152842 72 0 0 20 0 1 0 386748511 1839022080 366515 33554432000 4194304 5208918 140736493506176 140736493504328 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 366515 103 248 0 448729 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2898844

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/184 5052
/proc/meminfo: memFree=25048104/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1589.13 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185255 0 0 0 158841 72 0 0 20 0 1 0 386748511 1839022080 367027 33554432000 4194304 5208918 140736493506176 140736493504328 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 367027 103 248 0 448729 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2898844

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 5052
/proc/meminfo: memFree=25108160/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1649.12 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185257 0 0 0 164840 72 0 0 20 0 1 0 386748511 1839022080 368051 33554432000 4194304 5208918 140736493506176 140736493504328 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 368051 103 248 0 448729 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2898844

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/183 5052
/proc/meminfo: memFree=25038532/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1709.11 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185259 0 0 0 170839 72 0 0 20 0 1 0 386748511 1839022080 369075 33554432000 4194304 5208918 140736493506176 140736493504328 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 369075 103 248 0 448729 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2898844

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.06 3/183 5052
/proc/meminfo: memFree=25106196/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1769.11 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185260 0 0 0 176838 73 0 0 20 0 1 0 386748511 1839022080 369587 33554432000 4194304 5208918 140736493506176 140736493504328 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 369587 103 248 0 448729 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 2898844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.04 2.06 3/183 5052
/proc/meminfo: memFree=25082164/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1787.21 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185261 0 0 0 178648 73 0 0 20 0 1 0 386748511 1839022080 370099 33554432000 4194304 5208918 140736493506176 140736493504328 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 370099 103 248 0 448729 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2898844

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.12 2.04 2.06 3/183 5052
/proc/meminfo: memFree=25082164/32873844 swapFree=7632/7632
[pid=4947] ppid=4945 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4947/stat : 4947 (npSolver-wbo-It) S 4945 4947 4571 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386747219 9367552 274 33554432000 4194304 5064252 140733857300256 140733857299168 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4947/statm: 2287 274 233 213 0 72 0
[pid=4948] ppid=4947 vsize=1084628 CPUtime=12.89 cores=1,3,5,7
/proc/4948/stat : 4948 (npSolver-wbo) S 4947 4947 4571 0 -1 4202496 33722 19598 0 0 931 154 199 5 20 0 1 0 386747219 1110659072 171948 33554432000 4194304 6006132 140733564206560 140733564197952 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4948/statm: 271157 171948 178 443 0 270710 0
[pid=4960] ppid=4948 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4960/stat : 4960 (satsolver.sh) S 4948 4947 4571 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748510 9367552 267 33554432000 4194304 5064252 140737156844944 140737156843856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4960/statm: 2287 267 226 213 0 72 0
[pid=4961] ppid=4960 vsize=1795920 CPUtime=1787.21 cores=1,3,5,7
/proc/4961/stat : 4961 (glucose) R 4960 4947 4571 0 -1 4202496 185261 0 0 0 178648 73 0 0 20 0 1 0 386748511 1839022080 370099 33554432000 4194304 5208918 140736493506176 140736493504328 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4961/statm: 448980 370099 103 248 0 448729 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 2898844

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4947 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=316279
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=610755
# CPU time returned by wait4() is 12.927
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.1
CPU user time (s): 1797.78
CPU system time (s): 2.32
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 3200688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.3163
system time used= 1.61075
maximum resident set size= 1340284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54298
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1316112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 200
involuntary context switches= 31

runsolver used 3.09853 second user time and 8.14076 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-09 03:43:35
IDJOB=3753492
IDBENCH=79580
IDSOLVER=2337
FILE ID=node119/3753492-1339206215
RUNJOBID= node119-1339205942-4588
PBS_JOBID= 14643877
Free space on /tmp= 71052 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-30_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753492-1339206215/watcher-3753492-1339206215 -o /tmp/evaluation-result-3753492-1339206215/solver-3753492-1339206215 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753492-1339206215.wbo 1331686111 HOME HOME

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

MD5SUM BENCH= 6fa6f4309c56d1f5de2d242aa329505b
RANDOM SEED=1331686111

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:       32873844 kB
MemFree:        24378232 kB
Buffers:          309072 kB
Cached:           905476 kB
SwapCached:         2564 kB
Active:          6785832 kB
Inactive:         798644 kB
Active(anon):    6366856 kB
Inactive(anon):     3960 kB
Active(file):     418976 kB
Inactive(file):   794684 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097032 kB
Dirty:             13844 kB
Writeback:             0 kB
AnonPages:       6352284 kB
Mapped:             9456 kB
Shmem:                 0 kB
Slab:             739616 kB
SReclaimable:     179704 kB
SUnreclaim:       559912 kB
KernelStack:        1448 kB
PageTables:        16680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10144456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5236736 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= 69864 MiB
End job on node119 at 2012-06-09 04:13:36