Trace number 3755240

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 (fixed)? (TO) 1800.09 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag14.ucl--soft-0-100-0.wbo
MD5SUM5b4315c5a5371447c07276a6635f9ec4
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 benchmark62.3035
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables40605
Total number of constraints118930
Number of soft constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 6022485
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6022484
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.10	c run usual solver
11.87/11.94	o 1991
11.87/11.94	c current bound: 995
11.87/11.94	c fallback to adder encoding
57.42/57.61	o 994
57.42/57.61	c current bound: 497
57.42/57.61	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3755240-1339190907/watcher-3755240-1339190907 -o /tmp/evaluation-result-3755240-1339190907/solver-3755240-1339190907 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755240-1339190907.wbo 1603076066 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.17 2.07 2.01 3/179 1398
/proc/meminfo: memFree=30445200/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0

[startup+0.0228961 s]
/proc/loadavg: 2.17 2.07 2.01 3/179 1398
/proc/meminfo: memFree=30445200/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.17 2.07 2.01 3/179 1398
/proc/meminfo: memFree=30445200/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.17 2.07 2.01 3/179 1398
/proc/meminfo: memFree=30445200/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.17 2.07 2.01 3/179 1398
/proc/meminfo: memFree=30445200/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50017 s]
/proc/loadavg: 2.17 2.07 2.01 3/181 1400
/proc/meminfo: memFree=30365012/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=83396 CPUtime=1.46 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 11391 0 0 0 113 33 0 0 20 0 1 0 385219259 85397504 20133 33554432000 4194304 6006132 140735783092960 140735783086064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 20849 20133 157 443 0 20402 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 92544

[startup+3.10029 s]
/proc/loadavg: 2.17 2.07 2.01 3/183 1402
/proc/meminfo: memFree=30219868/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=83396 CPUtime=1.46 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 11391 0 0 0 113 33 0 0 20 0 1 0 385219259 85397504 20133 33554432000 4194304 6006132 140735783092960 140735783086064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 20849 20133 157 443 0 20402 0
[pid=1401] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1401/stat : 1401 (cp2_pre.sh) S 1399 1398 31464 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 385219406 9367552 276 33554432000 4194304 5064252 140733808599760 140733808598464 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1401/statm: 2287 276 234 213 0 72 0
[pid=1402] ppid=1401 vsize=151124 CPUtime=1.61 cores=0,2,4,6
/proc/1402/stat : 1402 (coprocessor) R 1401 1398 31464 0 -1 4202496 21798 0 0 0 157 4 0 0 20 0 1 0 385219406 154750976 36590 33554432000 4194304 6586260 140734851495648 140734851491512 5599454 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1402/statm: 37781 36590 191 584 0 37193 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 252816

[startup+6.30029 s]
/proc/loadavg: 2.16 2.07 2.01 3/183 1402
/proc/meminfo: memFree=30211932/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=83396 CPUtime=1.46 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 11391 0 0 0 113 33 0 0 20 0 1 0 385219259 85397504 20133 33554432000 4194304 6006132 140735783092960 140735783086064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 20849 20133 157 443 0 20402 0
[pid=1401] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1401/stat : 1401 (cp2_pre.sh) S 1399 1398 31464 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 385219406 9367552 276 33554432000 4194304 5064252 140733808599760 140733808598464 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1401/statm: 2287 276 234 213 0 72 0
[pid=1402] ppid=1401 vsize=151784 CPUtime=4.81 cores=0,2,4,6
/proc/1402/stat : 1402 (coprocessor) R 1401 1398 31464 0 -1 4202496 21971 0 0 0 477 4 0 0 20 0 1 0 385219406 155426816 36763 33554432000 4194304 6586260 140734851495648 140734851491192 5599298 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/1402/statm: 37946 36763 191 584 0 37358 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 253476

[startup+12.7003 s]
/proc/loadavg: 2.15 2.07 2.01 3/181 1410
/proc/meminfo: memFree=30353380/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=248280 CPUtime=12.68 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) R 1398 1398 31464 0 -1 4202496 39886 43375 0 0 188 55 997 28 20 0 1 0 385219259 254238720 53792 33554432000 4194304 6006132 140735783092960 140735783085752 4619227 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 62070 53792 179 443 0 61623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 257428

[startup+25.5003 s]
/proc/loadavg: 2.11 2.06 2.01 3/181 1410
/proc/meminfo: memFree=28534704/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=2084504 CPUtime=25.47 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) R 1398 1398 31464 0 -1 4202496 43887 43375 0 0 1399 123 997 28 20 0 1 0 385219259 2134532096 496464 33554432000 4194304 6006132 140735783092960 140735783085112 5195051 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 521126 496464 180 443 0 520679 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2093652

[startup+51.1004 s]
/proc/loadavg: 2.28 2.10 2.02 3/184 1416
/proc/meminfo: memFree=28362660/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=49.53 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 43898 304976 0 0 1399 219 3187 148 20 0 1 0 385219259 1159143424 258334 33554432000 4194304 6006132 140735783092960 140735783083856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 258334 180 443 0 282547 0
[pid=1414] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1414/stat : 1414 (cp2_post.sh) S 1399 1398 31464 0 -1 4202496 612 0 0 0 0 0 0 0 20 0 1 0 385224216 9367552 266 33554432000 4194304 5064252 140737346342592 140737346340880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1414/statm: 2287 266 225 213 0 72 0
[pid=1415] ppid=1414 vsize=4004 CPUtime=0.01 cores=0,2,4,6
/proc/1415/stat : 1415 (cat) S 1414 1398 31464 0 -1 4202496 215 0 0 0 0 1 0 0 20 0 1 0 385224217 4100096 121 33554432000 4194304 4236627 140734913723504 140734913722600 249650038240 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1415/statm: 1001 121 96 11 0 67 0
[pid=1416] ppid=1414 vsize=84636 CPUtime=1.51 cores=0,2,4,6
/proc/1416/stat : 1416 (coprocessor) R 1414 1398 31464 0 -1 4202496 6701 0 0 0 148 3 0 0 20 0 1 0 385224217 86667264 14525 33554432000 4194304 6586260 140734929751296 140734929748312 5732400 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/1416/statm: 21159 14525 148 584 0 20571 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1238912

[startup+102.307 s]
/proc/loadavg: 2.31 2.13 2.03 3/183 1424
/proc/meminfo: memFree=26794796/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2156968 CPUtime=31.68 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 244834 0 0 0 3071 97 0 0 20 0 1 0 385226319 2208735232 462854 33554432000 4194304 5208918 140737030384688 140737030382360 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 539242 462854 104 248 0 538991 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 3307240

[startup+162.3 s]
/proc/loadavg: 2.16 2.12 2.03 3/183 1425
/proc/meminfo: memFree=26792596/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2159568 CPUtime=91.67 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 245472 0 0 0 9070 97 0 0 20 0 1 0 385226319 2211397632 463492 33554432000 4194304 5208918 140737030384688 140737030382360 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 539892 463492 104 248 0 539641 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3309840

[startup+222.3 s]
/proc/loadavg: 2.06 2.10 2.03 3/183 1425
/proc/meminfo: memFree=26790980/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6

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

/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246025 0 0 0 129049 100 0 0 20 0 1 0 385226319 2213470208 481930 33554432000 4194304 5208918 140737030384688 140737030382536 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540398 481930 104 248 0 540147 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 3311864

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 1519
/proc/meminfo: memFree=27684772/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161592 CPUtime=1351.49 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246038 0 0 0 135049 100 0 0 20 0 1 0 385226319 2213470208 482965 33554432000 4194304 5208918 140737030384688 140737030382536 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540398 482965 104 248 0 540147 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3311864

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 1529
/proc/meminfo: memFree=27679812/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161592 CPUtime=1411.47 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246050 0 0 0 141047 100 0 0 20 0 1 0 385226319 2213470208 483488 33554432000 4194304 5208918 140737030384688 140737030382536 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540398 483488 104 248 0 540147 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 3311864

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 1529
/proc/meminfo: memFree=27677028/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161724 CPUtime=1471.46 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246061 0 0 0 147046 100 0 0 20 0 1 0 385226319 2213605376 484198 33554432000 4194304 5208918 140737030384688 140737030382584 4211740 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540431 484198 104 248 0 540180 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 3311996

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1529
/proc/meminfo: memFree=27675228/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161724 CPUtime=1531.45 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246073 0 0 0 153045 100 0 0 20 0 1 0 385226319 2213605376 484721 33554432000 4194304 5208918 140737030384688 140737030382584 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540431 484721 104 248 0 540180 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 3311996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1530
/proc/meminfo: memFree=27673180/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161724 CPUtime=1591.44 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246087 0 0 0 159044 100 0 0 20 0 1 0 385226319 2213605376 485246 33554432000 4194304 5208918 140737030384688 140737030382584 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540431 485246 104 248 0 540180 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 3311996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1530
/proc/meminfo: memFree=27669084/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161856 CPUtime=1651.43 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246101 0 0 0 165043 100 0 0 20 0 1 0 385226319 2213740544 485771 33554432000 4194304 5208918 140737030384688 140737030382536 4211668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540464 485771 104 248 0 540213 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 3312128

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1530
/proc/meminfo: memFree=27667160/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161856 CPUtime=1711.42 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246116 0 0 0 171042 100 0 0 20 0 1 0 385226319 2213740544 486297 33554432000 4194304 5208918 140737030384688 140737030382536 4211628 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540464 486297 104 248 0 540213 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 3312128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1530
/proc/meminfo: memFree=27665112/32873844 swapFree=8656/8656
[pid=1398] ppid=1396 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1398/stat : 1398 (npSolver-wbo.sh) S 1396 1398 31464 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385219258 9367552 274 33554432000 4194304 5064252 140735812575968 140735812574880 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1398/statm: 2287 274 233 213 0 72 0
[pid=1399] ppid=1398 vsize=1131976 CPUtime=70.57 cores=0,2,4,6
/proc/1399/stat : 1399 (npSolver-wbo) S 1398 1398 31464 0 -1 4202496 71271 316896 0 0 2547 371 3666 473 20 0 1 0 385219259 1159143424 232734 33554432000 4194304 6006132 140735783092960 140735783084368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1399/statm: 282994 232734 180 443 0 282547 0
[pid=1419] ppid=1399 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1419/stat : 1419 (satsolver.sh) S 1399 1398 31464 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385226318 9367552 267 33554432000 4194304 5064252 140733211584640 140733211583552 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1419/statm: 2287 267 226 213 0 72 0
[pid=1420] ppid=1419 vsize=2161856 CPUtime=1729.52 cores=0,2,4,6
/proc/1420/stat : 1420 (glucose) R 1419 1398 31464 0 -1 4202496 246117 0 0 0 172852 100 0 0 20 0 1 0 385226319 2213740544 486809 33554432000 4194304 5208918 140737030384688 140737030382536 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1420/statm: 540464 486809 104 248 0 540213 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3312128

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 1398 and gives
#  childrusage.ru_utime.tv_sec=62
#  childrusage.ru_utime.tv_usec=140553
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=451715
# CPU time returned by wait4() is 70.5923
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1790.65
CPU system time (s): 9.44
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 4316200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.1406
system time used= 8.45172
maximum resident set size= 2629444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3737056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10923
involuntary context switches= 196

runsolver used 8.5687 second user time and 17.5103 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 23:28:27
IDJOB=3755240
IDBENCH=79119
IDSOLVER=2339
FILE ID=node102/3755240-1339190907
RUNJOBID= node102-1339183373-383
PBS_JOBID= 14643844
Free space on /tmp= 70872 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag14.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-3755240-1339190907/watcher-3755240-1339190907 -o /tmp/evaluation-result-3755240-1339190907/solver-3755240-1339190907 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755240-1339190907.wbo 1603076066 HOME HOME

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

MD5SUM BENCH= 5b4315c5a5371447c07276a6635f9ec4
RANDOM SEED=1603076066

node102.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.178
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.35
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.178
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.90
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.178
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.178
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		: 2667.178
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.178
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	: 5438.54
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.178
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.178
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:        30445580 kB
Buffers:          289080 kB
Cached:           430320 kB
SwapCached:         2672 kB
Active:          1517164 kB
Inactive:          36640 kB
Active(anon):     830788 kB
Inactive(anon):     6020 kB
Active(file):     686376 kB
Inactive(file):    30620 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             12820 kB
Writeback:             0 kB
AnonPages:        941148 kB
Mapped:            10344 kB
Shmem:                 0 kB
Slab:             732184 kB
SReclaimable:     173444 kB
SUnreclaim:       558740 kB
KernelStack:        1520 kB
PageTables:         6264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1060540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    847872 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= 70248 MiB
End job on node102 at 2012-06-08 23:58:28