Trace number 3713763

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.02 1800.92

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-0-100-0.wbo
MD5SUMbf7f2a0d5b39c25ae3d2aae3224702e3
Bench CategorySOFT-BIGINT-LIN (only soft 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 benchmark132.125
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables87751
Total number of constraints254772
Number of soft constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 12879678
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 12879677
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

41.18/41.25	c run usual solver
93.15/94.55	o 53650
93.15/94.55	c current bound: 26825
93.15/94.55	c fallback to adder encoding
1800.02/1800.91	c error: unexpected solver exit code
1800.02/1800.91	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-3713763-1338191732/watcher-3713763-1338191732 -o /tmp/evaluation-result-3713763-1338191732/solver-3713763-1338191732 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713763-1338191732.wbo 445626042 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.92 1.99 2.01 3/179 28559
/proc/meminfo: memFree=28974672/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0

[startup+0.105252 s]
/proc/loadavg: 1.92 1.99 2.01 3/179 28559
/proc/meminfo: memFree=28974672/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20029 s]
/proc/loadavg: 1.92 1.99 2.01 3/179 28559
/proc/meminfo: memFree=28974672/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 1.92 1.99 2.01 3/179 28559
/proc/meminfo: memFree=28974672/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 1.92 1.99 2.01 3/179 28559
/proc/meminfo: memFree=28974672/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.92 1.99 2.01 3/181 28561
/proc/meminfo: memFree=28960268/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=35024 CPUtime=1.49 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) R 28559 28559 22647 0 -1 4202496 3244 0 0 0 148 1 0 0 20 0 1 0 285300238 35864576 5259 33554432000 4194304 5990268 140736373238112 140736373232968 4374296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 8756 5259 137 439 0 8313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44172

[startup+3.10028 s]
/proc/loadavg: 1.92 1.99 2.01 3/181 28561
/proc/meminfo: memFree=28943380/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=68132 CPUtime=3.09 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) R 28559 28559 22647 0 -1 4202496 3832 0 0 0 307 2 0 0 20 0 1 0 285300238 69767168 10941 33554432000 4194304 5990268 140736373238112 140736373233352 4766591 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 17033 10941 137 439 0 16590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77280

[startup+6.30027 s]
/proc/loadavg: 1.93 1.99 2.01 3/181 28561
/proc/meminfo: memFree=28897952/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=133668 CPUtime=6.29 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) R 28559 28559 22647 0 -1 4202496 4435 0 0 0 625 4 0 0 20 0 1 0 285300238 136876032 21732 33554432000 4194304 5990268 140736373238112 140736373232968 4767592 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 33417 21732 137 439 0 32974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142816

[startup+12.7003 s]
/proc/loadavg: 1.93 1.99 2.01 3/181 28561
/proc/meminfo: memFree=28805668/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=266156 CPUtime=12.69 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) R 28559 28559 22647 0 -1 4202496 5309 0 0 0 1261 8 0 0 20 0 1 0 285300238 272543744 44515 33554432000 4194304 5990268 140736373238112 140736373232968 4807390 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 66539 44515 137 439 0 66096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 275304

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 2.01 3/181 28561
/proc/meminfo: memFree=28181028/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=1085992 CPUtime=25.48 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) R 28559 28559 22647 0 -1 4202496 11943 0 0 0 2509 39 0 0 20 0 1 0 285300238 1112055808 198226 33554432000 4194304 5990268 140736373238112 140736373233992 4521673 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 271498 198226 145 439 0 271055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1095140

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.01 3/183 28563
/proc/meminfo: memFree=26689332/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=1085992 CPUtime=41.65 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 12372 0 0 0 4019 146 0 0 20 0 1 0 285300238 1112055808 215666 33554432000 4194304 5990268 140736373238112 140736373231264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 271498 215666 153 439 0 271055 0
[pid=28562] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28562/stat : 28562 (cp2_pre.sh) S 28560 28559 22647 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285304404 9367552 277 33554432000 4194304 5064252 140736665823376 140736665822080 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 2287 277 234 213 0 72 0
[pid=28563] ppid=28562 vsize=1071920 CPUtime=9.42 cores=1,3,5,7
/proc/28563/stat : 28563 (coprocessor) R 28562 28559 22647 0 -1 4202496 48661 0 0 0 877 65 0 0 20 0 1 0 285304405 1097646080 207682 33554432000 4194304 6586260 140736616637776 140736616633528 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/28563/statm: 267980 207682 158 584 0 267392 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2176208

[startup+102.3 s]
/proc/loadavg: 2.24 2.06 2.03 3/181 28571
/proc/meminfo: memFree=26438532/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=2327648 CPUtime=101.7 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) R 28559 28559 22647 0 -1 4202496 52783 190882 0 0 5062 1458 3346 304 20 0 1 0 285300238 2383511552 397512 33554432000 4194304 5990268 140736373238112 140736373230472 4521640 0 0 4096 0 0 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 581912 397512 165 439 0 581469 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 2336796

[startup+162.3 s]
/proc/loadavg: 2.84 2.25 2.09 3/183 28573
/proc/meminfo: memFree=19330680/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5173452 CPUtime=41.68 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 479335 0 0 0 3949 219 0 0 20 0 1 0 285312298 5297614848 1089485 33554432000 4194304 5208918 140736221594592 140736221592440 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293363 1089485 96 248 0 1293112 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 8457856

[startup+222.307 s]
/proc/loadavg: 2.31 2.20 2.09 3/183 28574
/proc/meminfo: memFree=19331456/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5173592 CPUtime=101.68 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 479364 0 0 0 9949 219 0 0 20 0 1 0 285312298 5297758208 1089514 33554432000 4194304 5208918 140736221594592 140736221592440 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293398 1089514 96 248 0 1293147 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 8457996

[startup+282.3 s]
/proc/loadavg: 2.11 2.16 2.08 3/184 28577
/proc/meminfo: memFree=19324236/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28573/statm: 1293879 1106868 103 248 0 1293628 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 8459920

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28647
/proc/meminfo: memFree=19861524/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1301.5 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488079 0 0 0 129926 224 0 0 20 0 1 0 285312298 5299728384 1107892 33554432000 4194304 5208918 140736221594592 140736221592552 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1107892 103 248 0 1293628 0
Current children cumulated CPU time (s) 1421.48
Current children cumulated vsize (KiB) 8459920

[startup+1482.3 s]
/proc/loadavg: 2.18 2.04 2.01 3/184 28652
/proc/meminfo: memFree=16800960/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1361.48 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488081 0 0 0 135924 224 0 0 20 0 1 0 285312298 5299728384 1108405 33554432000 4194304 5208918 140736221594592 140736221592552 4211632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1108405 103 248 0 1293628 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 8459920

[startup+1542.31 s]
/proc/loadavg: 2.24 2.08 2.02 3/181 28659
/proc/meminfo: memFree=17616692/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1421.48 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488083 0 0 0 141924 224 0 0 20 0 1 0 285312298 5299728384 1109429 33554432000 4194304 5208918 140736221594592 140736221592552 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1109429 103 248 0 1293628 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 8459920

[startup+1602.3 s]
/proc/loadavg: 2.92 2.29 2.10 3/183 28662
/proc/meminfo: memFree=11444952/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1481.46 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488084 0 0 0 147922 224 0 0 20 0 1 0 285312298 5299728384 1109941 33554432000 4194304 5208918 140736221594592 140736221592552 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1109941 103 248 0 1293628 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 8459920

[startup+1662.3 s]
/proc/loadavg: 2.34 2.24 2.09 3/183 28662
/proc/meminfo: memFree=11444084/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1541.45 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488086 0 0 0 153921 224 0 0 20 0 1 0 285312298 5299728384 1110965 33554432000 4194304 5208918 140736221594592 140736221592552 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1110965 103 248 0 1293628 0
Current children cumulated CPU time (s) 1661.43
Current children cumulated vsize (KiB) 8459920

[startup+1722.3 s]
/proc/loadavg: 2.12 2.19 2.08 3/183 28662
/proc/meminfo: memFree=11441788/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1601.44 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488088 0 0 0 159920 224 0 0 20 0 1 0 285312298 5299728384 1111478 33554432000 4194304 5208918 140736221594592 140736221592552 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1111478 103 248 0 1293628 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 8459920

[startup+1782.3 s]
/proc/loadavg: 2.04 2.15 2.08 3/183 28663
/proc/meminfo: memFree=11439616/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1661.44 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488089 0 0 0 165920 224 0 0 20 0 1 0 285312298 5299728384 1111990 33554432000 4194304 5208918 140736221594592 140736221592552 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1111990 103 248 0 1293628 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 8459920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.03 2.14 2.07 3/183 28663
/proc/meminfo: memFree=11437444/32873844 swapFree=7108/7108
[pid=28559] ppid=28557 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28559/stat : 28559 (npSolver-wbo.sh) S 28557 28559 22647 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 285300237 9367552 274 33554432000 4194304 5064252 140734157828720 140734157827632 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28559/statm: 2287 274 233 213 0 72 0
[pid=28560] ppid=28559 vsize=3266108 CPUtime=119.98 cores=1,3,5,7
/proc/28560/stat : 28560 (npSolver-wbo) S 28559 28559 22647 0 -1 4202496 55758 190882 0 0 6585 1763 3346 304 20 0 1 0 285300238 3344494592 661344 33554432000 4194304 5990268 140736373238112 140736373229552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 43 0 0
/proc/28560/statm: 816527 661344 166 439 0 816084 0
[pid=28572] ppid=28560 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28572/stat : 28572 (satsolver.sh) S 28560 28559 22647 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285312297 9367552 267 33554432000 4194304 5064252 140736620068320 140736620067232 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28572/statm: 2287 267 226 213 0 72 0
[pid=28573] ppid=28572 vsize=5175516 CPUtime=1680.04 cores=1,3,5,7
/proc/28573/stat : 28573 (glucose) R 28572 28559 22647 0 -1 4202496 488090 0 0 0 167780 224 0 0 20 0 1 0 285312298 5299728384 1112502 33554432000 4194304 5208918 140736221594592 140736221592552 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28573/statm: 1293879 1112502 103 248 0 1293628 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 8459920

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28559 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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.92
CPU time (s): 1800.02
CPU user time (s): 1777.11
CPU system time (s): 22.91
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 9846812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 3.9714 second user time and 10.4534 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-28 09:55:33
IDJOB=3713763
IDBENCH=79109
IDSOLVER=2294
FILE ID=node111/3713763-1338191732
RUNJOBID= node111-1338166153-23869
PBS_JOBID= 14624545
Free space on /tmp= 71340 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713763-1338191732/watcher-3713763-1338191732 -o /tmp/evaluation-result-3713763-1338191732/solver-3713763-1338191732 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713763-1338191732.wbo 445626042 HOME HOME

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

MD5SUM BENCH= bf7f2a0d5b39c25ae3d2aae3224702e3
RANDOM SEED=445626042

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28975316 kB
Buffers:          547708 kB
Cached:          1485888 kB
SwapCached:         1624 kB
Active:          2072628 kB
Inactive:         960868 kB
Active(anon):     991476 kB
Inactive(anon):     9132 kB
Active(file):    1081152 kB
Inactive(file):   951736 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67105364 kB
Dirty:             17896 kB
Writeback:             4 kB
AnonPages:       1003540 kB
Mapped:            15428 kB
Shmem:                 8 kB
Slab:             723096 kB
SReclaimable:     165520 kB
SUnreclaim:       557576 kB
KernelStack:        1480 kB
PageTables:         6196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1258876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 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= 66280 MiB
End job on node111 at 2012-05-28 10:25:36