Trace number 3715003

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? (TO) 1800.05 1817.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl--soft-66-100-0.wbo
MD5SUM2f5b39eda2f3d2ee24cba69641294774
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.056991
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3618
Total number of constraints3931
Number of soft constraints1336
Number of constraints which are clauses2865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1066
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 67716
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 67715
Biggest number in a constraint 7394
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 19679
Number of bits of the biggest sum of numbers15
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

65.52/65.63	c run usual solver
231.98/233.44	o 338
231.98/233.44	c fallback to adder encoding
323.46/325.59	o 337
323.46/325.59	c fallback to adder encoding
394.23/397.68	o 336
394.23/397.68	c fallback to adder encoding
456.79/461.83	o 335
456.79/461.83	c fallback to adder encoding
520.75/528.31	o 334
520.75/528.31	c fallback to adder encoding
578.96/587.82	o 332
578.96/587.82	c fallback to adder encoding
630.53/639.33	o 315
630.53/639.33	c fallback to adder encoding
741.28/751.60	o 314
741.28/751.60	c fallback to adder encoding
785.74/797.64	o 312
785.74/797.64	c fallback to adder encoding
882.28/895.79	o 311
882.28/895.79	c fallback to adder encoding
928.48/943.36	o 271
928.48/943.36	c fallback to adder encoding
1024.11/1040.83	o 270
1024.11/1040.83	c fallback to adder encoding
1080.69/1097.36	o 269
1080.69/1097.36	c fallback to adder encoding
1185.42/1203.84	o 268
1185.42/1203.84	c fallback to adder encoding
1266.05/1286.27	o 267
1266.05/1286.27	c fallback to adder encoding
1327.66/1349.48	o 266
1327.66/1349.48	c fallback to adder encoding
1428.14/1451.56	o 265
1428.14/1451.56	c fallback to adder encoding
1548.62/1573.53	o 264
1548.62/1573.53	c fallback to adder encoding
1650.91/1677.50	o 263
1650.91/1677.50	c fallback to adder encoding
1729.84/1758.03	o 254
1729.84/1758.03	c fallback to adder encoding
1787.66/1817.61	c error: unexpected solver exit code
1787.66/1817.61	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-3715003-1338190261/watcher-3715003-1338190261 -o /tmp/evaluation-result-3715003-1338190261/solver-3715003-1338190261 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715003-1338190261.wbo 2004374118 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.14 2.09 2.03 3/180 18622
/proc/meminfo: memFree=27685740/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0

[startup+0.095293 s]
/proc/loadavg: 2.14 2.09 2.03 3/180 18622
/proc/meminfo: memFree=27685740/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 2.14 2.09 2.03 3/180 18622
/proc/meminfo: memFree=27685740/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.14 2.09 2.03 3/180 18622
/proc/meminfo: memFree=27685740/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 2.14 2.09 2.03 3/180 18622
/proc/meminfo: memFree=27685740/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.14 2.09 2.03 3/181 18624
/proc/meminfo: memFree=27612172/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=134560 CPUtime=1.49 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) R 18622 18622 8283 0 -1 4202496 4428 0 0 0 146 3 0 0 20 0 1 0 285152078 137789440 26844 33554432000 4194304 5990268 140733597272624 140733597266920 4341593 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 33640 26844 143 439 0 33197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143708

[startup+3.10027 s]
/proc/loadavg: 2.14 2.09 2.03 3/181 18631
/proc/meminfo: memFree=27550188/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=265632 CPUtime=3.09 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) R 18622 18622 8283 0 -1 4202496 5060 0 0 0 303 6 0 0 20 0 1 0 285152078 272007168 56028 33554432000 4194304 5990268 140733597272624 140733597266920 4569391 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 66408 56028 143 439 0 65965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274780

[startup+6.30021 s]
/proc/loadavg: 2.12 2.09 2.03 3/181 18631
/proc/meminfo: memFree=27295828/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=527776 CPUtime=6.29 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) R 18622 18622 8283 0 -1 4202496 5816 0 0 0 615 14 0 0 20 0 1 0 285152078 540442624 115932 33554432000 4194304 5990268 140733597272624 140733597266920 4341813 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 131944 115932 143 439 0 131501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 536924

[startup+12.7002 s]
/proc/loadavg: 2.11 2.09 2.03 3/181 18631
/proc/meminfo: memFree=25327936/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2132640 CPUtime=12.68 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) R 18622 18622 8283 0 -1 4202496 13571 0 0 0 1203 65 0 0 20 0 1 0 285152078 2183823360 423630 33554432000 4194304 5990268 140733597272624 140733597268024 4523175 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 533160 423630 145 439 0 532717 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2141788

[startup+25.5001 s]
/proc/loadavg: 2.09 2.08 2.03 3/181 18646
/proc/meminfo: memFree=25992608/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2132640 CPUtime=25.48 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) R 18622 18622 8283 0 -1 4202496 13571 0 0 0 2483 65 0 0 20 0 1 0 285152078 2183823360 423630 33554432000 4194304 5990268 140733597272624 140733597268504 4608890 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 533160 423630 145 439 0 532717 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2141788

[startup+51.1002 s]
/proc/loadavg: 2.06 2.08 2.02 3/181 18667
/proc/meminfo: memFree=25982968/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2132640 CPUtime=51.08 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) R 18622 18622 8283 0 -1 4202496 13571 0 0 0 5043 65 0 0 20 0 1 0 285152078 2183823360 423630 33554432000 4194304 5990268 140733597272624 140733597268504 4547439 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18623/statm: 533160 423630 145 439 0 532717 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2141788

[startup+102.307 s]
/proc/loadavg: 2.26 2.12 2.04 3/183 18690
/proc/meminfo: memFree=21127264/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2132640 CPUtime=65.55 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 14409 0 0 0 6353 202 0 0 20 0 1 0 285152078 2183823360 451798 33554432000 4194304 5990268 140733597272624 140733597265776 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/18623/statm: 533160 451798 153 439 0 532717 0
[pid=18675] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18675/stat : 18675 (cp2_pre.sh) S 18623 18622 8283 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285158641 9367552 277 33554432000 4194304 5064252 140734246942624 140734246941328 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18675/statm: 2287 277 234 213 0 72 0
[pid=18676] ppid=18675 vsize=4405668 CPUtime=36.5 cores=0,2,4,6
/proc/18676/stat : 18676 (coprocessor) R 18675 18622 8283 0 -1 4202496 27449 0 0 0 3456 194 0 0 20 0 1 0 285158641 4511404032 791986 33554432000 4194304 6586260 140734164118624 140734164114376 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 15 0 0
/proc/18676/statm: 1101417 791986 158 584 0 1100829 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 6556604

[startup+162.3 s]
/proc/loadavg: 2.25 2.13 2.05 3/184 18717
/proc/meminfo: memFree=24426980/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2132640 CPUtime=156.4 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 14423 577716 0 0 6353 202 8588 497 20 0 1 0 285152078 2183823360 451800 33554432000 4194304 5990268 140733597272624 140733597266352 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 5 0 0
/proc/18623/statm: 533160 451800 155 439 0 532717 0
[pid=18715] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18715/stat : 18715 (cp2_post.sh) S 18623 18622 8283 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 285167767 9367552 265 33554432000 4194304 5064252 140736208465328 140736208463616 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18715/statm: 2287 265 225 213 0 72 0
[pid=18716] ppid=18715 vsize=4004 CPUtime=0.06 cores=0,2,4,6
/proc/18716/stat : 18716 (cat) S 18715 18622 8283 0 -1 4202496 215 0 0 0 0 6 0 0 20 0 1 0 285167767 4100096 121 33554432000 4194304 4236627 140734514486800 140734514485896 226084341216 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/18716/statm: 1001 121 96 11 0 67 0
[pid=18717] ppid=18715 vsize=404344 CPUtime=5.39 cores=0,2,4,6
/proc/18717/stat : 18717 (coprocessor) R 18715 18622 8283 0 -1 4202496 6440 0 0 0 527 12 0 0 20 0 1 0 285167767 414048256 71152 33554432000 4194304 6586260 140734310302640 140734310299656 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/18717/statm: 101086 71152 145 584 0 100498 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 2559284

[startup+222.3 s]
/proc/loadavg: 2.43 2.21 2.08 3/181 18753
/proc/meminfo: memFree=23729876/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2299976 CPUtime=221.56 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) D 18622 18622 8283 0 -1 4202496 23202 590551 0 0 7386 4441 9755 574 20 0 1 0 285152078 2355175424 493636 33554432000 4194304 5990268 140733597272624 140733597265928 5177872 0 0 4096 0 18446744071580543392 0 0 17 2 0 0 19 0 0
/proc/18623/statm: 574994 493636 157 439 0 574551 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 2309124

[startup+282.3 s]
/proc/loadavg: 2.36 2.24 2.10 3/183 18770
/proc/meminfo: memFree=18572912/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2299980 CPUtime=232.14 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 23748 591067 0 0 7546 5179 9756 733 20 0 1 0 285152078 2355179520 493646 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 77 0 0
/proc/18623/statm: 574995 493646 166 439 0 574552 0
[pid=18762] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18762/stat : 18762 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285175487 9367552 266 33554432000 4194304 5064252 140734362737632 140734362736544 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18762/statm: 2287 266 226 213 0 72 0
[pid=18763] ppid=18762 vsize=5758172 CPUtime=48.19 cores=0,2,4,6

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

/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 172787 9262922 0 0 10210 5519 109426 7630 20 0 1 0 285152078 2331627520 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569245 487685 166 439 0 568802 0
[pid=19306] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19306/stat : 19306 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285287036 9367552 267 33554432000 4194304 5064252 140733730645184 140733730644096 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19306/statm: 2287 267 226 213 0 72 0
[pid=19307] ppid=19306 vsize=5783276 CPUtime=71.02 cores=0,2,4,6
/proc/19307/stat : 19307 (glucose) R 19306 18622 8283 0 -1 4202496 559097 0 0 0 6933 169 0 0 20 0 1 0 285287036 5922074624 1310316 33554432000 4194304 5208918 140734481734304 140734481732248 4205640 0 0 4096 0 0 0 0 17 2 0 0 165 0 0
/proc/19307/statm: 1445819 1310316 95 248 0 1445568 0
Current children cumulated CPU time (s) 1398.87
Current children cumulated vsize (KiB) 8078552

[startup+1482.3 s]
/proc/loadavg: 2.33 2.33 2.25 3/183 19314
/proc/meminfo: memFree=18460720/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276980 CPUtime=1428.31 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 182744 9836841 0 0 10389 5542 118825 8075 20 0 1 0 285152078 2331627520 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569245 487685 166 439 0 568802 0
[pid=19313] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19313/stat : 19313 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285297243 9367552 267 33554432000 4194304 5064252 140733504517776 140733504516688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19313/statm: 2287 267 226 213 0 72 0
[pid=19314] ppid=19313 vsize=5736060 CPUtime=28.94 cores=0,2,4,6
/proc/19314/stat : 19314 (glucose) R 19313 18622 8283 0 -1 4202496 550194 0 0 0 2726 168 0 0 20 0 1 0 285297244 5873725440 1292105 33554432000 4194304 5208918 140733926464048 140733926461992 4229319 0 0 4096 0 0 0 0 17 2 0 0 164 0 0
/proc/19314/statm: 1434015 1292105 95 248 0 1433764 0
Current children cumulated CPU time (s) 1457.25
Current children cumulated vsize (KiB) 8031336

[startup+1542.3 s]
/proc/loadavg: 2.12 2.27 2.23 3/183 19314
/proc/meminfo: memFree=18375880/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276980 CPUtime=1428.31 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 182744 9836841 0 0 10389 5542 118825 8075 20 0 1 0 285152078 2331627520 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569245 487685 166 439 0 568802 0
[pid=19313] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19313/stat : 19313 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285297243 9367552 267 33554432000 4194304 5064252 140733504517776 140733504516688 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19313/statm: 2287 267 226 213 0 72 0
[pid=19314] ppid=19313 vsize=5794624 CPUtime=88.93 cores=0,2,4,6
/proc/19314/stat : 19314 (glucose) R 19313 18622 8283 0 -1 4202496 564191 0 0 0 8722 171 0 0 20 0 1 0 285297244 5933694976 1313256 33554432000 4194304 5208918 140733926464048 140733926461992 4229365 0 0 4096 0 0 0 0 17 2 0 0 164 0 0
/proc/19314/statm: 1448656 1313256 95 248 0 1448405 0
Current children cumulated CPU time (s) 1517.24
Current children cumulated vsize (KiB) 8089900

[startup+1602.3 s]
/proc/loadavg: 2.28 2.28 2.24 3/183 19322
/proc/meminfo: memFree=18422448/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276980 CPUtime=1548.75 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 192573 10415827 0 0 10566 5565 130205 8539 20 0 1 0 285152078 2331627520 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569245 487685 166 439 0 568802 0
[pid=19321] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19321/stat : 19321 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285309440 9367552 267 33554432000 4194304 5064252 140734446344736 140734446343648 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19321/statm: 2287 267 226 213 0 72 0
[pid=19322] ppid=19321 vsize=5775528 CPUtime=26.95 cores=0,2,4,6
/proc/19322/stat : 19322 (glucose) R 19321 18622 8283 0 -1 4202496 563989 0 0 0 2527 168 0 0 20 0 1 0 285309441 5914140672 1300916 33554432000 4194304 5208918 140733547291968 140733547289912 4229517 0 0 4096 0 0 0 0 17 2 0 0 166 0 0
/proc/19322/statm: 1443882 1300916 102 248 0 1443631 0
Current children cumulated CPU time (s) 1575.7
Current children cumulated vsize (KiB) 8070804

[startup+1662.3 s]
/proc/loadavg: 2.10 2.22 2.22 3/184 19325
/proc/meminfo: memFree=23259012/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276980 CPUtime=1634.97 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 192579 10998950 0 0 10566 5566 138603 8762 20 0 1 0 285152078 2331627520 487685 33554432000 4194304 5990268 140733597272624 140733597263536 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569245 487685 166 439 0 568802 0
[pid=19323] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19323/stat : 19323 (cp2_post.sh) S 18623 18622 8283 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285318233 9367552 265 33554432000 4194304 5064252 140735965568048 140735965566336 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19323/statm: 2287 265 225 213 0 72 0
[pid=19324] ppid=19323 vsize=4004 CPUtime=0 cores=0,2,4,6
/proc/19324/stat : 19324 (cat) S 19323 18622 8283 0 -1 4202496 216 0 0 0 0 0 0 0 20 0 1 0 285318233 4100096 122 33554432000 4194304 4236627 140734866870416 140734866869512 226084341216 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/19324/statm: 1001 122 96 11 0 67 0
[pid=19325] ppid=19323 vsize=174968 CPUtime=0.72 cores=0,2,4,6
/proc/19325/stat : 19325 (coprocessor) R 19323 18622 8283 0 -1 4202496 4536 0 0 0 70 2 0 0 20 0 1 0 285318233 179167232 39722 33554432000 4194304 6586260 140736244797504 140736244794520 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/19325/statm: 43742 39722 145 584 0 43154 0
Current children cumulated CPU time (s) 1635.69
Current children cumulated vsize (KiB) 2474248

[startup+1722.3 s]
/proc/loadavg: 2.18 2.23 2.22 3/183 19329
/proc/meminfo: memFree=18385952/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276980 CPUtime=1651.12 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 202788 11012203 0 0 10744 5588 139788 8992 20 0 1 0 285152078 2331627520 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569245 487685 166 439 0 568802 0
[pid=19328] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19328/stat : 19328 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285319837 9367552 267 33554432000 4194304 5064252 140735838452368 140735838451280 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19328/statm: 2287 267 226 213 0 72 0
[pid=19329] ppid=19328 vsize=5795668 CPUtime=42.94 cores=0,2,4,6
/proc/19329/stat : 19329 (glucose) R 19328 18622 8283 0 -1 4202496 564115 0 0 0 4124 170 0 0 20 0 1 0 285319838 5934764032 1308860 33554432000 4194304 5208918 140737057890336 140737057888280 4210675 0 0 4096 0 0 0 0 17 2 0 0 169 0 0
/proc/19329/statm: 1448917 1308860 102 248 0 1448666 0
Current children cumulated CPU time (s) 1694.06
Current children cumulated vsize (KiB) 8090944

[startup+1782.3 s]
/proc/loadavg: 2.40 2.26 2.23 3/184 19346
/proc/meminfo: memFree=18607144/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276872 CPUtime=1729.97 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 212669 11591760 0 0 10922 5609 147019 9447 20 0 1 0 285152078 2331516928 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569218 487685 166 439 0 568775 0
[pid=19338] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19338/stat : 19338 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285327889 9367552 267 33554432000 4194304 5064252 140733942919840 140733942918752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19338/statm: 2287 267 226 213 0 72 0
[pid=19339] ppid=19338 vsize=5665696 CPUtime=22.38 cores=0,2,4,6
/proc/19339/stat : 19339 (glucose) R 19338 18622 8283 0 -1 4202496 529887 0 0 0 2069 169 0 0 20 0 1 0 285327890 5801672704 1265848 33554432000 4194304 5208918 140734354230368 140734354228312 4229811 0 0 4096 0 0 0 0 17 2 0 0 177 0 0
/proc/19339/statm: 1416424 1265848 101 248 0 1416173 0
Current children cumulated CPU time (s) 1752.35
Current children cumulated vsize (KiB) 7960864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.6 s]
/proc/loadavg: 2.27 2.25 2.22 3/184 19369
/proc/meminfo: memFree=18396516/32873648 swapFree=6864/6864
[pid=18622] ppid=18620 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (npSolver-wbo-It) S 18620 18622 8283 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285152077 9367552 274 33554432000 4194304 5064252 140735570632464 140735570631376 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18622/statm: 2287 274 233 213 0 72 0
[pid=18623] ppid=18622 vsize=2276872 CPUtime=1729.97 cores=0,2,4,6
/proc/18623/stat : 18623 (npSolver-wbo) S 18622 18622 8283 0 -1 4202496 212669 11591760 0 0 10922 5609 147019 9447 20 0 1 0 285152078 2331516928 487685 33554432000 4194304 5990268 140733597272624 140733597264048 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 240 0 0
/proc/18623/statm: 569218 487685 166 439 0 568775 0
[pid=19338] ppid=18623 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19338/stat : 19338 (satsolver.sh) S 18623 18622 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285327889 9367552 267 33554432000 4194304 5064252 140733942919840 140733942918752 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19338/statm: 2287 267 226 213 0 72 0
[pid=19339] ppid=19338 vsize=5798384 CPUtime=57.69 cores=0,2,4,6
/proc/19339/stat : 19339 (glucose) R 19338 18622 8283 0 -1 4202496 563224 0 0 0 5595 174 0 0 20 0 1 0 285327890 5937545216 1307932 33554432000 4194304 5208918 140734354230368 140734354228312 4228997 0 0 4096 0 0 0 0 17 2 0 0 177 0 0
/proc/19339/statm: 1449596 1307932 101 248 0 1449345 0
Current children cumulated CPU time (s) 1787.66
Current children cumulated vsize (KiB) 8093552

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 18622 and gives
#  childrusage.ru_utime.tv_sec=1579
#  childrusage.ru_utime.tv_usec=425890
#  childrusage.ru_stime.tv_sec=150
#  childrusage.ru_stime.tv_usec=579108
# CPU time returned by wait4() is 1730.01
# while last known CPU time is 1787.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 12.39
#  lost CPU user time (s): 11.55
#  lost CPU system time (s): 0.840004

Real time (s): 1817.62
CPU time (s): 1800.05
CPU user time (s): 1646.91
CPU system time (s): 153.14
CPU usage (%): 99.0334
Max. virtual memory (cumulated for all children) (KiB): 8177184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1579.43
system time used= 150.579
maximum resident set size= 5337056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11805406
page faults= 0
swaps= 0
block input operations= 56
block output operations= 60102400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1034406
involuntary context switches= 2921

runsolver used 3.36449 second user time and 8.93764 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 09:31:01
IDJOB=3715003
IDBENCH=79039
IDSOLVER=2296
FILE ID=node120/3715003-1338190261
RUNJOBID= node120-1338174763-9877
PBS_JOBID= 14624540
Free space on /tmp= 71544 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-floppy1-8.ucl--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715003-1338190261/watcher-3715003-1338190261 -o /tmp/evaluation-result-3715003-1338190261/solver-3715003-1338190261 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715003-1338190261.wbo 2004374118 HOME HOME

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

MD5SUM BENCH= 2f5b39eda2f3d2ee24cba69641294774
RANDOM SEED=2004374118

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        27685740 kB
Buffers:          375724 kB
Cached:          3729336 kB
SwapCached:          636 kB
Active:          1225800 kB
Inactive:        3122160 kB
Active(anon):     232116 kB
Inactive(anon):    12532 kB
Active(file):     993684 kB
Inactive(file):  3109628 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             73108 kB
Writeback:             0 kB
AnonPages:        248416 kB
Mapped:            15376 kB
Shmem:               120 kB
Slab:             700576 kB
SReclaimable:     144232 kB
SUnreclaim:       556344 kB
KernelStack:        1472 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     401800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 69708 MiB
End job on node120 at 2012-05-28 10:01:19