Trace number 3753580

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.02 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf511ebc8ef7d333a60d28a0c67ab699d
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 benchmark2.06669
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints117
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 5670
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5669
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.03	c run usual solver
2.36/2.46	o 1959
2.36/2.46	c fallback to adder encoding
2.47/2.51	o 88
5.03/5.19	o 41
5.45/5.66	o 33
1800.02/1800.61	c error: unexpected solver exit code
1800.02/1800.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-3753580-1339185507/watcher-3753580-1339185507 -o /tmp/evaluation-result-3753580-1339185507/solver-3753580-1339185507 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753580-1339185507.wbo 1193301962 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.96 2/174 7986
/proc/meminfo: memFree=28602932/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0

[startup+0.0927329 s]
/proc/loadavg: 2.01 2.00 1.96 2/174 7986
/proc/meminfo: memFree=28602932/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.01 2.00 1.96 2/174 7986
/proc/meminfo: memFree=28602932/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300248 s]
/proc/loadavg: 2.01 2.00 1.96 2/174 7986
/proc/meminfo: memFree=28602932/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.01 2.00 1.96 2/174 7986
/proc/meminfo: memFree=28602932/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.01 2.00 1.96 2/178 7993
/proc/meminfo: memFree=28589984/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=3388 CPUtime=0.08 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 1494 2230 0 0 2 0 6 0 20 0 1 0 384679269 3469312 443 33554432000 4194304 6006132 140735146394160 140735146388352 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/7987/statm: 847 443 158 443 0 400 0
[pid=7992] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7992/stat : 7992 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384679279 9367552 267 33554432000 4194304 5064252 140737125001728 140737125000640 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7992/statm: 2287 267 226 213 0 72 0
[pid=7993] ppid=7992 vsize=15436 CPUtime=1.39 cores=1,3,5,7
/proc/7993/stat : 7993 (glucose) R 7992 7986 6657 0 -1 4202496 4732 0 0 0 138 1 0 0 20 0 1 0 384679280 15806464 2553 33554432000 4194304 5208918 140734060871056 140734060869208 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7993/statm: 3859 2553 96 248 0 3608 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37120

[startup+3.10021 s]
/proc/loadavg: 1.93 1.98 1.95 3/183 8037
/proc/meminfo: memFree=29245780/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=2.5 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2577 15228 0 0 4 2 240 4 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 14332

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.95 3/183 8079
/proc/meminfo: memFree=29269948/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 14332

[startup+12.7003 s]
/proc/loadavg: 1.94 1.98 1.95 3/183 8164
/proc/meminfo: memFree=29210200/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=42188 CPUtime=7.02 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 5833 0 0 0 700 2 0 0 20 0 1 0 384679836 43200512 7475 33554432000 4194304 5208918 140737268275120 140737268273112 4229515 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 10547 7475 104 248 0 10296 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 65668

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.95 3/183 8172
/proc/meminfo: memFree=29197952/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=61044 CPUtime=19.81 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 7069 0 0 0 1979 2 0 0 20 0 1 0 384679836 62509056 14865 33554432000 4194304 5208918 140737268275120 140737268273208 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 15261 14865 104 248 0 15010 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 84524

[startup+51.1004 s]
/proc/loadavg: 1.97 1.98 1.95 3/183 8200
/proc/meminfo: memFree=29211560/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=61044 CPUtime=45.41 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 8570 0 0 0 4536 5 0 0 20 0 1 0 384679836 62509056 14865 33554432000 4194304 5208918 140737268275120 140737268273208 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 15261 14865 104 248 0 15010 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 84524

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.95 3/184 8231
/proc/meminfo: memFree=29150116/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=110364 CPUtime=96.61 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 12332 0 0 0 9649 12 0 0 20 0 1 0 384679836 113012736 27120 33554432000 4194304 5208918 140737268275120 140737268273112 4211518 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 27591 27120 104 248 0 27340 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 133844

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/184 8254
/proc/meminfo: memFree=29094392/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=141184 CPUtime=156.6 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 16502 0 0 0 15640 20 0 0 20 0 1 0 384679836 144572416 28723 33554432000 4194304 5208918 140737268275120 140737268273272 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 35296 28723 104 248 0 35045 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 164664

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/183 8254
/proc/meminfo: memFree=29081268/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 46699 0 0 0 135528 102 0 0 20 0 1 0 384679836 279203840 50142 33554432000 4194304 5208918 140737268275120 140737268273272 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 68165 50142 104 248 0 67914 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 296140

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8264
/proc/meminfo: memFree=29011572/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=191272 CPUtime=1416.3 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 47578 0 0 0 141524 106 0 0 20 0 1 0 384679836 195862528 40246 33554432000 4194304 5208918 140737268275120 140737268273272 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 47818 40246 104 248 0 47567 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 214752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8285
/proc/meminfo: memFree=29016116/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=272660 CPUtime=1476.27 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 47797 0 0 0 147520 107 0 0 20 0 1 0 384679836 279203840 53726 33554432000 4194304 5208918 140737268275120 140737268273272 4229731 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 68165 53726 104 248 0 67914 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 296140

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 8285
/proc/meminfo: memFree=29076012/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=191272 CPUtime=1536.26 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 48675 0 0 0 153516 110 0 0 20 0 1 0 384679836 195862528 37174 33554432000 4194304 5208918 140737268275120 140737268273272 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 47818 37174 104 248 0 47567 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 214752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8286
/proc/meminfo: memFree=29011960/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=272660 CPUtime=1596.25 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 48870 0 0 0 159513 112 0 0 20 0 1 0 384679836 279203840 51166 33554432000 4194304 5208918 140737268275120 140737268273272 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 68165 51166 104 248 0 67914 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 296140

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8286
/proc/meminfo: memFree=29077868/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=141184 CPUtime=1656.21 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 49467 0 0 0 165507 114 0 0 20 0 1 0 384679836 144572416 32265 33554432000 4194304 5208918 140737268275120 140737268273208 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 35296 32265 104 248 0 35045 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 164664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8286
/proc/meminfo: memFree=28984900/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=272660 CPUtime=1716.2 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 49973 0 0 0 171503 117 0 0 20 0 1 0 384679836 279203840 51166 33554432000 4194304 5208918 140737268275120 140737268273272 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 68165 51166 104 248 0 67914 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 296140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8286
/proc/meminfo: memFree=29046712/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=191272 CPUtime=1776.18 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 50852 0 0 0 177498 120 0 0 20 0 1 0 384679836 195862528 35638 33554432000 4194304 5208918 140737268275120 140737268273272 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 47818 35638 104 248 0 47567 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 214752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 8286
/proc/meminfo: memFree=29024432/32873844 swapFree=8660/8660
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7986/stat : 7986 (npSolver-wbo-It) S 7984 7986 6657 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 384679269 9367552 275 33554432000 4194304 5064252 140736321134448 140736321133360 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=5184 CPUtime=5.52 cores=1,3,5,7
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 6657 0 -1 4202496 2917 25734 0 0 5 2 537 8 20 0 1 0 384679269 5308416 843 33554432000 4194304 6006132 140735146394160 140735146385552 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/7987/statm: 1296 843 181 443 0 849 0
[pid=8085] ppid=7987 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8085/stat : 8085 (satsolver.sh) S 7987 7986 6657 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 384679836 9367552 267 33554432000 4194304 5064252 140736759924656 140736759923568 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8085/statm: 2287 267 226 213 0 72 0
[pid=8086] ppid=8085 vsize=191272 CPUtime=1794.5 cores=1,3,5,7
/proc/8086/stat : 8086 (glucose) R 8085 7986 6657 0 -1 4202496 50863 0 0 0 179329 121 0 0 20 0 1 0 384679836 195862528 41270 33554432000 4194304 5208918 140737268275120 140737268273272 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8086/statm: 47818 41270 104 248 0 47567 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 214752

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 7986 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=427174
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=106983
# CPU time returned by wait4() is 5.53416
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.02
CPU user time (s): 1798.71
CPU system time (s): 1.31
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 376280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.42717
system time used= 0.106983
maximum resident set size= 34380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29631
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94
involuntary context switches= 56

runsolver used 3.18352 second user time and 8.30674 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 21:58:27
IDJOB=3753580
IDBENCH=78678
IDSOLVER=2337
FILE ID=node107/3753580-1339185507
RUNJOBID= node107-1339183706-7877
PBS_JOBID= 14643843
Free space on /tmp= 69892 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_41_pb.cnf.cr--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-3753580-1339185507/watcher-3753580-1339185507 -o /tmp/evaluation-result-3753580-1339185507/solver-3753580-1339185507 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753580-1339185507.wbo 1193301962 HOME HOME

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

MD5SUM BENCH= f511ebc8ef7d333a60d28a0c67ab699d
RANDOM SEED=1193301962

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28603444 kB
Buffers:         1016636 kB
Cached:          2271548 kB
SwapCached:          120 kB
Active:          3073656 kB
Inactive:         231120 kB
Active(anon):       4720 kB
Inactive(anon):    11108 kB
Active(file):    3068936 kB
Inactive(file):   220012 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:         95556 kB
Mapped:            10464 kB
Shmem:               176 kB
Slab:             822644 kB
SReclaimable:     264592 kB
SUnreclaim:       558052 kB
KernelStack:        1520 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70548 MiB
End job on node107 at 2012-06-08 22:28:28