Trace number 3713475

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 1.0? (TO) 1800.03 1800.42

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmq1_wcsp.wbo
MD5SUMe8bcb76dae4005526534cba50c92556d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark4230469
Best CPU time to get the best result obtained on this benchmark1800.06
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables90600
Total number of constraints180900
Number of soft constraints180300
Number of constraints which are clauses180300
Number of constraints which are cardinality constraints (but not clauses)600
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint300
Top cost 167360670
Min constraint cost 1
Max constraint cost 167360670
Sum of constraints costs 15063769612171
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 301
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.28/1.39	c run usual solver
12.37/12.43	o 4327116
12.37/12.43	c current bound: 2163558
12.37/12.43	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3713475-1338231494/watcher-3713475-1338231494 -o /tmp/evaluation-result-3713475-1338231494/solver-3713475-1338231494 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713475-1338231494.wbo 961135350 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.00 1.97 1.87 3/179 30743
/proc/meminfo: memFree=29012268/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0

[startup+0.0906541 s]
/proc/loadavg: 2.00 1.97 1.87 3/179 30743
/proc/meminfo: memFree=29012268/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 1.97 1.87 3/179 30743
/proc/meminfo: memFree=29012268/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.00 1.97 1.87 3/179 30743
/proc/meminfo: memFree=29012268/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.00 1.97 1.87 3/179 30743
/proc/meminfo: memFree=29012268/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 1.97 1.87 3/181 30745
/proc/meminfo: memFree=28957164/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=57864 CPUtime=1.49 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) R 30743 30743 30566 0 -1 4202496 7204 0 0 0 138 11 0 0 20 0 1 0 289276748 59252736 11749 33554432000 4194304 5990268 140734953217792 140734953213672 5177872 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 14466 11749 147 439 0 14023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67012

[startup+3.10031 s]
/proc/loadavg: 2.00 1.97 1.87 3/183 30747
/proc/meminfo: memFree=28819016/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=57864 CPUtime=1.67 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 7208 0 0 0 141 26 0 0 20 0 1 0 289276748 59252736 11752 33554432000 4194304 5990268 140734953217792 140734953210944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 14466 11752 150 439 0 14023 0
[pid=30746] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30746/stat : 30746 (cp2_pre.sh) S 30744 30743 30566 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 289276915 9367552 276 33554432000 4194304 5064252 140736961781488 140736961780192 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30746/statm: 2287 276 234 213 0 72 0
[pid=30747] ppid=30746 vsize=184316 CPUtime=1.4 cores=0,2,4,6
/proc/30747/stat : 30747 (coprocessor) R 30746 30743 30566 0 -1 4202496 29378 0 0 0 134 6 0 0 20 0 1 0 289276916 188739584 44795 33554432000 4194304 6586260 140737264692304 140737264687672 5599247 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/30747/statm: 46079 44795 190 584 0 45491 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 260476

[startup+6.30033 s]
/proc/loadavg: 2.00 1.97 1.87 4/183 30747
/proc/meminfo: memFree=28759428/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=57864 CPUtime=1.67 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 7208 0 0 0 141 26 0 0 20 0 1 0 289276748 59252736 11752 33554432000 4194304 5990268 140734953217792 140734953210944 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 14466 11752 150 439 0 14023 0
[pid=30746] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30746/stat : 30746 (cp2_pre.sh) S 30744 30743 30566 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 289276915 9367552 276 33554432000 4194304 5064252 140736961781488 140736961780192 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30746/statm: 2287 276 234 213 0 72 0
[pid=30747] ppid=30746 vsize=184316 CPUtime=4.6 cores=0,2,4,6
/proc/30747/stat : 30747 (coprocessor) R 30746 30743 30566 0 -1 4202496 29398 0 0 0 454 6 0 0 20 0 1 0 289276916 188739584 44815 33554432000 4194304 6586260 140737264692304 140737264687672 5599502 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/30747/statm: 46079 44815 190 584 0 45491 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 260476

[startup+12.7003 s]
/proc/loadavg: 2.00 1.97 1.87 3/181 30754
/proc/meminfo: memFree=28920560/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=129736 CPUtime=12.67 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) R 30743 30743 30566 0 -1 4202496 26382 53731 0 0 179 82 985 21 20 0 1 0 289276748 132849664 29600 33554432000 4194304 5990268 140734953217792 140734953210944 4955679 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 32467 29605 161 439 0 32024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 138884

[startup+25.5002 s]
/proc/loadavg: 2.00 1.97 1.87 3/181 30755
/proc/meminfo: memFree=26531632/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1120464

[startup+51.1004 s]
/proc/loadavg: 2.20 2.02 1.89 3/183 30765
/proc/meminfo: memFree=25502128/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2064980 CPUtime=25.71 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 224065 0 0 0 2483 88 0 0 20 0 1 0 289279284 2114539520 438628 33554432000 4194304 5208918 140735503790048 140735503787896 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30757/statm: 516245 438628 104 248 0 515994 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 3194592

[startup+102.307 s]
/proc/loadavg: 2.08 2.01 1.90 3/183 30765
/proc/meminfo: memFree=25388304/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2078000 CPUtime=76.91 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 227268 0 0 0 7601 90 0 0 20 0 1 0 289279284 2127872000 456139 33554432000 4194304 5208918 140735503790048 140735503786424 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30757/statm: 519500 456139 104 248 0 519249 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3207612

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.90 3/184 30768
/proc/meminfo: memFree=25387720/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2078000 CPUtime=136.89 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 227268 0 0 0 13599 90 0 0 20 0 1 0 289279284 2127872000 456139 33554432000 4194304 5208918 140735503790048 140735503786424 4229577 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30757/statm: 519500 456139 104 248 0 519249 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3207612

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/184 30791
/proc/meminfo: memFree=25352420/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228018 0 0 0 133575 91 0 0 20 0 1 0 289279284 2130231296 457397 33554432000 4194304 5208918 140735503790048 140735503788008 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520076 457397 104 248 0 519825 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 3209916

[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 1.94 3/183 30843
/proc/meminfo: memFree=25401396/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2080304 CPUtime=1396.66 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228018 0 0 0 139575 91 0 0 20 0 1 0 289279284 2130231296 457397 33554432000 4194304 5208918 140735503790048 140735503788008 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520076 457397 104 248 0 519825 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 3209916

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 1.94 3/183 30843
/proc/meminfo: memFree=25387044/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2080304 CPUtime=1456.64 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228021 0 0 0 145573 91 0 0 20 0 1 0 289279284 2130231296 457397 33554432000 4194304 5208918 140735503790048 140735503788008 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520076 457397 104 248 0 519825 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 3209916

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/183 30850
/proc/meminfo: memFree=25426328/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2080304 CPUtime=1516.63 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228044 0 0 0 151572 91 0 0 20 0 1 0 289279284 2130231296 457420 33554432000 4194304 5208918 140735503790048 140735503788008 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520076 457420 104 248 0 519825 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 3209916

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/183 30851
/proc/meminfo: memFree=25387512/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2080304 CPUtime=1576.62 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228046 0 0 0 157571 91 0 0 20 0 1 0 289279284 2130231296 457422 33554432000 4194304 5208918 140735503790048 140735503788008 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520076 457422 104 248 0 519825 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 3209916

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.95 3/183 30851
/proc/meminfo: memFree=25353036/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2080304 CPUtime=1636.61 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228054 0 0 0 163570 91 0 0 20 0 1 0 289279284 2130231296 457428 33554432000 4194304 5208918 140735503790048 140735503788008 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520076 457428 104 248 0 519825 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 3209916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/184 30859
/proc/meminfo: memFree=25426108/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2080652 CPUtime=1696.6 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228105 0 0 0 169569 91 0 0 20 0 1 0 289279284 2130587648 457479 33554432000 4194304 5208918 140735503790048 140735503787720 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520163 457479 104 248 0 519912 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 3210264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/183 30859
/proc/meminfo: memFree=25373208/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2083160 CPUtime=1756.59 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 228837 0 0 0 175568 91 0 0 20 0 1 0 289279284 2133155840 461788 33554432000 4194304 5208918 140735503790048 140735503786424 4205227 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 520790 461788 104 248 0 520539 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 3212772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 1.95 3/183 30859
/proc/meminfo: memFree=25357956/32873648 swapFree=7116/7116
[pid=30743] ppid=30741 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30743/stat : 30743 (npSolver-wbo.sh) S 30741 30743 30566 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 289276748 9367552 275 33554432000 4194304 5064252 140734427642416 140734427641328 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30743/statm: 2287 275 233 213 0 72 0
[pid=30744] ppid=30743 vsize=1111316 CPUtime=25.34 cores=0,2,4,6
/proc/30744/stat : 30744 (npSolver-wbo) S 30743 30743 30566 0 -1 4202496 36157 53731 0 0 1298 230 985 21 20 0 1 0 289276748 1137987584 218518 33554432000 4194304 5990268 140734953217792 140734953209232 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30744/statm: 277829 218518 163 439 0 277386 0
[pid=30756] ppid=30744 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30756/stat : 30756 (satsolver.sh) S 30744 30743 30566 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289279284 9367552 266 33554432000 4194304 5064252 140734927621680 140734927620592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30756/statm: 2287 266 226 213 0 72 0
[pid=30757] ppid=30756 vsize=2085984 CPUtime=1774.69 cores=0,2,4,6
/proc/30757/stat : 30757 (glucose) R 30756 30743 30566 0 -1 4202496 229413 0 0 0 177377 92 0 0 20 0 1 0 289279284 2136047616 464919 33554432000 4194304 5208918 140735503790048 140735503785816 4205238 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30757/statm: 521496 464919 104 248 0 521245 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3215596

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30743 and gives
#  childrusage.ru_utime.tv_sec=22
#  childrusage.ru_utime.tv_usec=835528
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=524616
# CPU time returned by wait4() is 25.3601
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1796.6
CPU system time (s): 3.43
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 4092656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8355
system time used= 2.52462
maximum resident set size= 1695940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90865
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1718848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 602
involuntary context switches= 63

runsolver used 4.01339 second user time and 10.4254 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 20:58:14
IDJOB=3713475
IDBENCH=79527
IDSOLVER=2294
FILE ID=node114/3713475-1338231494
RUNJOBID= node114-1338229693-30582
PBS_JOBID= 14624648
Free space on /tmp= 71444 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-capmq1_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713475-1338231494/watcher-3713475-1338231494 -o /tmp/evaluation-result-3713475-1338231494/solver-3713475-1338231494 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713475-1338231494.wbo 961135350 HOME HOME

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

MD5SUM BENCH= e8bcb76dae4005526534cba50c92556d
RANDOM SEED=961135350

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29015244 kB
Buffers:          818456 kB
Cached:          2091860 kB
SwapCached:         2108 kB
Active:          1604488 kB
Inactive:        1345532 kB
Active(anon):      24484 kB
Inactive(anon):     7892 kB
Active(file):    1580004 kB
Inactive(file):  1337640 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103912 kB
Dirty:             28772 kB
Writeback:             0 kB
AnonPages:         58036 kB
Mapped:            15628 kB
Shmem:               116 kB
Slab:             769216 kB
SReclaimable:     211892 kB
SUnreclaim:       557324 kB
KernelStack:        1520 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     150168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70616 MiB
End job on node114 at 2012-05-28 21:28:14