Trace number 3715337

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-elf.rf10.ucl--soft-33-100-0.wbo
MD5SUM156316cf84aa332443ca593967a9f611
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark21.0098
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables55066
Total number of constraints160619
Number of soft constraints107915
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 5448275
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5448274
Biggest number in a constraint 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

74.89/74.96	c run usual solver
145.44/145.97	o 29084
145.44/145.97	c starting approximation
145.44/145.97	c factor = 2
145.44/145.97	c factor still to low - shrinking to 9415.8
145.44/145.97	c approx number of clauses: 1e+06
145.44/145.97	c current bound: 14542
702.55/703.13	c current bound: 14542
1259.95/1260.66	c current bound: 14542
1800.05/1800.81	c error: unexpected solver exit code
1800.05/1800.81	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-3715337-1338167164/watcher-3715337-1338167164 -o /tmp/evaluation-result-3715337-1338167164/solver-3715337-1338167164 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715337-1338167164.wbo 808835517 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.37 2.25 2.14 3/180 25466
/proc/meminfo: memFree=27179840/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0

[startup+0.011316 s]
/proc/loadavg: 2.37 2.25 2.14 3/180 25466
/proc/meminfo: memFree=27179840/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100198 s]
/proc/loadavg: 2.37 2.25 2.14 3/180 25466
/proc/meminfo: memFree=27179840/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.37 2.25 2.14 3/180 25466
/proc/meminfo: memFree=27179840/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 2.37 2.25 2.14 3/180 25466
/proc/meminfo: memFree=27179840/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.37 2.25 2.14 3/182 25468
/proc/meminfo: memFree=27166032/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=34876 CPUtime=1.49 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) R 25466 25466 21579 0 -1 4202496 2976 0 0 0 149 0 0 0 20 0 1 0 282842185 35713024 5503 33554432000 4194304 5990268 140734183070672 140734183065912 4766785 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 8719 5503 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10022 s]
/proc/loadavg: 2.37 2.25 2.14 3/182 25468
/proc/meminfo: memFree=27148888/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=67644 CPUtime=3.09 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) R 25466 25466 21579 0 -1 4202496 3513 0 0 0 308 1 0 0 20 0 1 0 282842185 69267456 10623 33554432000 4194304 5990268 140734183070672 140734183065912 4374069 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 16911 10623 136 439 0 16468 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76792

[startup+6.30022 s]
/proc/loadavg: 2.34 2.24 2.14 3/182 25468
/proc/meminfo: memFree=27098668/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=133180 CPUtime=6.29 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) R 25466 25466 21579 0 -1 4202496 4078 0 0 0 626 3 0 0 20 0 1 0 282842185 136376320 21887 33554432000 4194304 5990268 140734183070672 140734183065528 4523175 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 33295 21887 136 439 0 32852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142328

[startup+12.7001 s]
/proc/loadavg: 2.32 2.24 2.14 3/182 25468
/proc/meminfo: memFree=27007552/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=264252 CPUtime=12.69 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) R 25466 25466 21579 0 -1 4202496 4697 0 0 0 1263 6 0 0 20 0 1 0 282842185 270594048 44415 33554432000 4194304 5990268 140734183070672 140734183065912 4807561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 66063 44415 136 439 0 65620 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273400

[startup+25.5002 s]
/proc/loadavg: 2.25 2.23 2.14 3/182 25468
/proc/meminfo: memFree=26823172/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=526396 CPUtime=25.49 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) R 25466 25466 21579 0 -1 4202496 5424 0 0 0 2535 14 0 0 20 0 1 0 282842185 539029504 89471 33554432000 4194304 5990268 140734183070672 140734183065912 4521650 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 131599 89471 136 439 0 131156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535544

[startup+51.1003 s]
/proc/loadavg: 2.16 2.21 2.13 3/182 25468
/proc/meminfo: memFree=25877868/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132276 CPUtime=51.08 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) R 25466 25466 21579 0 -1 4202496 13414 0 0 0 5050 58 0 0 20 0 1 0 282842185 2183450624 324174 33554432000 4194304 5990268 140734183070672 140734183066552 4569513 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 533069 324174 140 439 0 532626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2141424

[startup+102.3 s]
/proc/loadavg: 2.20 2.21 2.13 3/184 25470
/proc/meminfo: memFree=23689308/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132276 CPUtime=75.11 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 14238 0 0 0 7343 168 0 0 20 0 1 0 282842185 2183450624 332375 33554432000 4194304 5990268 140734183070672 140734183063824 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25467/statm: 533069 332375 149 439 0 532626 0
[pid=25469] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25469/stat : 25469 (cp2_pre.sh) S 25467 25466 21579 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 282849698 9367552 276 33554432000 4194304 5064252 140736513826432 140736513825136 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25469/statm: 2287 276 234 213 0 72 0
[pid=25470] ppid=25469 vsize=1431212 CPUtime=26.95 cores=0,2,4,6
/proc/25470/stat : 25470 (coprocessor) R 25469 25466 21579 0 -1 4202496 255382 0 0 0 2600 95 0 0 20 0 1 0 282849699 1465561088 324863 33554432000 4194304 6586260 140737358136448 140737358132200 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 20 0 0
/proc/25470/statm: 357803 324863 199 584 0 357215 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 3581784

[startup+162.3 s]
/proc/loadavg: 2.52 2.29 2.16 3/184 25480
/proc/meminfo: memFree=23796068/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=145.6 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 16162 343368 0 0 7592 1259 5350 359 20 0 1 0 282842185 2183454720 332401 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332401 174 439 0 532627 0
[pid=25479] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25479/stat : 25479 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282856791 9367552 267 33554432000 4194304 5064252 140733699852896 140733699851808 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25479/statm: 2287 267 226 213 0 72 0
[pid=25480] ppid=25479 vsize=820108 CPUtime=16.22 cores=0,2,4,6
/proc/25480/stat : 25480 (glucose) R 25479 25466 21579 0 -1 4202496 59289 0 0 0 1591 31 0 0 20 0 1 0 282856791 839790592 174150 33554432000 4194304 5208918 140737303692320 140737303690376 4211620 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25480/statm: 205027 174150 94 248 0 204776 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 2970684

[startup+222.306 s]
/proc/loadavg: 2.19 2.23 2.15 3/184 25480
/proc/meminfo: memFree=23793896/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=145.6 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 16162 343368 0 0 7592 1259 5350 359 20 0 1 0 282842185 2183454720 332401 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332401 174 439 0 532627 0
[pid=25479] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25479/stat : 25479 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 282856791 9367552 267 33554432000 4194304 5064252 140733699852896 140733699851808 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25479/statm: 2287 267 226 213 0 72 0
[pid=25480] ppid=25479 vsize=821392 CPUtime=76.22 cores=0,2,4,6
/proc/25480/stat : 25480 (glucose) R 25479 25466 21579 0 -1 4202496 59529 0 0 0 7591 31 0 0 20 0 1 0 282856791 841105408 174390 33554432000 4194304 5208918 140737303692320 140737303690168 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25480/statm: 205348 174390 94 248 0 205097 0
Current children cumulated CPU time (s) 221.82
Current children cumulated vsize (KiB) 2971968

[startup+282.3 s]
/proc/loadavg: 2.07 2.19 2.14 3/185 25484
/proc/meminfo: memFree=23794524/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=145.6 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 16162 343368 0 0 7592 1259 5350 359 20 0 1 0 282842185 2183454720 332401 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332401 174 439 0 532627 0
[pid=25479] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68050 0 0 0 16120 31 0 0 20 0 1 0 282968261 872529920 181933 33554432000 4194304 5208918 140736430216816 140736430214664 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213020 181933 103 248 0 212769 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 3002656

[startup+1482.3 s]
/proc/loadavg: 2.05 2.05 2.07 3/184 25784
/proc/meminfo: memFree=23811104/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=852080 CPUtime=221.49 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68082 0 0 0 22118 31 0 0 20 0 1 0 282968261 872529920 182476 33554432000 4194304 5208918 140736430216816 140736430214664 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213020 182476 103 248 0 212769 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 3002656

[startup+1542.31 s]
/proc/loadavg: 2.02 2.04 2.06 3/183 25784
/proc/meminfo: memFree=23810864/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=852508 CPUtime=281.49 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68182 0 0 0 28118 31 0 0 20 0 1 0 282968261 872968192 182576 33554432000 4194304 5208918 140736430216816 140736430214664 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213127 182576 103 248 0 212876 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 3003084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 25784
/proc/meminfo: memFree=23806524/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=852508 CPUtime=341.47 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68182 0 0 0 34116 31 0 0 20 0 1 0 282968261 872968192 182576 33554432000 4194304 5208918 140736430216816 140736430214664 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213127 182576 103 248 0 212876 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 3003084

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/183 25791
/proc/meminfo: memFree=23811292/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=852508 CPUtime=401.46 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68183 0 0 0 40115 31 0 0 20 0 1 0 282968261 872968192 183088 33554432000 4194304 5208918 140736430216816 140736430214664 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213127 183088 103 248 0 212876 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 3003084

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 25791
/proc/meminfo: memFree=23810672/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=852508 CPUtime=461.45 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68183 0 0 0 46114 31 0 0 20 0 1 0 282968261 872968192 183088 33554432000 4194304 5208918 140736430216816 140736430214664 4211521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213127 183088 103 248 0 212876 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 3003084

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 25792
/proc/meminfo: memFree=23807884/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=852508 CPUtime=521.44 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 68184 0 0 0 52113 31 0 0 20 0 1 0 282968261 872968192 183600 33554432000 4194304 5208918 140736430216816 140736430214664 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 213127 183600 103 248 0 212876 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 3003084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 25792
/proc/meminfo: memFree=23760764/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=903436 CPUtime=539.95 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 79898 0 0 0 53962 33 0 0 20 0 1 0 282968261 925118464 195314 33554432000 4194304 5208918 140736430216816 140736430214712 4211577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 225859 195314 103 248 0 225608 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3054012

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.81 s]
/proc/loadavg: 2.00 2.02 2.04 3/183 25792
/proc/meminfo: memFree=23760764/32873660 swapFree=7120/7120
[pid=25466] ppid=25464 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25466/stat : 25466 (npSolver-wbo-It) S 25464 25466 21579 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 282842185 9367552 275 33554432000 4194304 5064252 140736934070112 140736934069024 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25466/statm: 2287 275 233 213 0 72 0
[pid=25467] ppid=25466 vsize=2132280 CPUtime=1260.1 cores=0,2,4,6
/proc/25467/stat : 25467 (npSolver-wbo) S 25466 25466 21579 0 -1 4202496 19285 519546 0 0 7610 1261 116464 675 20 0 1 0 282842185 2183454720 332402 33554432000 4194304 5990268 140734183070672 140734183062080 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 16 0 0
/proc/25467/statm: 533070 332402 175 439 0 532627 0
[pid=25727] ppid=25467 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25727/stat : 25727 (satsolver.sh) S 25467 25466 21579 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 282968260 9367552 267 33554432000 4194304 5064252 140733791877568 140733791876480 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25727/statm: 2287 267 226 213 0 72 0
[pid=25728] ppid=25727 vsize=903436 CPUtime=539.95 cores=0,2,4,6
/proc/25728/stat : 25728 (glucose) R 25727 25466 21579 0 -1 4202496 79898 0 0 0 53962 33 0 0 20 0 1 0 282968261 925118464 195314 33554432000 4194304 5208918 140736430216816 140736430214712 4211577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25728/statm: 225859 195314 103 248 0 225608 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3054012

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25466 and gives
#  childrusage.ru_utime.tv_sec=1240
#  childrusage.ru_utime.tv_usec=758376
#  childrusage.ru_stime.tv_sec=19
#  childrusage.ru_stime.tv_usec=375054
# CPU time returned by wait4() is 1260.13
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.82
CPU time (s): 1800.05
CPU user time (s): 1780.36
CPU system time (s): 19.69
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 3581784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1240.76
system time used= 19.3751
maximum resident set size= 2345796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 539808
page faults= 0
swaps= 0
block input operations= 8
block output operations= 8011584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1332
involuntary context switches= 1424

runsolver used 2.77858 second user time and 7.07392 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-28 03:06:04
IDJOB=3715337
IDBENCH=78632
IDSOLVER=2297
FILE ID=node117/3715337-1338167164
RUNJOBID= node117-1338159294-21595
PBS_JOBID= 14624552
Free space on /tmp= 69988 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715337-1338167164/watcher-3715337-1338167164 -o /tmp/evaluation-result-3715337-1338167164/solver-3715337-1338167164 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715337-1338167164.wbo 808835517 HOME HOME

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

MD5SUM BENCH= 156316cf84aa332443ca593967a9f611
RANDOM SEED=808835517

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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.91
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27179840 kB
Buffers:          486164 kB
Cached:          4146700 kB
SwapCached:            0 kB
Active:          2578240 kB
Inactive:        2203736 kB
Active(anon):     139832 kB
Inactive(anon):    11352 kB
Active(file):    2438408 kB
Inactive(file):  2192384 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41780 kB
Writeback:             0 kB
AnonPages:        157700 kB
Mapped:            15476 kB
Shmem:               200 kB
Slab:             774184 kB
SReclaimable:     217616 kB
SUnreclaim:       556568 kB
KernelStack:        1480 kB
PageTables:         4612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     299132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 68704 MiB
End job on node117 at 2012-05-28 03:36:05