Trace number 3713242

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.1 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3041_4-unsat--soft-0-100-0.wbo
MD5SUM52e7cbeb256e4943cc81a3e27d9870a4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.797877
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4836
Total number of constraints16649
Number of soft constraints16649
Number of constraints which are clauses16341
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints308
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 842394
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 842393
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 166
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.00/0.34	c run usual solver
2.48/2.67	o 17322
2.48/2.67	c current bound: 8661
2.48/2.67	c fallback to adder encoding
1800.06/1800.51	./satsolver.sh: line 5: 28963 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3713242-1338214214/watcher-3713242-1338214214 -o /tmp/evaluation-result-3713242-1338214214/solver-3713242-1338214214 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713242-1338214214.wbo 131748755 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.49 2.31 2.16 3/178 28949
/proc/meminfo: memFree=25234160/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0

[startup+0.097423 s]
/proc/loadavg: 2.49 2.31 2.16 3/178 28949
/proc/meminfo: memFree=25234160/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 2.49 2.31 2.16 3/178 28949
/proc/meminfo: memFree=25234160/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.49 2.31 2.16 3/178 28949
/proc/meminfo: memFree=25234160/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 2.49 2.31 2.16 3/178 28949
/proc/meminfo: memFree=25234160/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.45 2.30 2.16 3/182 28953
/proc/meminfo: memFree=25162260/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=11376 CPUtime=0.35 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 5064 0 0 0 32 3 0 0 20 0 1 0 287549936 11649024 2413 33554432000 4194304 5990268 140733372802112 140733372795264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28950/statm: 2844 2413 153 439 0 2401 0
[pid=28952] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28952/stat : 28952 (cp2_pre.sh) S 28950 28949 21267 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 287549972 9367552 277 33554432000 4194304 5064252 140735001561488 140735001560192 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28952/statm: 2287 277 234 213 0 72 0
[pid=28953] ppid=28952 vsize=62992 CPUtime=1.12 cores=0,2,4,6
/proc/28953/stat : 28953 (coprocessor) R 28952 28949 21267 0 -1 4202496 12444 0 0 0 110 2 0 0 20 0 1 0 287549972 64503808 15074 33554432000 4194304 6586260 140733656402704 140733656398248 5599198 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28953/statm: 15748 15074 191 584 0 15160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 92664

[startup+3.10032 s]
/proc/loadavg: 2.45 2.30 2.16 3/182 28953
/proc/meminfo: memFree=25145876/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=59892 CPUtime=2.97 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) R 28949 28949 21267 0 -1 4202496 11618 27449 0 0 76 14 180 27 20 0 1 0 287549936 61329408 13506 33554432000 4194304 5990268 140733372802112 140733372795560 4604908 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 14973 13506 165 439 0 14530 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 69040

[startup+6.30036 s]
/proc/loadavg: 2.45 2.30 2.16 3/182 28963
/proc/meminfo: memFree=24758340/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=246064 CPUtime=2.17 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 43295 0 0 0 205 12 0 0 20 0 1 0 287550347 251969536 56038 33554432000 4194304 5208918 140733486658896 140733486656856 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 61516 56038 95 248 0 61265 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 422556

[startup+12.7004 s]
/proc/loadavg: 2.38 2.29 2.16 3/182 28963
/proc/meminfo: memFree=24800208/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=248872 CPUtime=8.57 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 43842 0 0 0 844 13 0 0 20 0 1 0 287550347 254844928 56585 33554432000 4194304 5208918 140733486658896 140733486656728 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 62218 56585 104 248 0 61967 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 425364

[startup+25.5004 s]
/proc/loadavg: 2.32 2.28 2.16 3/182 28963
/proc/meminfo: memFree=24800192/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=248872 CPUtime=21.36 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 43842 0 0 0 2123 13 0 0 20 0 1 0 287550347 254844928 56585 33554432000 4194304 5208918 140733486658896 140733486656728 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 62218 56585 104 248 0 61967 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 425364

[startup+51.1003 s]
/proc/loadavg: 2.27 2.27 2.16 3/181 28963
/proc/meminfo: memFree=24800820/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=248872 CPUtime=46.96 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 43842 0 0 0 4683 13 0 0 20 0 1 0 287550347 254844928 56585 33554432000 4194304 5208918 140733486658896 140733486656728 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 62218 56585 104 248 0 61967 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 425364

[startup+102.306 s]
/proc/loadavg: 2.11 2.23 2.15 3/181 28963
/proc/meminfo: memFree=24795956/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=248872 CPUtime=98.16 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 43843 0 0 0 9803 13 0 0 20 0 1 0 287550347 254844928 57097 33554432000 4194304 5208918 140733486658896 140733486656728 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 62218 57097 104 248 0 61967 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 425364

[startup+162.3 s]
/proc/loadavg: 2.04 2.18 2.14 3/181 29041
/proc/meminfo: memFree=24631712/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=248872 CPUtime=158.14 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 43866 0 0 0 15801 13 0 0 20 0 1 0 287550347 254844928 57120 33554432000 4194304 5208918 140733486658896 140733486655272 4211122 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 62218 57120 104 248 0 61967 0
Current children cumulated CPU time (s) 162.13

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


[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29051
/proc/meminfo: memFree=24592264/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=305660 CPUtime=1417.92 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 51802 0 0 0 141771 21 0 0 20 0 1 0 287550347 312995840 66414 33554432000 4194304 5208918 140733486658896 140733486655272 4229888 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 76415 66414 104 248 0 76164 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 482152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 29052
/proc/meminfo: memFree=24584696/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=306000 CPUtime=1477.91 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 51904 0 0 0 147770 21 0 0 20 0 1 0 287550347 313344000 67027 33554432000 4194304 5208918 140733486658896 140733486656648 4211525 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 76500 67027 104 248 0 76249 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 482492

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29052
/proc/meminfo: memFree=24578864/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=306344 CPUtime=1537.91 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 51988 0 0 0 153769 22 0 0 20 0 1 0 287550347 313696256 67622 33554432000 4194304 5208918 140733486658896 140733486656648 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 76586 67622 104 248 0 76335 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 482836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 29052
/proc/meminfo: memFree=24573776/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=306784 CPUtime=1597.9 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 52078 0 0 0 159768 22 0 0 20 0 1 0 287550347 314146816 68734 33554432000 4194304 5208918 140733486658896 140733486656648 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 76696 68734 104 248 0 76445 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 483276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 29053
/proc/meminfo: memFree=24571792/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=309360 CPUtime=1657.88 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 52543 0 0 0 165766 22 0 0 20 0 1 0 287550347 316784640 69199 33554432000 4194304 5208918 140733486658896 140733486656856 4211521 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 77340 69199 104 248 0 77089 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 485852

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 29053
/proc/meminfo: memFree=24567580/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=309360 CPUtime=1717.87 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 52553 0 0 0 171765 22 0 0 20 0 1 0 287550347 316784640 70231 33554432000 4194304 5208918 140733486658896 140733486655208 4205238 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 77340 70231 104 248 0 77089 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 485852

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 29054
/proc/meminfo: memFree=24562244/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=309360 CPUtime=1777.86 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 52578 0 0 0 177764 22 0 0 20 0 1 0 287550347 316784640 70767 33554432000 4194304 5208918 140733486658896 140733486655208 4229021 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28963/statm: 77340 70767 104 248 0 77089 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 485852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 29057
/proc/meminfo: memFree=24561368/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=309360 CPUtime=1796.07 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 52581 0 0 0 179585 22 0 0 20 0 1 0 287550347 316784640 70770 33554432000 4194304 5208918 140733486658896 140733486655208 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28963/statm: 77340 70770 104 248 0 77089 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 485852

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 29057
/proc/meminfo: memFree=24561368/32873844 swapFree=7112/7112
[pid=28949] ppid=28947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28949/stat : 28949 (npSolver-wbo.sh) S 28947 28949 21267 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 287549935 9367552 275 33554432000 4194304 5064252 140737109407168 140737109406080 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28949/statm: 2287 275 233 213 0 72 0
[pid=28950] ppid=28949 vsize=158196 CPUtime=3.99 cores=0,2,4,6
/proc/28950/stat : 28950 (npSolver-wbo) S 28949 28949 21267 0 -1 4202496 12986 27449 0 0 163 29 180 27 20 0 1 0 287549936 161992704 28355 33554432000 4194304 5990268 140733372802112 140733372793552 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28950/statm: 39549 28355 166 439 0 39106 0
[pid=28962] ppid=28950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28962/stat : 28962 (satsolver.sh) S 28950 28949 21267 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287550347 9367552 266 33554432000 4194304 5064252 140734297989824 140734297988736 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28962/statm: 2287 266 226 213 0 72 0
[pid=28963] ppid=28962 vsize=309360 CPUtime=1796.07 cores=0,2,4,6
/proc/28963/stat : 28963 (glucose) R 28962 28949 21267 0 -1 4202496 52581 0 0 0 179585 22 0 0 20 0 1 0 287550347 316784640 70770 33554432000 4194304 5208918 140733486658896 140733486655208 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28963/statm: 77340 70770 104 248 0 77089 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 485852

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.3
CPU system time (s): 0.798878
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 612380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.798878
maximum resident set size= 345728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 217
involuntary context switches= 2755

runsolver used 2.88456 second user time and 6.94394 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 16:10:14
IDJOB=3713242
IDBENCH=79343
IDSOLVER=2294
FILE ID=node104/3713242-1338214214
RUNJOBID= node104-1338194257-21283
PBS_JOBID= 14624596
Free space on /tmp= 66816 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3041_4-unsat--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-3713242-1338214214/watcher-3713242-1338214214 -o /tmp/evaluation-result-3713242-1338214214/solver-3713242-1338214214 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713242-1338214214.wbo 131748755 HOME HOME

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

MD5SUM BENCH= 52e7cbeb256e4943cc81a3e27d9870a4
RANDOM SEED=131748755

node104.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.266
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.53
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.266
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.266
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		: 2666.266
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.92
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25234424 kB
Buffers:          424116 kB
Cached:          6027940 kB
SwapCached:         1084 kB
Active:          5768824 kB
Inactive:         906604 kB
Active(anon):     215528 kB
Inactive(anon):     9936 kB
Active(file):    5553296 kB
Inactive(file):   896668 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:              9972 kB
Writeback:             0 kB
AnonPages:        228804 kB
Mapped:            15324 kB
Shmem:               196 kB
Slab:             821224 kB
SReclaimable:     262940 kB
SUnreclaim:       558284 kB
KernelStack:        1512 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     372204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 66688 MiB
End job on node104 at 2012-05-28 16:40:14