Trace number 3752969

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.06 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-51-50--soft-33-100-0.wbo
MD5SUM153666059db7da507c96674bc7662476
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small 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 benchmark0.674897
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2550
Total number of constraints101
Number of soft constraints66
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 3685
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3684
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run usual solver
104.74/104.86	o 747
104.74/104.86	c starting approximation
104.74/104.86	c factor = 2
104.74/104.86	c current bound: 373
1800.02/1800.40	./satsolver.sh: line 5:  2490 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.40	c error: unexpected solver exit code
1800.02/1800.40	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-3752969-1339195344/watcher-3752969-1339195344 -o /tmp/evaluation-result-3752969-1339195344/solver-3752969-1339195344 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752969-1339195344.wbo 2129125363 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: 1.97 1.98 1.98 3/179 1214
/proc/meminfo: memFree=23663284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0

[startup+0.10212 s]
/proc/loadavg: 1.97 1.98 1.98 3/179 1214
/proc/meminfo: memFree=23663284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200175 s]
/proc/loadavg: 1.97 1.98 1.98 3/179 1214
/proc/meminfo: memFree=23663284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300144 s]
/proc/loadavg: 1.97 1.98 1.98 3/179 1214
/proc/meminfo: memFree=23663284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700137 s]
/proc/loadavg: 1.97 1.98 1.98 3/179 1214
/proc/meminfo: memFree=23663284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/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.97 1.98 1.98 3/183 1221
/proc/meminfo: memFree=23648468/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=22492 CPUtime=1.4 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 3348 0 0 0 139 1 0 0 20 0 1 0 385658509 23031808 4578 33554432000 4194304 5208918 140733703265008 140733703262856 4229538 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 5623 4578 96 248 0 5372 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 43936

[startup+3.10034 s]
/proc/loadavg: 1.97 1.98 1.98 3/183 1221
/proc/meminfo: memFree=23636788/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=71536 CPUtime=3 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 4873 0 0 0 298 2 0 0 20 0 1 0 385658509 73252864 12246 33554432000 4194304 5208918 140733703265008 140733703262952 4229504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 17884 12246 96 248 0 17633 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 92980

[startup+6.30035 s]
/proc/loadavg: 1.97 1.98 1.98 3/183 1221
/proc/meminfo: memFree=23603100/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=60036 CPUtime=6.2 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 4903 0 0 0 617 3 0 0 20 0 1 0 385658509 61476864 13514 33554432000 4194304 5208918 140733703265008 140733703262952 4230011 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 15009 13514 96 248 0 14758 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 81480

[startup+12.7003 s]
/proc/loadavg: 1.98 1.98 1.98 3/183 1221
/proc/meminfo: memFree=23573396/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=109356 CPUtime=12.6 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 5868 0 0 0 1257 3 0 0 20 0 1 0 385658509 111980544 22655 33554432000 4194304 5208918 140733703265008 140733703263000 4229504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 27339 22655 96 248 0 27088 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 130800

[startup+25.5005 s]
/proc/loadavg: 1.98 1.98 1.98 3/183 1221
/proc/meminfo: memFree=23546700/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=65956 CPUtime=25.4 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 7652 0 0 0 2534 6 0 0 20 0 1 0 385658509 67538944 16061 33554432000 4194304 5208918 140733703265008 140733703263096 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 16489 16061 96 248 0 16238 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 87400

[startup+51.1004 s]
/proc/loadavg: 1.99 1.98 1.98 3/183 1322
/proc/meminfo: memFree=23662932/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=146096 CPUtime=50.99 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 11445 0 0 0 5087 12 0 0 20 0 1 0 385658509 149602304 29856 33554432000 4194304 5208918 140733703265008 140733703263160 4229504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 36524 29856 96 248 0 36273 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 167540

[startup+102.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/183 2433
/proc/meminfo: memFree=23676572/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=3148 CPUtime=0.06 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 1964 2599 0 0 1 0 5 0 20 0 1 0 385658501 3223552 401 33554432000 4194304 6006132 140736042978640 140736042972832 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1215/statm: 787 401 158 443 0 340 0
[pid=1220] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1220/stat : 1220 (satsolver.sh) S 1215 1214 699 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385658509 9367552 266 33554432000 4194304 5064252 140736212007856 140736212006768 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1220/statm: 2287 266 226 213 0 72 0
[pid=1221] ppid=1220 vsize=115276 CPUtime=102.18 cores=0,2,4,6
/proc/1221/stat : 1221 (glucose) R 1220 1214 699 0 -1 4202496 18028 0 0 0 10195 23 0 0 20 0 1 0 385658509 118042624 24160 33554432000 4194304 5208918 140733703265008 140733703263096 4211635 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1221/statm: 28819 24160 96 248 0 28568 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 136720

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/183 3658
/proc/meminfo: memFree=23665204/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.05 1.99 1.98 3/183 29405
/proc/meminfo: memFree=23599740/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=207864 CPUtime=1317.16 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 64416 0 0 0 131607 109 0 0 20 0 1 0 385668988 212852736 40896 33554432000 4194304 5208918 140737126574624 140737126572776 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 51966 40896 96 248 0 51715 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 231104

[startup+1482.3 s]
/proc/loadavg: 2.02 1.99 1.98 3/182 30616
/proc/meminfo: memFree=23620628/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=157776 CPUtime=1377.15 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 65894 0 0 0 137602 113 0 0 20 0 1 0 385668988 161562624 36330 33554432000 4194304 5208918 140737126574624 140737126572776 4229717 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 39444 36330 96 248 0 39193 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 181016

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/183 31850
/proc/meminfo: memFree=23648920/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=126956 CPUtime=1437.15 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 67476 0 0 0 143600 115 0 0 20 0 1 0 385668988 130002944 29264 33554432000 4194304 5208918 140737126574624 140737126572776 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 31739 29264 96 248 0 31488 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 150196

[startup+1602.3 s]
/proc/loadavg: 1.98 1.97 1.97 3/183 602
/proc/meminfo: memFree=23528028/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=289252 CPUtime=1497.12 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 68933 0 0 0 149594 118 0 0 20 0 1 0 385668988 296194048 59328 33554432000 4194304 5208918 140737126574624 140737126572776 4211390 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 72313 59328 96 248 0 72062 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 312492

[startup+1662.3 s]
/proc/loadavg: 1.84 1.93 1.96 3/184 1909
/proc/meminfo: memFree=23557880/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=289252 CPUtime=1557.12 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 70925 0 0 0 155590 122 0 0 20 0 1 0 385668988 296194048 52202 33554432000 4194304 5208918 140737126574624 140737126572776 4229538 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 72313 52202 96 248 0 72062 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 312492

[startup+1722.3 s]
/proc/loadavg: 1.88 1.92 1.95 3/181 3122
/proc/meminfo: memFree=23591904/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=207864 CPUtime=1617.11 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 72364 0 0 0 161585 126 0 0 20 0 1 0 385668988 212852736 45504 33554432000 4194304 5208918 140737126574624 140737126572776 4229504 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 51966 45504 96 248 0 51715 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 231104

[startup+1782.3 s]
/proc/loadavg: 2.00 1.95 1.96 3/183 4356
/proc/meminfo: memFree=23637412/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=157776 CPUtime=1677.09 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 73849 0 0 0 167580 129 0 0 20 0 1 0 385668988 161562624 33258 33554432000 4194304 5208918 140737126574624 140737126572776 4211656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 39444 33258 96 248 0 39193 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 181016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.95 1.96 3/183 4727
/proc/meminfo: memFree=23593284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=207864 CPUtime=1695.2 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 74379 0 0 0 169390 130 0 0 20 0 1 0 385668988 212852736 42474 33554432000 4194304 5208918 140737126574624 140737126572776 4229532 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 51966 42474 96 248 0 51715 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 231104

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 1.95 1.96 3/183 4727
/proc/meminfo: memFree=23593284/32873648 swapFree=7376/7376
[pid=1214] ppid=1212 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1214/stat : 1214 (npSolver-wbo-It) S 1212 1214 699 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385658500 9367552 274 33554432000 4194304 5064252 140736311902560 140736311901472 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1214/statm: 2287 274 233 213 0 72 0
[pid=1215] ppid=1214 vsize=4944 CPUtime=104.82 cores=0,2,4,6
/proc/1215/stat : 1215 (npSolver-wbo) S 1214 1214 699 0 -1 4202496 2522 23515 0 0 3 1 10454 24 20 0 1 0 385658501 5062656 789 33554432000 4194304 6006132 140736042978640 140736042970000 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1215/statm: 1236 789 177 443 0 789 0
[pid=2488] ppid=1215 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2488/stat : 2488 (satsolver.sh) S 1215 1214 699 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385668988 9367552 266 33554432000 4194304 5064252 140734236865408 140734236864320 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/2488/statm: 2287 266 226 213 0 72 0
[pid=2490] ppid=2488 vsize=207864 CPUtime=1695.2 cores=0,2,4,6
/proc/2490/stat : 2490 (glucose) R 2488 1214 699 0 -1 4202496 74379 0 0 0 169390 130 0 0 20 0 1 0 385668988 212852736 42474 33554432000 4194304 5208918 140737126574624 140737126572776 4229532 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2490/statm: 51966 42474 96 248 0 51715 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 231104

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.48
CPU system time (s): 1.57676
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 361812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.57676
maximum resident set size= 308468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101406
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 130
involuntary context switches= 2076

runsolver used 3.16552 second user time and 8.38472 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-09 00:42:24
IDJOB=3752969
IDBENCH=78721
IDSOLVER=2336
FILE ID=node149/3752969-1339195344
RUNJOBID= node149-1339184529-1989
PBS_JOBID= 14643834
Free space on /tmp= 63452 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-51-50--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752969-1339195344/watcher-3752969-1339195344 -o /tmp/evaluation-result-3752969-1339195344/solver-3752969-1339195344 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752969-1339195344.wbo 2129125363 HOME HOME

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

MD5SUM BENCH= 153666059db7da507c96674bc7662476
RANDOM SEED=2129125363

node149.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.145
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
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.145
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	: 5438.55
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.145
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.145
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.145
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.55
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.145
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.145
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:       32873648 kB
MemFree:        23663548 kB
Buffers:          169336 kB
Cached:          7714816 kB
SwapCached:         2136 kB
Active:           630916 kB
Inactive:        7385452 kB
Active(anon):     131004 kB
Inactive(anon):     2768 kB
Active(file):     499912 kB
Inactive(file):  7382684 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100028 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        139408 kB
Mapped:             9692 kB
Shmem:                 0 kB
Slab:            1055780 kB
SReclaimable:     499104 kB
SUnreclaim:       556676 kB
KernelStack:        1520 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     274584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63440 MiB
End job on node149 at 2012-06-09 01:12:25