Trace number 3753321

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-blast-tlan3.ucl--soft-33-100-0.wbo
MD5SUMbe4346b323e62d6c5200062c69540261
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.06323
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables19944
Total number of constraints50842
Number of soft constraints34151
Number of constraints which are clauses43898
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6944
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 1732165
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1732164
Biggest number in a constraint 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.99/1.05	c run usual solver
6.08/6.14	o 74
6.08/6.14	c fallback to adder encoding
650.52/650.70	o 73
650.52/650.70	c fallback to adder encoding
1567.76/1568.15	o 72
1567.76/1568.15	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-3753321-1339183089/watcher-3753321-1339183089 -o /tmp/evaluation-result-3753321-1339183089/solver-3753321-1339183089 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753321-1339183089.wbo 1382572874 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: 1.47 1.70 1.88 4/175 5138
/proc/meminfo: memFree=28940296/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0

[startup+0.066313 s]
/proc/loadavg: 1.47 1.70 1.88 4/175 5138
/proc/meminfo: memFree=28940296/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1003 s]
/proc/loadavg: 1.47 1.70 1.88 4/175 5138
/proc/meminfo: memFree=28940296/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 1.47 1.70 1.88 4/175 5138
/proc/meminfo: memFree=28940296/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 1.47 1.70 1.88 4/175 5138
/proc/meminfo: memFree=28940296/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.47 1.70 1.88 4/179 5142
/proc/meminfo: memFree=28810564/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=60496 CPUtime=1.19 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 9494 0 0 0 102 17 0 0 20 0 1 0 384435005 61947904 14640 33554432000 4194304 6006132 140734614046688 140734614039792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 15124 14640 158 443 0 14677 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 69644

[startup+3.10024 s]
/proc/loadavg: 1.47 1.70 1.88 4/183 5146
/proc/meminfo: memFree=28557092/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=60496 CPUtime=1.19 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 9494 0 0 0 102 17 0 0 20 0 1 0 384435005 61947904 14640 33554432000 4194304 6006132 140734614046688 140734614039792 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 15124 14640 158 443 0 14677 0
[pid=5143] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5143/stat : 5143 (cp2_pre.sh) S 5139 5138 3785 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 384435125 9367552 277 33554432000 4194304 5064252 140735963495824 140735963494528 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5143/statm: 2287 277 234 213 0 72 0
[pid=5144] ppid=5143 vsize=158256 CPUtime=1.88 cores=1,3,5,7
/proc/5144/stat : 5144 (coprocessor) R 5143 5138 3785 0 -1 4202496 27247 0 0 0 184 4 0 0 20 0 1 0 384435126 162054144 38465 33554432000 4194304 6586260 140735008044640 140735008040008 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/5144/statm: 39564 38465 192 584 0 38976 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 237048

[startup+6.30032 s]
/proc/loadavg: 1.60 1.72 1.89 5/182 5160
/proc/meminfo: memFree=28622568/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=94568 CPUtime=6.27 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) R 5138 5138 3785 0 -1 4202496 14902 48185 0 0 129 62 422 14 20 0 1 0 384435005 96837632 21388 33554432000 4194304 6006132 140734614046688 140734614039792 4583841 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 23642 21388 179 443 0 23195 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 103716

[startup+12.7003 s]
/proc/loadavg: 1.71 1.75 1.89 3/183 5166
/proc/meminfo: memFree=26831932/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=209256 CPUtime=8.05 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 16888 48185 0 0 285 84 422 14 20 0 1 0 384435005 214278144 51085 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 52314 51085 180 443 0 51867 0
[pid=5163] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5163/stat : 5163 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384435813 9367552 267 33554432000 4194304 5064252 140734791755776 140734791754688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5163/statm: 2287 267 226 213 0 72 0
[pid=5164] ppid=5163 vsize=363220 CPUtime=4.6 cores=1,3,5,7
/proc/5164/stat : 5164 (glucose) R 5163 5138 3785 0 -1 4202496 60843 0 0 0 444 16 0 0 20 0 1 0 384435813 371937280 83021 33554432000 4194304 5208918 140736162760096 140736162757768 4229319 0 0 4096 0 0 0 0 17 5 0 0 1 0 0
/proc/5164/statm: 90805 83021 95 248 0 90554 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 590772

[startup+25.5004 s]
/proc/loadavg: 1.91 1.79 1.90 4/183 5166
/proc/meminfo: memFree=26387932/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=209256 CPUtime=8.05 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 16888 48185 0 0 285 84 422 14 20 0 1 0 384435005 214278144 51085 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 52314 51085 180 443 0 51867 0
[pid=5163] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5163/stat : 5163 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384435813 9367552 267 33554432000 4194304 5064252 140734791755776 140734791754688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5163/statm: 2287 267 226 213 0 72 0
[pid=5164] ppid=5163 vsize=369872 CPUtime=17.39 cores=1,3,5,7
/proc/5164/stat : 5164 (glucose) R 5163 5138 3785 0 -1 4202496 62732 0 0 0 1723 16 0 0 20 0 1 0 384435813 378748928 85421 33554432000 4194304 5208918 140736162760096 140736162758056 4229365 0 0 4096 0 0 0 0 17 5 0 0 1 0 0
/proc/5164/statm: 92468 85421 95 248 0 92217 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 597424

[startup+51.1004 s]
/proc/loadavg: 1.94 1.80 1.91 4/183 5166
/proc/meminfo: memFree=26388800/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=209256 CPUtime=8.05 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 16888 48185 0 0 285 84 422 14 20 0 1 0 384435005 214278144 51085 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 52314 51085 180 443 0 51867 0
[pid=5163] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5163/stat : 5163 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384435813 9367552 267 33554432000 4194304 5064252 140734791755776 140734791754688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5163/statm: 2287 267 226 213 0 72 0
[pid=5164] ppid=5163 vsize=370004 CPUtime=42.98 cores=1,3,5,7
/proc/5164/stat : 5164 (glucose) R 5163 5138 3785 0 -1 4202496 62759 0 0 0 4282 16 0 0 20 0 1 0 384435813 378884096 85448 33554432000 4194304 5208918 140736162760096 140736162757944 4229251 0 0 4096 0 0 0 0 17 5 0 0 1 0 0
/proc/5164/statm: 92501 85448 95 248 0 92250 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 597556

[startup+102.3 s]
/proc/loadavg: 1.97 1.83 1.91 4/183 5166
/proc/meminfo: memFree=26383892/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=209256 CPUtime=8.05 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 16888 48185 0 0 285 84 422 14 20 0 1 0 384435005 214278144 51085 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 52314 51085 180 443 0 51867 0
[pid=5163] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5163/stat : 5163 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384435813 9367552 267 33554432000 4194304 5064252 140734791755776 140734791754688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5163/statm: 2287 267 226 213 0 72 0
[pid=5164] ppid=5163 vsize=376400 CPUtime=94.18 cores=1,3,5,7
/proc/5164/stat : 5164 (glucose) R 5163 5138 3785 0 -1 4202496 63653 0 0 0 9402 16 0 0 20 0 1 0 384435813 385433600 86853 33554432000 4194304 5208918 140736162760096 140736162757928 4229021 0 0 4096 0 0 0 0 17 5 0 0 1 0 0
/proc/5164/statm: 94100 86853 103 248 0 93849 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 603952

[startup+162.3 s]
/proc/loadavg: 1.99 1.86 1.91 4/184 5169
/proc/meminfo: memFree=26379044/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=209256 CPUtime=8.05 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 16888 48185 0 0 285 84 422 14 20 0 1 0 384435005 214278144 51085 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 52314 51085 180 443 0 51867 0
[pid=5163] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5163/stat : 5163 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384435813 9367552 267 33554432000 4194304 5064252 140734791755776 140734791754688 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5163/statm: 2287 267 226 213 0 72 0
[pid=5164] ppid=5163 vsize=376400 CPUtime=154.16 cores=1,3,5,7
/proc/5164/stat : 5164 (glucose) R 5163 5138 3785 0 -1 4202496 63703 0 0 0 15400 16 0 0 20 0 1 0 384435813 385433600 87414 33554432000 4194304 5208918 140736162760096 140736162757928 4229319 0 0 4096 0 0 0 0 17 5 0 0 1 0 0
/proc/5164/statm: 94100 87414 104 248 0 93849 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 603952

[startup+222.307 s]
/proc/loadavg: 2.04 1.90 1.91 4/183 5170
/proc/meminfo: memFree=26378804/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/5179/stat : 5179 (glucose) R 5178 5138 3785 0 -1 4202496 65375 0 0 0 76937 17 0 0 20 0 1 0 384500266 384397312 88668 33554432000 4194304 5208918 140736652508032 140736652505864 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5179/statm: 93847 88668 104 248 0 93596 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 586312

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/183 5188
/proc/meminfo: memFree=26388640/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192628 CPUtime=652.45 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 24485 121392 0 0 455 106 64602 82 20 0 1 0 384435005 197251072 46448 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48157 46448 180 443 0 47710 0
[pid=5178] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5178/stat : 5178 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384500265 9367552 266 33554432000 4194304 5064252 140736894889952 140736894888864 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5178/statm: 2287 266 226 213 0 72 0
[pid=5179] ppid=5178 vsize=375388 CPUtime=829.52 cores=1,3,5,7
/proc/5179/stat : 5179 (glucose) R 5178 5138 3785 0 -1 4202496 65380 0 0 0 82935 17 0 0 20 0 1 0 384500266 384397312 88673 33554432000 4194304 5208918 140736652508032 140736652505864 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5179/statm: 93847 88673 104 248 0 93596 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 586312

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 4/183 5188
/proc/meminfo: memFree=26388644/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192628 CPUtime=652.45 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 24485 121392 0 0 455 106 64602 82 20 0 1 0 384435005 197251072 46448 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48157 46448 180 443 0 47710 0
[pid=5178] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5178/stat : 5178 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384500265 9367552 266 33554432000 4194304 5064252 140736894889952 140736894888864 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5178/statm: 2287 266 226 213 0 72 0
[pid=5179] ppid=5178 vsize=375388 CPUtime=889.52 cores=1,3,5,7
/proc/5179/stat : 5179 (glucose) R 5178 5138 3785 0 -1 4202496 65385 0 0 0 88935 17 0 0 20 0 1 0 384500266 384397312 88678 33554432000 4194304 5208918 140736652508032 140736652505864 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5179/statm: 93847 88678 104 248 0 93596 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 586312

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 1.94 4/183 5195
/proc/meminfo: memFree=26412160/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192392 CPUtime=1569.7 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 32097 195442 0 0 622 129 156074 145 20 0 1 0 384435005 197009408 45877 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48098 45877 180 443 0 47651 0
[pid=5194] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5194/stat : 5194 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384592008 9367552 266 33554432000 4194304 5064252 140733302029760 140733302028672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5194/statm: 2287 266 226 213 0 72 0
[pid=5195] ppid=5194 vsize=357508 CPUtime=32.25 cores=1,3,5,7
/proc/5195/stat : 5195 (glucose) R 5194 5138 3785 0 -1 4202496 59416 0 0 0 3207 18 0 0 20 0 1 0 384592008 366088192 83483 33554432000 4194304 5208918 140735478736992 140735478734664 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5195/statm: 89377 83483 103 248 0 89126 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 568196

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 1.94 4/183 5195
/proc/meminfo: memFree=26411296/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192392 CPUtime=1569.7 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 32097 195442 0 0 622 129 156074 145 20 0 1 0 384435005 197009408 45877 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48098 45877 180 443 0 47651 0
[pid=5194] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5194/stat : 5194 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384592008 9367552 266 33554432000 4194304 5064252 140733302029760 140733302028672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5194/statm: 2287 266 226 213 0 72 0
[pid=5195] ppid=5194 vsize=358432 CPUtime=92.24 cores=1,3,5,7
/proc/5195/stat : 5195 (glucose) R 5194 5138 3785 0 -1 4202496 59706 0 0 0 9206 18 0 0 20 0 1 0 384592008 367034368 83773 33554432000 4194304 5208918 140735478736992 140735478734840 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5195/statm: 89608 83773 103 248 0 89357 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 569120

[startup+1722.3 s]
/proc/loadavg: 2.13 2.05 1.95 4/182 5195
/proc/meminfo: memFree=26409940/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192392 CPUtime=1569.7 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 32097 195442 0 0 622 129 156074 145 20 0 1 0 384435005 197009408 45877 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48098 45877 180 443 0 47651 0
[pid=5194] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5194/stat : 5194 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384592008 9367552 266 33554432000 4194304 5064252 140733302029760 140733302028672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5194/statm: 2287 266 226 213 0 72 0
[pid=5195] ppid=5194 vsize=360140 CPUtime=152.23 cores=1,3,5,7
/proc/5195/stat : 5195 (glucose) R 5194 5138 3785 0 -1 4202496 60122 0 0 0 15205 18 0 0 20 0 1 0 384592008 368783360 84189 33554432000 4194304 5208918 140735478736992 140735478734840 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5195/statm: 90035 84189 103 248 0 89784 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 570828

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 1.95 4/183 5197
/proc/meminfo: memFree=26408452/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192392 CPUtime=1569.7 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 32097 195442 0 0 622 129 156074 145 20 0 1 0 384435005 197009408 45877 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48098 45877 180 443 0 47651 0
[pid=5194] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5194/stat : 5194 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384592008 9367552 266 33554432000 4194304 5064252 140733302029760 140733302028672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5194/statm: 2287 266 226 213 0 72 0
[pid=5195] ppid=5194 vsize=360824 CPUtime=212.22 cores=1,3,5,7
/proc/5195/stat : 5195 (glucose) R 5194 5138 3785 0 -1 4202496 60287 0 0 0 21204 18 0 0 20 0 1 0 384592008 369483776 84354 33554432000 4194304 5208918 140735478736992 140735478734840 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5195/statm: 90206 84354 104 248 0 89955 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 571512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 1.95 3/183 5197
/proc/meminfo: memFree=26408332/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192392 CPUtime=1569.7 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 32097 195442 0 0 622 129 156074 145 20 0 1 0 384435005 197009408 45877 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48098 45877 180 443 0 47651 0
[pid=5194] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5194/stat : 5194 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384592008 9367552 266 33554432000 4194304 5064252 140733302029760 140733302028672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5194/statm: 2287 266 226 213 0 72 0
[pid=5195] ppid=5194 vsize=361088 CPUtime=230.33 cores=1,3,5,7
/proc/5195/stat : 5195 (glucose) R 5194 5138 3785 0 -1 4202496 60364 0 0 0 23015 18 0 0 20 0 1 0 384592008 369754112 84431 33554432000 4194304 5208918 140735478736992 140735478734840 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5195/statm: 90272 84431 104 248 0 90021 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 571776

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.03 2.03 1.95 3/183 5197
/proc/meminfo: memFree=26408332/32873648 swapFree=6860/6860
[pid=5138] ppid=5134 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5138/stat : 5138 (npSolver-wbo-It) S 5134 5138 3785 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384435005 9367552 275 33554432000 4194304 5064252 140737323092560 140737323091472 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5138/statm: 2287 275 233 213 0 72 0
[pid=5139] ppid=5138 vsize=192392 CPUtime=1569.7 cores=1,3,5,7
/proc/5139/stat : 5139 (npSolver-wbo) S 5138 5138 3785 0 -1 4202496 32097 195442 0 0 622 129 156074 145 20 0 1 0 384435005 197009408 45877 33554432000 4194304 6006132 140734614046688 140734614038080 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5139/statm: 48098 45877 180 443 0 47651 0
[pid=5194] ppid=5139 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5194/stat : 5194 (satsolver.sh) S 5139 5138 3785 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384592008 9367552 266 33554432000 4194304 5064252 140733302029760 140733302028672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5194/statm: 2287 266 226 213 0 72 0
[pid=5195] ppid=5194 vsize=361088 CPUtime=230.33 cores=1,3,5,7
/proc/5195/stat : 5195 (glucose) R 5194 5138 3785 0 -1 4202496 60364 0 0 0 23015 18 0 0 20 0 1 0 384592008 369754112 84431 33554432000 4194304 5208918 140735478736992 140735478734840 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5195/statm: 90272 84431 104 248 0 90021 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 571776

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5138 and gives
#  childrusage.ru_utime.tv_sec=1566
#  childrusage.ru_utime.tv_usec=972783
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=755581
# CPU time returned by wait4() is 1569.73
# 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.41
CPU time (s): 1800.03
CPU user time (s): 1797.11
CPU system time (s): 2.92
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 719772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1566.97
system time used= 2.75558
maximum resident set size= 432368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228516
page faults= 0
swaps= 0
block input operations= 0
block output operations= 881648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4049
involuntary context switches= 1656

runsolver used 2.67859 second user time and 7.2539 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 21:18:09
IDJOB=3753321
IDBENCH=78612
IDSOLVER=2337
FILE ID=node116/3753321-1339183089
RUNJOBID= node116-1339183089-5112
PBS_JOBID= 14643838
Free space on /tmp= 70900 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-tlan3.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753321-1339183089/watcher-3753321-1339183089 -o /tmp/evaluation-result-3753321-1339183089/solver-3753321-1339183089 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753321-1339183089.wbo 1382572874 HOME HOME

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

MD5SUM BENCH= be4346b323e62d6c5200062c69540261
RANDOM SEED=1382572874

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.556
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.556
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:        28941468 kB
Buffers:          474632 kB
Cached:          2530340 kB
SwapCached:         3172 kB
Active:          1162688 kB
Inactive:        1850248 kB
Active(anon):       4384 kB
Inactive(anon):     3396 kB
Active(file):    1158304 kB
Inactive(file):  1846852 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             23860 kB
Writeback:             0 kB
AnonPages:          9760 kB
Mapped:             9856 kB
Shmem:                 0 kB
Slab:             779364 kB
SReclaimable:     223140 kB
SUnreclaim:       556224 kB
KernelStack:        1376 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     102552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70332 MiB
End job on node116 at 2012-06-08 21:48:10